Status: Pass 288 Failure 6 Skip 8
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps | 10 | 4 | 4 | 0 | 2 | Detail | |
test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] |
fail
ft1.1: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-31 07:09:31,312 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.18:9696/v2.0/networks 1.309s 2022-05-31 07:09:31,313 119404 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--785328924", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-81e6998d-2b7b-4d9c-9474-c533421fe9c9', 'date': 'Tue, 31 May 2022 07:09:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/networks'} Body: b'{"network":{"id":"ebed730e-8340-41c3-ba8e-559b872229dc","name":"tempest-network-smoke--785328924","tenant_id":"1aa4d8502fef4a54a042acaf31bd768a","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"1aa4d8502fef4a54a042acaf31bd768a","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2022-05-31T07:09:30Z","updated_at":"2022-05-31T07:09:30Z","revision_number":1}}' 2022-05-31 07:09:34,482 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.18:9696/v2.0/routers 3.168s 2022-05-31 07:09:34,482 119404 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-1345656691", "admin_state_up": true, "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "external_gateway_info": {"network_id": "060e2e5d-df68-4b86-bbe5-8bd0700ab521"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '688', 'x-openstack-request-id': 'req-fe348d24-868c-45e5-bf69-516ad8e5e8e0', 'date': 'Tue, 31 May 2022 07:09:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/routers'} Body: b'{"router": {"id": "cda08851-4fcb-4280-bab7-74b4f39851dc", "name": "tempest-TestNetworkBasicOps-router-1345656691", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "060e2e5d-df68-4b86-bbe5-8bd0700ab521", "external_fixed_ips": [{"subnet_id": "44fd23f8-2675-4837-a5ec-304582ad9919", "ip_address": "172.26.4.182"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-05-31T07:09:31Z", "updated_at": "2022-05-31T07:09:33Z", "revision_number": 3, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:09:34,617 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18:9696/v2.0/subnets?project_id=1aa4d8502fef4a54a042acaf31bd768a&cidr=172.20.0.0%2F28 0.134s 2022-05-31 07:09:34,618 119404 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-e16c5ed3-0115-434e-b667-302c64f7f2c5', 'date': 'Tue, 31 May 2022 07:09:34 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/subnets?project_id=1aa4d8502fef4a54a042acaf31bd768a&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-05-31 07:09:34,882 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18:9696/v2.0/networks?router%3Aexternal=True 0.264s 2022-05-31 07:09:34,882 119404 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-5d94689f-24f3-457a-b484-ee8bfdee03ff', 'date': 'Tue, 31 May 2022 07:09:34 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"060e2e5d-df68-4b86-bbe5-8bd0700ab521","name":"public","tenant_id":"db80eadfc9a74e779c4bfe1a535ed221","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["44fd23f8-2675-4837-a5ec-304582ad9919"],"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-31T06:56:52Z","updated_at":"2022-05-31T06:56:59Z","revision_number":2,"project_id":"db80eadfc9a74e779c4bfe1a535ed221","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-05-31 07:09:35,053 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18:9696/v2.0/subnets?network_id=060e2e5d-df68-4b86-bbe5-8bd0700ab521&cidr=172.20.0.0%2F28 0.170s 2022-05-31 07:09:35,053 119404 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-1a38fea2-84ec-4ede-9b90-948033c7e9e0', 'date': 'Tue, 31 May 2022 07:09:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/subnets?network_id=060e2e5d-df68-4b86-bbe5-8bd0700ab521&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-05-31 07:09:36,453 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.18:9696/v2.0/subnets 1.399s 2022-05-31 07:09:36,453 119404 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-1795648388", "network_id": "ebed730e-8340-41c3-ba8e-559b872229dc", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-23250ff9-72b0-4ca2-b1cb-ee59703d478a', 'date': 'Tue, 31 May 2022 07:09:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"6c4437c4-4b3b-47d7-bcb3-80453670bae1","name":"tempest-subnet-smoke-1795648388","tenant_id":"1aa4d8502fef4a54a042acaf31bd768a","network_id":"ebed730e-8340-41c3-ba8e-559b872229dc","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-31T07:09:35Z","updated_at":"2022-05-31T07:09:35Z","revision_number":0,"project_id":"1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:09:39,663 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 PUT http://10.222.0.18:9696/v2.0/routers/cda08851-4fcb-4280-bab7-74b4f39851dc/add_router_interface 3.208s 2022-05-31 07:09:39,663 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "6c4437c4-4b3b-47d7-bcb3-80453670bae1"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-6aa34251-3976-46a1-950a-f69b9fb781e7', 'date': 'Tue, 31 May 2022 07:09:39 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/routers/cda08851-4fcb-4280-bab7-74b4f39851dc/add_router_interface'} Body: b'{"id": "cda08851-4fcb-4280-bab7-74b4f39851dc", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "port_id": "8c8f1667-826a-4961-b0b8-3a788c9b0315", "network_id": "ebed730e-8340-41c3-ba8e-559b872229dc", "subnet_id": "6c4437c4-4b3b-47d7-bcb3-80453670bae1", "subnet_ids": ["6c4437c4-4b3b-47d7-bcb3-80453670bae1"]}' 2022-05-31 07:09:40,086 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18:9696/v2.0/networks 0.423s 2022-05-31 07:09:40,087 119404 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': '8160', 'x-openstack-request-id': 'req-cc207b22-d42e-40e7-ad25-7fa0f5afb06a', 'date': 'Tue, 31 May 2022 07:09:40 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/networks'} Body: b'{"networks":[{"id":"060e2e5d-df68-4b86-bbe5-8bd0700ab521","name":"public","tenant_id":"db80eadfc9a74e779c4bfe1a535ed221","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["44fd23f8-2675-4837-a5ec-304582ad9919"],"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-31T06:56:52Z","updated_at":"2022-05-31T06:56:59Z","revision_number":2,"project_id":"db80eadfc9a74e779c4bfe1a535ed221","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null},{"id":"19f88765-e210-4e9f-a242-bdc8dbbfc049","name":"tempest-router-network01--706943890","tenant_id":"9817eb687721458f8fdc9ef57a199b82","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"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-31T07:09:20Z","updated_at":"2022-05-31T07:09:38Z","revision_number":3,"project_id":"9817eb687721458f8fdc9ef57a199b82","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":180},{"id":"1e3c77a9-5479-42a4-84c4-cf0b77cb569f","name":"tempest-ServerActionsTestJSON-1669172821-network","tenant_id":"74b45ce00bf4412ab4ce90702523af6d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["78b3578b-0383-48b3-8842-0b0a628ee893"],"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-31T07:06:27Z","updated_at":"2022-05-31T07:06:28Z","revision_number":2,"project_id":"74b45ce00bf4412ab4ce90702523af6d","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":154},{"id":"294aea33-af74-4e12-9435-04bd74ec85a2","name":"tempest-RoutersTest-691274631","tenant_id":"f4bffa9c350d4976ad8deb50882a75a1","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["4222343d-7ab6-42fb-b8fb-79412bc5bf2c"],"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-31T07:09:36Z","updated_at":"2022-05-31T07:09:37Z","revision_number":2,"project_id":"f4bffa9c350d4976ad8deb50882a75a1","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":184},{"id":"880f940b-6a6c-428e-85ef-dd24eb6aa608","name":"tempest-TestServerAdvancedOps-1555818185-network","tenant_id":"31a5200b266f4f4a8726d1155874134d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d96b5c12-18b2-4dfb-8e2e-84204f579b87"],"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-31T07:07:34Z","updated_at":"2022-05-31T07:07:34Z","revision_number":2,"project_id":"31a5200b266f4f4a8726d1155874134d","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":181},{"id":"a5cc2bc1-e83e-4501-80b9-b4e50b6c6f4f","name":"tempest-router-network02--81584336","tenant_id":"9817eb687721458f8fdc9ef57a199b82","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"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-31T07:09:21Z","updated_at":"2022-05-31T07:09:38Z","revision_number":3,"project_id":"9817eb687721458f8fdc9ef57a199b82","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":188},{"id":"aeedd5c8-7f12-46e0-b 2022-05-31 07:09:40,444 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18:9696/v2.0/subnets 0.356s 2022-05-31 07:09:40,444 119404 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': '6278', 'x-openstack-request-id': 'req-298954b6-ebbf-46a2-9b48-cdf9ffb43de6', 'date': 'Tue, 31 May 2022 07:09:40 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/subnets'} Body: b'{"subnets":[{"id":"3bf14e35-104d-4671-84e4-c37ed7cc2591","name":"private-subnet","tenant_id":"e9e065e0edb44214a0f4026dd3161dc4","network_id":"e3c5c060-204d-4ae5-bf57-53b704165df4","ip_version":4,"subnetpool_id":"75e8716b-83b6-4b85-afa3-0892ba0c90cd","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-31T06:56:37Z","updated_at":"2022-05-31T06:58:36Z","revision_number":1,"project_id":"e9e065e0edb44214a0f4026dd3161dc4"},{"id":"4222343d-7ab6-42fb-b8fb-79412bc5bf2c","name":"","tenant_id":"f4bffa9c350d4976ad8deb50882a75a1","network_id":"294aea33-af74-4e12-9435-04bd74ec85a2","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-31T07:09:37Z","updated_at":"2022-05-31T07:09:37Z","revision_number":0,"project_id":"f4bffa9c350d4976ad8deb50882a75a1"},{"id":"44fd23f8-2675-4837-a5ec-304582ad9919","name":"public-subnet","tenant_id":"db80eadfc9a74e779c4bfe1a535ed221","network_id":"060e2e5d-df68-4b86-bbe5-8bd0700ab521","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.26.4.1","cidr":"172.26.4.0/24","allocation_pools":[{"start":"172.26.4.2","end":"172.26.4.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-05-31T06:56:59Z","updated_at":"2022-05-31T06:56:59Z","revision_number":0,"project_id":"db80eadfc9a74e779c4bfe1a535ed221"},{"id":"5dc4b279-146e-4f50-a2b0-47f8c9b4bd18","name":"tempest-subnet-smoke-249434690","tenant_id":"d499333c4e0e40cf8f71f840bcd73c6c","network_id":"fa38a402-b42d-4dea-b05f-8dc4b7190bb2","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-31T07:08:07Z","updated_at":"2022-05-31T07:08:07Z","revision_number":0,"project_id":"d499333c4e0e40cf8f71f840bcd73c6c"},{"id":"6c4437c4-4b3b-47d7-bcb3-80453670bae1","name":"tempest-subnet-smoke-1795648388","tenant_id":"1aa4d8502fef4a54a042acaf31bd768a","network_id":"ebed730e-8340-41c3-ba8e-559b872229dc","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-31T07:09:35Z","updated_at":"2022-05-31T07:09:35Z","revision_number":0,"project_id":"1aa4d8502fef4a54a042acaf31bd768a"},{"id":"78b3578b-0383-48b3-8842-0b0a628ee893","name":"tempest-ServerActionsTestJSON-1669172821-subnet","tenant_id":"74b45ce00bf4412ab4ce90702523af6d","network_id":"1e3c77a9-5479-42a4-84c4-cf0b77cb569f","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-31T07:06:28Z","updated_at":"2022-05-31T07:06:28Z","revision_number":0,"project_id":"74b45ce00bf4412ab4ce90702523af6d"},{"id":"8559385d-7f5f-43f5-b3e8-c94a4184b3e3","name":"tempest-TestServerAdvancedOps-1047290211-subnet","tenant_id":"25f03bb9db194d2790e7d594171dbd98","network_id":"e8192921-dfa3-4a6f-86e8-f306bcbd7036","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172. 2022-05-31 07:09:40,966 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18:9696/v2.0/routers 0.521s 2022-05-31 07:09:40,966 119404 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': '3927', 'x-openstack-request-id': 'req-f6dcc0d3-6acd-4406-ab50-0953885b60bb', 'date': 'Tue, 31 May 2022 07:09:40 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/routers'} Body: b'{"routers": [{"id": "1e856e4e-15df-42f0-b677-ca8e44d007f1", "name": "tempest-RoutersNegativeIpV6Test-router-22821040", "tenant_id": "9817eb687721458f8fdc9ef57a199b82", "admin_state_up": false, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-05-31T07:09:19Z", "updated_at": "2022-05-31T07:09:34Z", "revision_number": 7, "project_id": "9817eb687721458f8fdc9ef57a199b82"}, {"id": "871a97d2-f734-49ba-ba12-9727d2b7e95e", "name": "tempest-RoutersTest-router-1230106109", "tenant_id": "f4bffa9c350d4976ad8deb50882a75a1", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": [], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-05-31T07:09:36Z", "updated_at": "2022-05-31T07:09:39Z", "revision_number": 2, "project_id": "f4bffa9c350d4976ad8deb50882a75a1"}, {"id": "cda08851-4fcb-4280-bab7-74b4f39851dc", "name": "tempest-TestNetworkBasicOps-router-1345656691", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "060e2e5d-df68-4b86-bbe5-8bd0700ab521", "external_fixed_ips": [{"subnet_id": "44fd23f8-2675-4837-a5ec-304582ad9919", "ip_address": "172.26.4.182"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-05-31T07:09:31Z", "updated_at": "2022-05-31T07:09:38Z", "revision_number": 4, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}, {"id": "d5d4256a-ce4b-4557-a29b-93a84998990f", "name": "tempest-TestNetworkAdvancedServerOps-router-622729508", "tenant_id": "d499333c4e0e40cf8f71f840bcd73c6c", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "060e2e5d-df68-4b86-bbe5-8bd0700ab521", "external_fixed_ips": [{"subnet_id": "44fd23f8-2675-4837-a5ec-304582ad9919", "ip_address": "172.26.4.83"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-05-31T07:08:01Z", "updated_at": "2022-05-31T07:08:12Z", "revision_number": 4, "project_id": "d499333c4e0e40cf8f71f840bcd73c6c"}, {"id": "e57105d6-9aab-487c-a346-3bc9faaa6f28", "name": "tempest-ServerActionsTestJSON-1669172821-router", "tenant_id": "74b45ce00bf4412ab4ce90702523af6d", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "060e2e5d-df68-4b86-bbe5-8bd0700ab521", "external_fixed_ips": [{"subnet_id": "44fd23f8-2675-4837-a5ec-304582ad9919", "ip_address": "172.26.4.186"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-05-31T07:06:30Z", "updated_at": "2022-05-31T07:06:41Z", "revision_number": 4, "project_id": "74b45ce00bf4412ab4ce90702523af6d"}, {"id": "f9614b14-6d49-4fa9-8e9d-a597f24a18ea", "name": "router1", "tenant_id": "e9e065e0edb44214a0f4026dd3161dc4", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "060e2e5d-df68-4b86-bbe5-8bd0700ab521", "external_fixed_ips": [{"subnet_id": "44fd23f8-2675-4837-a5ec-304582ad9919", "ip_address": "172.26.4.235"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-05-31T06:56:46Z", "updated_at": "2022-05-31T06:57:04Z", "revision_number": 4, "project_id": "e9e065e0edb44214a0f4026dd3161dc4"}]}' 2022-05-31 07:09:41,071 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 POST http://10.222.0.18/compute/v2.1/os-keypairs 0.101s 2022-05-31 07:09:41,072 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1438778200", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPt5VpX1eoGa/ljhX7/4r1Y9YDVnzfyKdyc2JwfkdbE2VQ12SOmZE/6IetkY/83csVT0N3ebSmSvMACoUYJYeeNRagBk2NzuumYsxdXHVXlr94vcNeqaEPwecUfyZZsyfA=="}} Response - Headers: {'date': 'Tue, 31 May 2022 07:09:40 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-8e60d0fc-c6f7-4b32-a4bd-758d81462c35', 'x-compute-request-id': 'req-8e60d0fc-c6f7-4b32-a4bd-758d81462c35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1438778200", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPt5VpX1eoGa/ljhX7/4r1Y9YDVnzfyKdyc2JwfkdbE2VQ12SOmZE/6IetkY/83csVT0N3ebSmSvMACoUYJYeeNRagBk2NzuumYsxdXHVXlr94vcNeqaEPwecUfyZZsyfA==", "fingerprint": "51:ef:c1:60:45:6f:a0:ae:2d:fe:ce:4b:db:b3:f4:fc", "user_id": "865aaeb1fede4b05b6fe3e84177383e6"}}' 2022-05-31 07:09:41,358 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.18:9696/v2.0/security-groups 0.284s 2022-05-31 07:09:41,358 119404 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-61235410", "description": "tempest-secgroup-smoke-61235410 description", "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-88d178f7-a0d2-44a7-9171-245834714c51', 'date': 'Tue, 31 May 2022 07:09:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "76a14602-049c-4751-af86-e4dbc277cc7a", "name": "tempest-secgroup-smoke-61235410", "stateful": true, "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "description": "tempest-secgroup-smoke-61235410 description", "shared": false, "security_group_rules": [{"id": "8bc6806b-5d3b-474e-a27c-819d31474460", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "76a14602-049c-4751-af86-e4dbc277cc7a", "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": 1055, "description": null, "tags": [], "created_at": "2022-05-31T07:09:41Z", "updated_at": "2022-05-31T07:09:41Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}, {"id": "ba2fe2fb-9aee-4a53-8a72-96609ba665d7", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "76a14602-049c-4751-af86-e4dbc277cc7a", "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": 1054, "description": null, "tags": [], "created_at": "2022-05-31T07:09:41Z", "updated_at": "2022-05-31T07:09:41Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}], "tags": [], "created_at": "2022-05-31T07:09:41Z", "updated_at": "2022-05-31T07:09:41Z", "revision_number": 1, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:09:41,613 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.254s 2022-05-31 07:09:41,613 119404 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": "76a14602-049c-4751-af86-e4dbc277cc7a", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "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-6bf3e5a8-ad6a-4a95-b72c-6654a666c704', 'date': 'Tue, 31 May 2022 07:09:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9508ec9c-ea49-4861-a513-b27b1dca2412", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "76a14602-049c-4751-af86-e4dbc277cc7a", "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-31T07:09:41Z", "updated_at": "2022-05-31T07:09:41Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:09:41,852 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.238s 2022-05-31 07:09:41,852 119404 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": "76a14602-049c-4751-af86-e4dbc277cc7a", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "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-03c795aa-b714-4e00-9ced-6f2aae6ad70a', 'date': 'Tue, 31 May 2022 07:09:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ff0a9583-a5c3-4453-a64c-61507633807a", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "76a14602-049c-4751-af86-e4dbc277cc7a", "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-31T07:09:41Z", "updated_at": "2022-05-31T07:09:41Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:09:42,155 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.301s 2022-05-31 07:09:42,155 119404 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": "76a14602-049c-4751-af86-e4dbc277cc7a", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2fe07225-4b63-4196-a35b-a66ea45810ff', 'date': 'Tue, 31 May 2022 07:09:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ce14c49c-f8c9-48d7-9242-4367889631e7", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "76a14602-049c-4751-af86-e4dbc277cc7a", "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-31T07:09:42Z", "updated_at": "2022-05-31T07:09:42Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:09:42,450 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.294s 2022-05-31 07:09:42,451 119404 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": "76a14602-049c-4751-af86-e4dbc277cc7a", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-5192349d-c01e-4f67-a176-fc1a347c0ea8', 'date': 'Tue, 31 May 2022 07:09:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b9e23466-851d-4a05-8fb6-6dafd2af4a98", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "76a14602-049c-4751-af86-e4dbc277cc7a", "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-31T07:09:42Z", "updated_at": "2022-05-31T07:09:42Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:09:42,786 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.334s 2022-05-31 07:09:42,786 119404 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": "76a14602-049c-4751-af86-e4dbc277cc7a", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-5c223ad2-d579-4fe1-ac70-6202fd22fee9', 'date': 'Tue, 31 May 2022 07:09:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "64fc295e-51ad-4231-9d13-693ad659ccb0", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "76a14602-049c-4751-af86-e4dbc277cc7a", "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-31T07:09:42Z", "updated_at": "2022-05-31T07:09:42Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:09:43,319 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.532s 2022-05-31 07:09:43,320 119404 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": "76a14602-049c-4751-af86-e4dbc277cc7a", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-9c6066bf-5fb9-4a26-8047-ff0370b9f4d7', 'date': 'Tue, 31 May 2022 07:09:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8c22c8d6-9a67-484f-8c31-200ff7fe8f79", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "76a14602-049c-4751-af86-e4dbc277cc7a", "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-31T07:09:43Z", "updated_at": "2022-05-31T07:09:43Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:09:43,439 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 201 POST http://10.222.0.18/identity/v3/auth/tokens 0.050s 2022-05-31 07:09:43,439 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 31 May 2022 07:09:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3242', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e11b4a42-81af-4466-ae2a-409079b18146', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "865aaeb1fede4b05b6fe3e84177383e6", "name": "tempest-TestNetworkBasicOps-1665403563-project", "password_expires_at": null}, "audit_ids": ["eEuoEjuhQd-87wZz-MJ4Pg"], "expires_at": "2022-05-31T08:09:43.000000Z", "issued_at": "2022-05-31T07:09:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1aa4d8502fef4a54a042acaf31bd768a", "name": "tempest-TestNetworkBasicOps-1665403563"}, "is_domain": false, "roles": [{"id": "132da20be2c04fab81d8bf871fe8a9ad", "name": "member"}, {"id": "e7f7536b6ab249adbea6ea16a5967407", "name": "reader"}], "catalog": [{"endpoints": [{"id": "77b309ffb42e4cbd9e7f3de0f0f4c13c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/compute/v2.1", "region": "RegionOne"}], "id": "18adbe0f3f714693877fda31827458d9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "6c720ce7622d4833ae99a52ccae10e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/compute/v2/1aa4d8502fef4a54a042acaf31bd768a", "region": "RegionOne"}], "id": "3dda865e9bee4e52847ebd1c397a76dd", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "12eb615c85df40eea38c0efc19c59c5d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.18:8080", "region": "RegionOne"}, {"id": "b92628089a3345d7bac46a1ff0efaee7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18:8080/v1/AUTH_1aa4d8502fef4a54a042acaf31bd768a", "region": "RegionOne"}], "id": "8d27a7a75bb642c68da4f1d1a78df560", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "fa872fe92a754d60a51b68049e8547c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/placement", "region": "RegionOne"}], "id": "a0bc7f070b8844328ac2e87018c6fd7d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96ba173460134d85b64f489adabaf8fe", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/volume/v3/1aa4d8502fef4a54a042acaf31bd768a", "region": "RegionOne"}], "id": "bc6372553c92416ba71e0124554f29e3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "aeef595a093a472c90f693cab6257972", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18:9696/", "region": "RegionOne"}], "id": "ca98ae47057346a6b429f02672b40036", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "8950fa5a3b2e4806803b27f36fd85a11", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/volume/v3/1aa4d8502fef4a54a042acaf31bd768a", "region": "RegionOne"}], "id": "d0f9fb0c0374493581a949a3e80dd275", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "57ebc82cd8f947d5afdab66004ebff7b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/identity", "region": "RegionOne"}], "id": "efdd58e6bc324e9db1226f5583609776", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9188978d53be42e4b5ba9e9860f2e4b3", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/image", "region": "RegionOne"}], "id": "fac6cfb1e1a34fb2abd199a7383c1938", "type": "image", "name": "glance"}]}}' 2022-05-31 07:09:43,440 119404 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Found network None available for tenant 2022-05-31 07:09:44,992 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 202 POST http://10.222.0.18/compute/v2.1/servers 1.551s 2022-05-31 07:09:44,993 119404 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-1668787114", "imageRef": "d0930139-5184-4bcf-8a15-9e8cde15c757", "flavorRef": "452", "networks": [{"uuid": "ebed730e-8340-41c3-ba8e-559b872229dc"}], "key_name": "tempest-TestNetworkBasicOps-1438778200", "security_groups": [{"name": "tempest-secgroup-smoke-61235410"}]}} Response - Headers: {'date': 'Tue, 31 May 2022 07:09:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '404', 'location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9f7b18d-29b2-476d-a982-71ee1fc1ff0d', 'x-compute-request-id': 'req-e9f7b18d-29b2-476d-a982-71ee1fc1ff0d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/compute/v2.1/servers'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-61235410"}], "adminPass": "Vh7KVPwa6K6X"}}' 2022-05-31 07:09:45,092 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.097s 2022-05-31 07:09:45,093 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:44 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-2f41e0f7-a63f-4d8e-830c-33677b23e9ed', 'x-compute-request-id': 'req-2f41e0f7-a63f-4d8e-830c-33677b23e9ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:09:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:09:46,447 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.344s 2022-05-31 07:09:46,447 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:46 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-bcef2594-6ab3-43b7-93ef-3e59d54834c4', 'x-compute-request-id': 'req-bcef2594-6ab3-43b7-93ef-3e59d54834c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:09:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:09:47,570 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.113s 2022-05-31 07:09:47,570 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:47 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-88a43513-5924-4a1c-b773-72e2ae3a375f', 'x-compute-request-id': 'req-88a43513-5924-4a1c-b773-72e2ae3a375f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:09:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:09:48,742 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.163s 2022-05-31 07:09:48,743 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:48 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-0456ed7d-8fd7-44fe-ac0d-a8ec2b2ea728', 'x-compute-request-id': 'req-0456ed7d-8fd7-44fe-ac0d-a8ec2b2ea728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:09:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:09:49,900 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.150s 2022-05-31 07:09:49,900 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:49 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-28fae4bf-8a4f-40de-9636-890658b2a6b9', 'x-compute-request-id': 'req-28fae4bf-8a4f-40de-9636-890658b2a6b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:09:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:09:51,069 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.161s 2022-05-31 07:09:51,070 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:50 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-4bacc8fa-09e1-4fc0-a6f6-fab8c18e5502', 'x-compute-request-id': 'req-4bacc8fa-09e1-4fc0-a6f6-fab8c18e5502', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:09:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:09:52,192 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.114s 2022-05-31 07:09:52,193 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:52 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-2ba926cd-c798-4888-bb61-7ce5daefdc87', 'x-compute-request-id': 'req-2ba926cd-c798-4888-bb61-7ce5daefdc87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:09:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:09:53,327 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.123s 2022-05-31 07:09:53,327 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:53 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-d22e913b-372c-402a-94ee-dafcc3d689fd', 'x-compute-request-id': 'req-d22e913b-372c-402a-94ee-dafcc3d689fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:09:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:09:54,453 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.116s 2022-05-31 07:09:54,453 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:54 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-f52edddd-4ea4-4c83-bfc4-970b7cceb66a', 'x-compute-request-id': 'req-f52edddd-4ea4-4c83-bfc4-970b7cceb66a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:09:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:09:55,637 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.175s 2022-05-31 07:09:55,637 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:55 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-e1c10ddb-73d7-4841-a863-2922c2ee6160', 'x-compute-request-id': 'req-e1c10ddb-73d7-4841-a863-2922c2ee6160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:09:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:09:56,732 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.086s 2022-05-31 07:09:56,732 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:56 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-e16aa6c5-6a34-46b7-9ad1-f92a2b4b5c0c', 'x-compute-request-id': 'req-e16aa6c5-6a34-46b7-9ad1-f92a2b4b5c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:09:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:09:58,055 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.313s 2022-05-31 07:09:58,055 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:57 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-49ff6193-4709-42d3-bb39-e5619de2708e', 'x-compute-request-id': 'req-49ff6193-4709-42d3-bb39-e5619de2708e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:09:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:09:59,139 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.075s 2022-05-31 07:09:59,139 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:59 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-df33154b-9dd5-436c-bdf9-29be6887fab2', 'x-compute-request-id': 'req-df33154b-9dd5-436c-bdf9-29be6887fab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:09:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:00,225 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.077s 2022-05-31 07:10:00,225 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:00 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-31cbf1ca-5cb3-482c-b09c-7f1e1d7e78d3', 'x-compute-request-id': 'req-31cbf1ca-5cb3-482c-b09c-7f1e1d7e78d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:01,309 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.075s 2022-05-31 07:10:01,310 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:01 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-57cc1222-864a-489b-8260-3a54b7d7f327', 'x-compute-request-id': 'req-57cc1222-864a-489b-8260-3a54b7d7f327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:02,388 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:10:02,389 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:02 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-4c52c4ea-b856-4a71-8ba3-0156e9e41397', 'x-compute-request-id': 'req-4c52c4ea-b856-4a71-8ba3-0156e9e41397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:03,471 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.073s 2022-05-31 07:10:03,471 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:03 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-54258664-cb61-4431-914d-601a60a8d847', 'x-compute-request-id': 'req-54258664-cb61-4431-914d-601a60a8d847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:04,550 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:10:04,550 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:04 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-8bf1f2e7-2d47-4570-b935-e08f43de9ab1', 'x-compute-request-id': 'req-8bf1f2e7-2d47-4570-b935-e08f43de9ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:05,654 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.095s 2022-05-31 07:10:05,655 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:05 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-de037992-0ea2-4551-8b30-672656e00c52', 'x-compute-request-id': 'req-de037992-0ea2-4551-8b30-672656e00c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:06,761 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.097s 2022-05-31 07:10:06,761 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:06 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-dc51f937-afb4-4cf7-9228-e32e49c48a18', 'x-compute-request-id': 'req-dc51f937-afb4-4cf7-9228-e32e49c48a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:07,867 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.098s 2022-05-31 07:10:07,868 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:07 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-01fb5bf6-c7f8-43d5-bc4d-aed512ba5187', 'x-compute-request-id': 'req-01fb5bf6-c7f8-43d5-bc4d-aed512ba5187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:08,946 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:10:08,947 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:08 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-1774c76d-9d4d-4050-b1b2-4a6fbc7c8993', 'x-compute-request-id': 'req-1774c76d-9d4d-4050-b1b2-4a6fbc7c8993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:10,059 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.104s 2022-05-31 07:10:10,059 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:09 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-a09ae1f7-9694-49e1-b406-f08b93c88c62', 'x-compute-request-id': 'req-a09ae1f7-9694-49e1-b406-f08b93c88c62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:11,173 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.105s 2022-05-31 07:10:11,174 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:11 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-a3b42d9f-7e45-47c4-8ce8-d3759347f143', 'x-compute-request-id': 'req-a3b42d9f-7e45-47c4-8ce8-d3759347f143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:12,268 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.083s 2022-05-31 07:10:12,268 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:12 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-f916462f-5f08-4475-bf86-5d0841956f36', 'x-compute-request-id': 'req-f916462f-5f08-4475-bf86-5d0841956f36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:13,358 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.081s 2022-05-31 07:10:13,358 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:13 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-9de5919c-766f-469b-ab56-ff9ae2320417', 'x-compute-request-id': 'req-9de5919c-766f-469b-ab56-ff9ae2320417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:14,439 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.071s 2022-05-31 07:10:14,439 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:14 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-71141785-2f04-4bcd-8ad0-21559652598f', 'x-compute-request-id': 'req-71141785-2f04-4bcd-8ad0-21559652598f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:15,520 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.072s 2022-05-31 07:10:15,520 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:15 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-9d5497c6-6dd9-4ae5-92b6-9cdb0f365411', 'x-compute-request-id': 'req-9d5497c6-6dd9-4ae5-92b6-9cdb0f365411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:16,626 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.098s 2022-05-31 07:10:16,626 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:16 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-54d070d3-1fbf-41cf-8fcb-cec3ca2cca44', 'x-compute-request-id': 'req-54d070d3-1fbf-41cf-8fcb-cec3ca2cca44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:17,730 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.095s 2022-05-31 07:10:17,730 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:17 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-976da54a-a71d-4cd2-abc2-52e1321093e6', 'x-compute-request-id': 'req-976da54a-a71d-4cd2-abc2-52e1321093e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:18,869 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.130s 2022-05-31 07:10:18,869 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:18 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-d778386c-de32-4970-a6c4-2187a6d68fe4', 'x-compute-request-id': 'req-d778386c-de32-4970-a6c4-2187a6d68fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:19,947 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:10:19,948 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:19 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-f260e970-d547-453f-b46b-f26742cb5036', 'x-compute-request-id': 'req-f260e970-d547-453f-b46b-f26742cb5036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:21,342 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.386s 2022-05-31 07:10:21,343 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:20 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-4e1a5b3c-7122-4148-9f91-d38288a99995', 'x-compute-request-id': 'req-4e1a5b3c-7122-4148-9f91-d38288a99995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:22,417 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.065s 2022-05-31 07:10:22,417 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:22 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-d505428c-f6a1-441b-bed0-331d63734eea', 'x-compute-request-id': 'req-d505428c-f6a1-441b-bed0-331d63734eea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:23,506 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.082s 2022-05-31 07:10:23,507 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:23 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-aaf7923a-6ded-48c1-9cc7-e68faa96caef', 'x-compute-request-id': 'req-aaf7923a-6ded-48c1-9cc7-e68faa96caef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:24,580 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.065s 2022-05-31 07:10:24,581 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:24 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-1560be90-93a9-485d-bc3d-f0c8deeaea79', 'x-compute-request-id': 'req-1560be90-93a9-485d-bc3d-f0c8deeaea79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:25,672 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.082s 2022-05-31 07:10:25,672 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:25 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-4271a08b-9279-436d-8503-9549d02929bf', 'x-compute-request-id': 'req-4271a08b-9279-436d-8503-9549d02929bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:26,747 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:10:26,748 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:26 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-2a891265-4ee6-4581-a2bc-e059cf989ce0', 'x-compute-request-id': 'req-2a891265-4ee6-4581-a2bc-e059cf989ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:27,821 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:10:27,822 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:27 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-bc50a385-2fc1-469f-a7e0-ecfad7c22360', 'x-compute-request-id': 'req-bc50a385-2fc1-469f-a7e0-ecfad7c22360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:28,899 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:10:28,900 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:28 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-4575198a-236c-434e-b7d6-622bb9f6f59a', 'x-compute-request-id': 'req-4575198a-236c-434e-b7d6-622bb9f6f59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:29,974 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.065s 2022-05-31 07:10:29,974 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:29 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-b3f61a83-d775-4c12-9610-997dba4b57fc', 'x-compute-request-id': 'req-b3f61a83-d775-4c12-9610-997dba4b57fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:31,048 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:10:31,049 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10: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-68c1ba5d-bb85-4897-ac1c-8d946f2eda0c', 'x-compute-request-id': 'req-68c1ba5d-bb85-4897-ac1c-8d946f2eda0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:32,124 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:10:32,125 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:32 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-56135f40-c6e8-4b68-9cb6-2e9273ff0a18', 'x-compute-request-id': 'req-56135f40-c6e8-4b68-9cb6-2e9273ff0a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:33,227 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.094s 2022-05-31 07:10:33,228 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:33 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-571bcf38-b91d-40e9-b177-f2343fdbce1a', 'x-compute-request-id': 'req-571bcf38-b91d-40e9-b177-f2343fdbce1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:34,308 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.071s 2022-05-31 07:10:34,308 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:34 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-0f12649c-7355-4166-826f-4fa2e7a07192', 'x-compute-request-id': 'req-0f12649c-7355-4166-826f-4fa2e7a07192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:35,386 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:10:35,386 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:35 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-677d6597-ce4b-4adf-937e-69fde44e67b1', 'x-compute-request-id': 'req-677d6597-ce4b-4adf-937e-69fde44e67b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:36,471 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.077s 2022-05-31 07:10:36,472 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:36 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-47ed41f8-bbe7-4c1a-a4fc-6aa46f7a89c0', 'x-compute-request-id': 'req-47ed41f8-bbe7-4c1a-a4fc-6aa46f7a89c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:37,551 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.071s 2022-05-31 07:10:37,552 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:37 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-3919d944-4812-479a-85c2-379a9a0e24f8', 'x-compute-request-id': 'req-3919d944-4812-479a-85c2-379a9a0e24f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:38,633 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.073s 2022-05-31 07:10:38,633 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:38 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-07b0a32d-9ad5-48b3-9bad-e39d99bf2a29', 'x-compute-request-id': 'req-07b0a32d-9ad5-48b3-9bad-e39d99bf2a29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:39,724 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.082s 2022-05-31 07:10:39,725 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:39 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-c019596f-3970-46ba-8485-24e91ea01b55', 'x-compute-request-id': 'req-c019596f-3970-46ba-8485-24e91ea01b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:40,857 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.124s 2022-05-31 07:10:40,857 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:40 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-49e93542-3256-4c8e-b66c-bd0826ac9de1', 'x-compute-request-id': 'req-49e93542-3256-4c8e-b66c-bd0826ac9de1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:41,944 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.079s 2022-05-31 07:10:41,944 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:41 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-aa6917a3-9403-4107-ae92-ac8f91857781', 'x-compute-request-id': 'req-aa6917a3-9403-4107-ae92-ac8f91857781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:43,021 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:10:43,021 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:42 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-8846904c-c2ff-4d12-8620-26014d09f058', 'x-compute-request-id': 'req-8846904c-c2ff-4d12-8620-26014d09f058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:44,141 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.111s 2022-05-31 07:10:44,141 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:44 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-7b5e9388-8040-4138-9d85-28704f08a202', 'x-compute-request-id': 'req-7b5e9388-8040-4138-9d85-28704f08a202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:45,235 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.085s 2022-05-31 07:10:45,236 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:45 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-749ee81b-3c03-4a57-bdbf-64582d927dab', 'x-compute-request-id': 'req-749ee81b-3c03-4a57-bdbf-64582d927dab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:46,335 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.090s 2022-05-31 07:10:46,335 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:46 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-373cde5a-1f17-47e1-bcc3-88d948f4fca9', 'x-compute-request-id': 'req-373cde5a-1f17-47e1-bcc3-88d948f4fca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:47,432 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.088s 2022-05-31 07:10:47,432 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:47 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-ec9d9ce5-1fbc-49cc-b648-5ff0ad98785a', 'x-compute-request-id': 'req-ec9d9ce5-1fbc-49cc-b648-5ff0ad98785a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:48,512 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.072s 2022-05-31 07:10:48,513 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:48 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-afcb5ac3-7392-48c6-9bde-f24b6c1c29ad', 'x-compute-request-id': 'req-afcb5ac3-7392-48c6-9bde-f24b6c1c29ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:49,594 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.072s 2022-05-31 07:10:49,594 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:49 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-a95d3abd-59bc-40a0-a81c-42d979caeec2', 'x-compute-request-id': 'req-a95d3abd-59bc-40a0-a81c-42d979caeec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:50,673 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:10:50,674 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:50 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-4778a852-39be-4f35-8acb-5287ed327a09', 'x-compute-request-id': 'req-4778a852-39be-4f35-8acb-5287ed327a09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:51,776 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.094s 2022-05-31 07:10:51,776 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:51 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-b57414d6-c7ff-4e31-b453-d882e33bccb8', 'x-compute-request-id': 'req-b57414d6-c7ff-4e31-b453-d882e33bccb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:52,905 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.121s 2022-05-31 07:10:52,905 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:52 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-c5199f58-12b4-4883-a80a-87881aa205aa', 'x-compute-request-id': 'req-c5199f58-12b4-4883-a80a-87881aa205aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:53,993 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.078s 2022-05-31 07:10:53,993 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:53 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-e037605c-73ac-4303-802a-1123f43b83e9', 'x-compute-request-id': 'req-e037605c-73ac-4303-802a-1123f43b83e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:55,083 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.080s 2022-05-31 07:10:55,083 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:55 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-edb00b00-451e-43e6-aaec-87b0c75b62c9', 'x-compute-request-id': 'req-edb00b00-451e-43e6-aaec-87b0c75b62c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:56,161 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:10:56,162 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:56 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-f9d97cf9-fd03-4879-bf9b-80a3742d910f', 'x-compute-request-id': 'req-f9d97cf9-fd03-4879-bf9b-80a3742d910f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:57,256 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.086s 2022-05-31 07:10:57,257 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:57 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-bb0b1d79-56ad-454a-bff7-4d0ed6d9417b', 'x-compute-request-id': 'req-bb0b1d79-56ad-454a-bff7-4d0ed6d9417b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:58,333 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:10:58,333 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:58 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-60e439c1-8ca4-4ed4-8e0c-1bf18e6da0bc', 'x-compute-request-id': 'req-60e439c1-8ca4-4ed4-8e0c-1bf18e6da0bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:10:59,423 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.082s 2022-05-31 07:10:59,423 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:59 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-5b6f78f7-0a45-4b63-8b39-aa5a08aa09fd', 'x-compute-request-id': 'req-5b6f78f7-0a45-4b63-8b39-aa5a08aa09fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:10:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:00,517 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.081s 2022-05-31 07:11:00,517 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:00 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-920463ba-39ca-478f-ac14-1c1af295c735', 'x-compute-request-id': 'req-920463ba-39ca-478f-ac14-1c1af295c735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:01,615 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.090s 2022-05-31 07:11:01,616 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:01 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-947ea7ae-250d-47fc-9395-411c1f5a60b8', 'x-compute-request-id': 'req-947ea7ae-250d-47fc-9395-411c1f5a60b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:02,703 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.079s 2022-05-31 07:11:02,703 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:02 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-7d5a32ba-9da8-4ba3-9f27-d95bd94098ec', 'x-compute-request-id': 'req-7d5a32ba-9da8-4ba3-9f27-d95bd94098ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:03,787 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.074s 2022-05-31 07:11:03,787 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:03 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-264f1387-0652-46c9-be6b-8fa81a2ff10e', 'x-compute-request-id': 'req-264f1387-0652-46c9-be6b-8fa81a2ff10e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:04,880 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.084s 2022-05-31 07:11:04,880 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:04 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-8a007be8-ee9a-4645-9e6f-b4acc110d1b2', 'x-compute-request-id': 'req-8a007be8-ee9a-4645-9e6f-b4acc110d1b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:05,956 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:11:05,957 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:05 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-3280c2d4-6273-4ba4-9502-f8505a75fb0b', 'x-compute-request-id': 'req-3280c2d4-6273-4ba4-9502-f8505a75fb0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:07,031 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:11:07,032 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:06 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-23f33243-26af-4822-8012-ceff74ce2659', 'x-compute-request-id': 'req-23f33243-26af-4822-8012-ceff74ce2659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:08,137 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.096s 2022-05-31 07:11:08,137 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:08 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-82a18e89-1705-42fd-b149-46ea47f62cbb', 'x-compute-request-id': 'req-82a18e89-1705-42fd-b149-46ea47f62cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:09,215 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:11:09,215 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:09 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-44f43c66-e19f-494d-b160-f3d37e06b2f5', 'x-compute-request-id': 'req-44f43c66-e19f-494d-b160-f3d37e06b2f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:10,323 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.098s 2022-05-31 07:11:10,323 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:10 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-7f32ba07-87e9-4a5c-b869-de58f9bb9be0', 'x-compute-request-id': 'req-7f32ba07-87e9-4a5c-b869-de58f9bb9be0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:11,404 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.072s 2022-05-31 07:11:11,404 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:11 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-47bd7e1f-f198-49b4-b879-62234206eb67', 'x-compute-request-id': 'req-47bd7e1f-f198-49b4-b879-62234206eb67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:12,498 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.084s 2022-05-31 07:11:12,499 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:12 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-f3278a8b-15ad-4b9d-a648-5a370e896c6c', 'x-compute-request-id': 'req-f3278a8b-15ad-4b9d-a648-5a370e896c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:13,588 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.080s 2022-05-31 07:11:13,588 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:13 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-c7a3e783-dcda-4e87-b46b-1e2fe1404d78', 'x-compute-request-id': 'req-c7a3e783-dcda-4e87-b46b-1e2fe1404d78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:14,666 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:11:14,666 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:14 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-e2c6f290-c2f2-46da-af3e-f8062f1d3ca3', 'x-compute-request-id': 'req-e2c6f290-c2f2-46da-af3e-f8062f1d3ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:15,768 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.093s 2022-05-31 07:11:15,769 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:15 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-3cbd6ca4-5cce-43dd-be42-5776b3f5701d', 'x-compute-request-id': 'req-3cbd6ca4-5cce-43dd-be42-5776b3f5701d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:16,894 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.117s 2022-05-31 07:11:16,895 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:16 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-e93d1812-58e4-42f3-92c5-5fb172699ef7', 'x-compute-request-id': 'req-e93d1812-58e4-42f3-92c5-5fb172699ef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:18,050 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.147s 2022-05-31 07:11:18,051 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:17 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-d3d3838f-5772-4c59-a790-c5af9e80b16b', 'x-compute-request-id': 'req-d3d3838f-5772-4c59-a790-c5af9e80b16b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:19,135 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.076s 2022-05-31 07:11:19,135 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:19 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-7e8ad7f0-2fc3-4b17-b611-e2cc9673a8b1', 'x-compute-request-id': 'req-7e8ad7f0-2fc3-4b17-b611-e2cc9673a8b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:20,222 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.078s 2022-05-31 07:11:20,222 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:20 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-e4082775-3645-4458-983b-4bbd5c5b4a95', 'x-compute-request-id': 'req-e4082775-3645-4458-983b-4bbd5c5b4a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:21,356 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.126s 2022-05-31 07:11:21,357 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:21 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-2f9a4f32-0341-4584-ba3f-99a63463d194', 'x-compute-request-id': 'req-2f9a4f32-0341-4584-ba3f-99a63463d194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:22,508 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.142s 2022-05-31 07:11:22,508 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:22 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-38f7577b-9f82-472e-8d56-1ec9f37dd0c8', 'x-compute-request-id': 'req-38f7577b-9f82-472e-8d56-1ec9f37dd0c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:23,621 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.105s 2022-05-31 07:11:23,622 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:23 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-81bec247-02b2-4177-955d-68949a0523b4', 'x-compute-request-id': 'req-81bec247-02b2-4177-955d-68949a0523b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:24,718 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.087s 2022-05-31 07:11:24,718 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:24 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-6247c9e2-cf5c-41da-9c9b-66a2f1d50dd9', 'x-compute-request-id': 'req-6247c9e2-cf5c-41da-9c9b-66a2f1d50dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:25,812 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.082s 2022-05-31 07:11:25,812 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:25 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-25d4759d-f729-4975-9d87-63151ca03bcd', 'x-compute-request-id': 'req-25d4759d-f729-4975-9d87-63151ca03bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:26,888 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:11:26,888 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:26 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-807c5551-6046-4ffb-a1b0-d39dc4a10f6f', 'x-compute-request-id': 'req-807c5551-6046-4ffb-a1b0-d39dc4a10f6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:27,985 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.088s 2022-05-31 07:11:27,986 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:27 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-39fa0702-650d-42d4-98ee-025ef5d00ad1', 'x-compute-request-id': 'req-39fa0702-650d-42d4-98ee-025ef5d00ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:29,065 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:11:29,065 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:28 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-a309e4d4-24d3-460c-a7bf-0773609b9992', 'x-compute-request-id': 'req-a309e4d4-24d3-460c-a7bf-0773609b9992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:30,144 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:11:30,144 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11: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-2caa3a53-a9da-4be7-994d-c3198a4c4a68', 'x-compute-request-id': 'req-2caa3a53-a9da-4be7-994d-c3198a4c4a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:31,248 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.095s 2022-05-31 07:11:31,249 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:31 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-1580fc94-6a03-4b6c-bebd-e2b90cf3fd38', 'x-compute-request-id': 'req-1580fc94-6a03-4b6c-bebd-e2b90cf3fd38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:32,336 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.077s 2022-05-31 07:11:32,336 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:32 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-4c11d478-acea-42f5-8386-e6a69976e783', 'x-compute-request-id': 'req-4c11d478-acea-42f5-8386-e6a69976e783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:33,422 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.078s 2022-05-31 07:11:33,423 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:33 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-343e8df5-75fa-463b-a741-18e283ca6655', 'x-compute-request-id': 'req-343e8df5-75fa-463b-a741-18e283ca6655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:34,513 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.082s 2022-05-31 07:11:34,514 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:34 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-4f865f51-1ae1-47ea-8dab-9398cce33480', 'x-compute-request-id': 'req-4f865f51-1ae1-47ea-8dab-9398cce33480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:35,606 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.083s 2022-05-31 07:11:35,607 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:35 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-338bc7e7-2793-4ebb-ac1d-b68152c3558f', 'x-compute-request-id': 'req-338bc7e7-2793-4ebb-ac1d-b68152c3558f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:36,696 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.079s 2022-05-31 07:11:36,696 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:36 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-e65c8751-0a3c-4f47-b9b5-9920c447aa7f', 'x-compute-request-id': 'req-e65c8751-0a3c-4f47-b9b5-9920c447aa7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:37,783 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.078s 2022-05-31 07:11:37,783 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:37 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-ce220077-5dba-4e84-aa5a-21f187f3ca16', 'x-compute-request-id': 'req-ce220077-5dba-4e84-aa5a-21f187f3ca16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:38,882 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.090s 2022-05-31 07:11:38,883 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:38 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-b2f9bdca-fccd-48a1-9792-5eb782404f1b', 'x-compute-request-id': 'req-b2f9bdca-fccd-48a1-9792-5eb782404f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:39,995 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.104s 2022-05-31 07:11:39,995 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:39 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-236bfce3-c5d9-4195-8ee7-dfc52e43819a', 'x-compute-request-id': 'req-236bfce3-c5d9-4195-8ee7-dfc52e43819a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:41,078 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.074s 2022-05-31 07:11:41,079 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:41 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-94e890ce-2dd6-4b6c-92ac-f9d53cbf5678', 'x-compute-request-id': 'req-94e890ce-2dd6-4b6c-92ac-f9d53cbf5678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:42,157 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:11:42,157 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:42 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-c0cd41b2-6fdf-4b0f-a460-037abdb49107', 'x-compute-request-id': 'req-c0cd41b2-6fdf-4b0f-a460-037abdb49107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:43,238 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.072s 2022-05-31 07:11:43,238 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:43 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-717ba6f8-fc0d-48ea-99b6-d390878a0abc', 'x-compute-request-id': 'req-717ba6f8-fc0d-48ea-99b6-d390878a0abc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:44,317 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:11:44,317 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:44 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-cd9baa2a-0902-4bcd-9cc6-19bb8acb0673', 'x-compute-request-id': 'req-cd9baa2a-0902-4bcd-9cc6-19bb8acb0673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:45,397 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.072s 2022-05-31 07:11:45,397 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:45 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-472663cf-1d31-433a-a0f4-0bb8bc330d0b', 'x-compute-request-id': 'req-472663cf-1d31-433a-a0f4-0bb8bc330d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:46,540 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.134s 2022-05-31 07:11:46,541 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:46 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-7882bee2-278c-47b0-9056-cd18b0ad6fbb', 'x-compute-request-id': 'req-7882bee2-278c-47b0-9056-cd18b0ad6fbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:47,635 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.086s 2022-05-31 07:11:47,635 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:47 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-34857444-f787-4844-be6c-a2c607cc6e00', 'x-compute-request-id': 'req-34857444-f787-4844-be6c-a2c607cc6e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:48,778 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.134s 2022-05-31 07:11:48,779 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:48 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-557bd221-b6fc-4658-9a7c-1578b55c45e7', 'x-compute-request-id': 'req-557bd221-b6fc-4658-9a7c-1578b55c45e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:49,889 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.101s 2022-05-31 07:11:49,889 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:49 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-44d64522-071d-4260-bb11-193b446368c8', 'x-compute-request-id': 'req-44d64522-071d-4260-bb11-193b446368c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:51,034 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.136s 2022-05-31 07:11:51,035 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:50 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-b9349d24-41d3-47f0-8709-049042c405c8', 'x-compute-request-id': 'req-b9349d24-41d3-47f0-8709-049042c405c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:52,203 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.160s 2022-05-31 07:11:52,203 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:52 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-c7276803-677f-4119-a9b8-260d66a07275', 'x-compute-request-id': 'req-c7276803-677f-4119-a9b8-260d66a07275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:53,303 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.091s 2022-05-31 07:11:53,304 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:53 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-124b8922-5c40-4d16-8f23-64b064e3f7fa', 'x-compute-request-id': 'req-124b8922-5c40-4d16-8f23-64b064e3f7fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:54,409 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.096s 2022-05-31 07:11:54,409 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:54 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-3241a85f-770a-4403-9e90-842a6c88f9af', 'x-compute-request-id': 'req-3241a85f-770a-4403-9e90-842a6c88f9af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:55,490 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.072s 2022-05-31 07:11:55,491 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:55 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-6dd6da48-3748-4f95-b57b-cbe48494db53', 'x-compute-request-id': 'req-6dd6da48-3748-4f95-b57b-cbe48494db53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:56,586 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.087s 2022-05-31 07:11:56,586 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:56 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-8ecbab73-eee3-4fda-a8aa-2cd733aa55e7', 'x-compute-request-id': 'req-8ecbab73-eee3-4fda-a8aa-2cd733aa55e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:57,665 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:11:57,665 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:57 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-192df63f-e7d4-40e4-a055-f39d1bb63ebb', 'x-compute-request-id': 'req-192df63f-e7d4-40e4-a055-f39d1bb63ebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:58,744 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:11:58,744 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:58 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-d6360cb8-b2aa-4ad3-a397-854965dcd04c', 'x-compute-request-id': 'req-d6360cb8-b2aa-4ad3-a397-854965dcd04c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:11:59,823 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:11:59,824 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:59 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-7614b17f-de16-4cb5-9d0b-b0ad73682a6f', 'x-compute-request-id': 'req-7614b17f-de16-4cb5-9d0b-b0ad73682a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:11:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:00,903 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:12:00,903 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:00 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-700549ea-d1fb-43a3-98cc-8b7792f9f616', 'x-compute-request-id': 'req-700549ea-d1fb-43a3-98cc-8b7792f9f616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:01,980 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:12:01,981 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:01 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-43e56627-d6b9-42d3-9d89-ad9dc490b590', 'x-compute-request-id': 'req-43e56627-d6b9-42d3-9d89-ad9dc490b590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:03,059 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:12:03,059 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:02 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-736f33f2-061e-45c1-afad-ca6acdfa9788', 'x-compute-request-id': 'req-736f33f2-061e-45c1-afad-ca6acdfa9788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:04,137 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:12:04,137 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:04 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-60d5325c-29a1-4c08-98d2-becaddf09054', 'x-compute-request-id': 'req-60d5325c-29a1-4c08-98d2-becaddf09054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:05,214 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:12:05,214 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:05 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-00984a29-8e5b-4200-a819-cf6600ebe007', 'x-compute-request-id': 'req-00984a29-8e5b-4200-a819-cf6600ebe007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:06,289 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:12:06,289 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:06 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-bca2f17f-7239-41f1-868c-c2686c7edc4a', 'x-compute-request-id': 'req-bca2f17f-7239-41f1-868c-c2686c7edc4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:07,367 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:12:07,367 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:07 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-4999d48c-44f0-4c79-a2b1-9d59b9870107', 'x-compute-request-id': 'req-4999d48c-44f0-4c79-a2b1-9d59b9870107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:08,444 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:12:08,444 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:08 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-e19cdfd8-afb9-470b-b49b-8293b7394bfe', 'x-compute-request-id': 'req-e19cdfd8-afb9-470b-b49b-8293b7394bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:09,522 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:12:09,522 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:09 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-cbcc0a40-98d7-492a-b056-410c4b2a3984', 'x-compute-request-id': 'req-cbcc0a40-98d7-492a-b056-410c4b2a3984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:10,599 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:12:10,600 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:10 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-cb93b7cd-2741-494b-a514-c0d16db948ce', 'x-compute-request-id': 'req-cb93b7cd-2741-494b-a514-c0d16db948ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:11,689 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.081s 2022-05-31 07:12:11,689 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:11 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-4e291eae-c162-48b7-b836-8e4177a0d129', 'x-compute-request-id': 'req-4e291eae-c162-48b7-b836-8e4177a0d129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:12,824 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.126s 2022-05-31 07:12:12,824 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:12 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-c258b1be-1455-441b-a269-5b881d3f1594', 'x-compute-request-id': 'req-c258b1be-1455-441b-a269-5b881d3f1594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:13,919 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.086s 2022-05-31 07:12:13,919 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:13 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-8129a3f9-97c4-4e10-8964-e8871039fa82', 'x-compute-request-id': 'req-8129a3f9-97c4-4e10-8964-e8871039fa82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:14,994 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:12:14,994 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:14 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-36ee1eb4-07d2-4167-8e7f-3c095a252a1f', 'x-compute-request-id': 'req-36ee1eb4-07d2-4167-8e7f-3c095a252a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:16,072 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:12:16,072 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:16 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-eac514e8-2f62-48b3-8619-dabf9bb21618', 'x-compute-request-id': 'req-eac514e8-2f62-48b3-8619-dabf9bb21618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:17,145 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.065s 2022-05-31 07:12:17,146 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:17 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-1dd30ba5-6db0-46fd-9395-45d6b87459b8', 'x-compute-request-id': 'req-1dd30ba5-6db0-46fd-9395-45d6b87459b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:18,224 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:12:18,224 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:18 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-b11c22ff-2a97-4ffb-9d30-3ab628857b66', 'x-compute-request-id': 'req-b11c22ff-2a97-4ffb-9d30-3ab628857b66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:19,297 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.065s 2022-05-31 07:12:19,298 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:19 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-bd40ce41-fa21-426a-b54f-e5f5534f0740', 'x-compute-request-id': 'req-bd40ce41-fa21-426a-b54f-e5f5534f0740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:20,373 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:12:20,373 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:20 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-5cbc7d60-433f-40a3-820c-68b9c17bf050', 'x-compute-request-id': 'req-5cbc7d60-433f-40a3-820c-68b9c17bf050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:21,448 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:12:21,449 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:21 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-9d298383-5851-494d-8aa0-15cc484daf3d', 'x-compute-request-id': 'req-9d298383-5851-494d-8aa0-15cc484daf3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:22,525 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:12:22,525 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:22 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-e4586270-d58b-4d8d-8ec4-99d3c5d490a6', 'x-compute-request-id': 'req-e4586270-d58b-4d8d-8ec4-99d3c5d490a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:23,600 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:12:23,600 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:23 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-7646dcf2-8ad2-49fd-82bf-22b5cd18a9da', 'x-compute-request-id': 'req-7646dcf2-8ad2-49fd-82bf-22b5cd18a9da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:24,675 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:12:24,675 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:24 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-c0669b43-6eaf-4824-8124-eeb7111da2a5', 'x-compute-request-id': 'req-c0669b43-6eaf-4824-8124-eeb7111da2a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:25,750 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:12:25,750 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:25 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-dd3280f2-5f44-4e9c-9e54-6957acd0ee7b', 'x-compute-request-id': 'req-dd3280f2-5f44-4e9c-9e54-6957acd0ee7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:26,825 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:12:26,825 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:26 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-24e4b618-53e9-46c1-b06f-dc704396a355', 'x-compute-request-id': 'req-24e4b618-53e9-46c1-b06f-dc704396a355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:27,900 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:12:27,901 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:27 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-7d60f537-1a30-4b6f-ba64-89ab240fe912', 'x-compute-request-id': 'req-7d60f537-1a30-4b6f-ba64-89ab240fe912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:28,977 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:12:28,977 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:28 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-69bf1b62-af33-48b5-9d3a-3e49b797c187', 'x-compute-request-id': 'req-69bf1b62-af33-48b5-9d3a-3e49b797c187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:30,052 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:12:30,052 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:29 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-124e3b21-a569-4389-919f-d3096000e09e', 'x-compute-request-id': 'req-124e3b21-a569-4389-919f-d3096000e09e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:31,127 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:12:31,127 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:31 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-d228990a-4448-47c3-bb32-86b850ae5f0c', 'x-compute-request-id': 'req-d228990a-4448-47c3-bb32-86b850ae5f0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:32,417 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.282s 2022-05-31 07:12:32,418 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:32 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-cc872b6a-1d5a-437f-a528-b09c4f9ed65a', 'x-compute-request-id': 'req-cc872b6a-1d5a-437f-a528-b09c4f9ed65a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:33,494 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:12:33,494 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:33 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-228a287a-c643-4737-b597-6cf0e4c2342c', 'x-compute-request-id': 'req-228a287a-c643-4737-b597-6cf0e4c2342c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:34,570 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:12:34,570 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:34 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-1fb3e767-8aed-412c-ba54-f540e54b3c58', 'x-compute-request-id': 'req-1fb3e767-8aed-412c-ba54-f540e54b3c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:35,646 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:12:35,646 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:35 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-98b99877-76c5-4801-9cca-8514dd282555', 'x-compute-request-id': 'req-98b99877-76c5-4801-9cca-8514dd282555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:36,723 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:12:36,723 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:36 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-208b8b1b-2539-41e2-8a8c-998efb5e19f0', 'x-compute-request-id': 'req-208b8b1b-2539-41e2-8a8c-998efb5e19f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:37,802 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:12:37,802 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:37 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-80fd3490-dc0c-4486-99a4-54a15e8007b3', 'x-compute-request-id': 'req-80fd3490-dc0c-4486-99a4-54a15e8007b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:38,877 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:12:38,878 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:38 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-79ed50fa-46c8-498c-9d2a-4fade4628752', 'x-compute-request-id': 'req-79ed50fa-46c8-498c-9d2a-4fade4628752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:39,953 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:12:39,953 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:39 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-c7d25ae1-122a-4054-8a85-dfea8c91bbd1', 'x-compute-request-id': 'req-c7d25ae1-122a-4054-8a85-dfea8c91bbd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:41,030 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:12:41,030 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:40 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-44eb5ca0-4dbe-4ffe-a9d1-17fbfdd94e25', 'x-compute-request-id': 'req-44eb5ca0-4dbe-4ffe-a9d1-17fbfdd94e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:42,105 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:12:42,105 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:42 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-02ac30c2-4ff1-42ec-a604-5a7093c64d02', 'x-compute-request-id': 'req-02ac30c2-4ff1-42ec-a604-5a7093c64d02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:43,182 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:12:43,182 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:43 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-8c3a5051-a557-4cfb-9518-f6f5471efeee', 'x-compute-request-id': 'req-8c3a5051-a557-4cfb-9518-f6f5471efeee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:44,260 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:12:44,260 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:44 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-3f828c30-4def-453a-b9d2-c346d982b626', 'x-compute-request-id': 'req-3f828c30-4def-453a-b9d2-c346d982b626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:45,337 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:12:45,337 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:45 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-1bf8afed-471c-43da-b76e-77af0df5cb23', 'x-compute-request-id': 'req-1bf8afed-471c-43da-b76e-77af0df5cb23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:46,412 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:12:46,413 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:46 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-7a6ff593-c383-4860-b657-fa10e2075d7e', 'x-compute-request-id': 'req-7a6ff593-c383-4860-b657-fa10e2075d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:47,488 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:12:47,489 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:47 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-31e96077-5003-4e84-b2be-93d429d0caf0', 'x-compute-request-id': 'req-31e96077-5003-4e84-b2be-93d429d0caf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:48,568 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.071s 2022-05-31 07:12:48,568 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:48 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-020015fc-cac0-40ce-a466-b159b6893318', 'x-compute-request-id': 'req-020015fc-cac0-40ce-a466-b159b6893318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:49,650 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.073s 2022-05-31 07:12:49,651 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:49 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-0108d368-de38-45b0-bfdb-47ea3161b930', 'x-compute-request-id': 'req-0108d368-de38-45b0-bfdb-47ea3161b930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:50,728 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:12:50,728 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:50 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-2414b677-f325-436b-9a98-d4c4af78c71c', 'x-compute-request-id': 'req-2414b677-f325-436b-9a98-d4c4af78c71c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:51,804 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:12:51,804 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:51 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-cf0c730a-18db-4aa7-b273-43c03ea7b72d', 'x-compute-request-id': 'req-cf0c730a-18db-4aa7-b273-43c03ea7b72d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:52,880 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:12:52,881 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:52 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-f351650f-87d9-486d-a9bb-70ec38c3d9b5', 'x-compute-request-id': 'req-f351650f-87d9-486d-a9bb-70ec38c3d9b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:53,956 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:12:53,957 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:53 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-23d3d5a4-1645-4fd2-ba2f-c3a11578ac1c', 'x-compute-request-id': 'req-23d3d5a4-1645-4fd2-ba2f-c3a11578ac1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:55,033 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:12:55,033 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:54 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-617dc06e-8f04-4bb8-bfc7-49268af85a68', 'x-compute-request-id': 'req-617dc06e-8f04-4bb8-bfc7-49268af85a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:56,109 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:12:56,110 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:56 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-59e56efe-6214-4272-b010-af4050f114fc', 'x-compute-request-id': 'req-59e56efe-6214-4272-b010-af4050f114fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:57,186 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:12:57,187 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:57 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-235308df-9112-420b-97dc-a0b04baf9667', 'x-compute-request-id': 'req-235308df-9112-420b-97dc-a0b04baf9667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:58,263 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:12:58,263 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:58 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-d0d4fdb7-d2b6-447e-9d88-cb19acc38bff', 'x-compute-request-id': 'req-d0d4fdb7-d2b6-447e-9d88-cb19acc38bff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:12:59,340 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:12:59,340 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:59 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-d301813b-e540-441e-9e57-2171757ed0b5', 'x-compute-request-id': 'req-d301813b-e540-441e-9e57-2171757ed0b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:12:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:00,415 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:13:00,416 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:00 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-c71e3eb1-f9d2-4e65-9301-d7de234e2224', 'x-compute-request-id': 'req-c71e3eb1-f9d2-4e65-9301-d7de234e2224', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:01,491 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:13:01,492 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:01 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-23449d9a-c207-4a61-9f5a-95d0026ef9ce', 'x-compute-request-id': 'req-23449d9a-c207-4a61-9f5a-95d0026ef9ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:02,570 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:13:02,571 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:02 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-b6256821-9b4c-4a1a-9746-b9e8aeaeebbe', 'x-compute-request-id': 'req-b6256821-9b4c-4a1a-9746-b9e8aeaeebbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:03,653 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.074s 2022-05-31 07:13:03,654 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:03 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-c9edc462-a789-41cd-800e-37a49d7c4f71', 'x-compute-request-id': 'req-c9edc462-a789-41cd-800e-37a49d7c4f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:04,732 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:13:04,732 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:04 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-5c6a96bd-9f0f-4ff8-baa5-c470da0386b3', 'x-compute-request-id': 'req-5c6a96bd-9f0f-4ff8-baa5-c470da0386b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:05,813 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.073s 2022-05-31 07:13:05,813 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:05 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-f6218c97-19c8-45cc-bfda-af31e664ef27', 'x-compute-request-id': 'req-f6218c97-19c8-45cc-bfda-af31e664ef27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:06,889 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:13:06,890 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:06 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-3fab65c0-6f2c-4748-ba8f-b45b9171fd8f', 'x-compute-request-id': 'req-3fab65c0-6f2c-4748-ba8f-b45b9171fd8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:07,968 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:13:07,968 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:07 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-8ff7e2e9-36c1-4a39-bb84-af7736ef07a7', 'x-compute-request-id': 'req-8ff7e2e9-36c1-4a39-bb84-af7736ef07a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:09,044 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:13:09,044 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:08 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-bc065e9a-cb69-437a-8843-d4f4b49494d7', 'x-compute-request-id': 'req-bc065e9a-cb69-437a-8843-d4f4b49494d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:10,120 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:13:10,121 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:10 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-816e8974-dbf3-48e7-9cb7-21ba91b48587', 'x-compute-request-id': 'req-816e8974-dbf3-48e7-9cb7-21ba91b48587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:11,197 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:13:11,197 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:11 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-c3177c3c-8457-4e9e-bb27-789d168e0c40', 'x-compute-request-id': 'req-c3177c3c-8457-4e9e-bb27-789d168e0c40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:12,273 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:13:12,273 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:12 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-a6d8386c-fc3e-4ab8-89bf-eb520f18f7eb', 'x-compute-request-id': 'req-a6d8386c-fc3e-4ab8-89bf-eb520f18f7eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:13,349 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:13:13,350 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:13 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-e8511b81-da43-4e6a-ac00-040b96dccd31', 'x-compute-request-id': 'req-e8511b81-da43-4e6a-ac00-040b96dccd31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:14,427 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:13:14,427 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:14 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-13fbb995-8c7d-40f2-8ab0-a9e403649ec3', 'x-compute-request-id': 'req-13fbb995-8c7d-40f2-8ab0-a9e403649ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:15,502 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:13:15,503 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:15 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-cf81fdb9-ea33-49c3-aa29-88277d2ca9eb', 'x-compute-request-id': 'req-cf81fdb9-ea33-49c3-aa29-88277d2ca9eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:16,578 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:13:16,578 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:16 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-4293f6c7-4c3a-4a18-8f07-460558bb6b08', 'x-compute-request-id': 'req-4293f6c7-4c3a-4a18-8f07-460558bb6b08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:17,653 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:13:17,653 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:17 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-ddbde592-9289-4e54-a38f-b1c5904506f8', 'x-compute-request-id': 'req-ddbde592-9289-4e54-a38f-b1c5904506f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:18,729 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:13:18,729 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:18 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-86e56d99-562d-4863-82bf-916cc037ed2e', 'x-compute-request-id': 'req-86e56d99-562d-4863-82bf-916cc037ed2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:19,805 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:13:19,806 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:19 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-052f8b50-036e-48b7-8aa4-1a5cd50cb67f', 'x-compute-request-id': 'req-052f8b50-036e-48b7-8aa4-1a5cd50cb67f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:20,881 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:13:20,881 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:20 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-762fabd8-c2e0-4cf3-a865-cd981d0b9ac9', 'x-compute-request-id': 'req-762fabd8-c2e0-4cf3-a865-cd981d0b9ac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:21,958 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:13:21,958 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:21 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-185b5fd6-6dec-4e84-b7d2-e9b0280c96de', 'x-compute-request-id': 'req-185b5fd6-6dec-4e84-b7d2-e9b0280c96de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:23,035 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:13:23,035 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:22 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-76ea7dc1-bcd5-40b4-aa2d-5f62c60a9d7b', 'x-compute-request-id': 'req-76ea7dc1-bcd5-40b4-aa2d-5f62c60a9d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:24,110 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:13:24,110 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:24 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-9df3ce65-f3d6-44c2-9070-f30face9cc12', 'x-compute-request-id': 'req-9df3ce65-f3d6-44c2-9070-f30face9cc12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:25,187 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:13:25,188 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:25 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-7dc78606-7cba-42c7-973d-97c39617223d', 'x-compute-request-id': 'req-7dc78606-7cba-42c7-973d-97c39617223d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:26,264 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:13:26,264 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:26 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-7cf80522-e961-44c9-85f8-da7074abeb18', 'x-compute-request-id': 'req-7cf80522-e961-44c9-85f8-da7074abeb18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:27,340 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:13:27,340 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:27 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-5a42457b-2a02-430b-ac67-ecf4b26fed2d', 'x-compute-request-id': 'req-5a42457b-2a02-430b-ac67-ecf4b26fed2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:28,416 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:13:28,417 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:28 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-c41dab7f-59a3-4630-b108-8a17683729d1', 'x-compute-request-id': 'req-c41dab7f-59a3-4630-b108-8a17683729d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:29,494 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:13:29,495 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:29 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-8eb23e5e-d0ab-4a3e-b377-b1f29f9e1f22', 'x-compute-request-id': 'req-8eb23e5e-d0ab-4a3e-b377-b1f29f9e1f22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:30,575 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.072s 2022-05-31 07:13:30,576 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13: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-d511fdf5-0fa5-47ff-84ff-e49f3aa11231', 'x-compute-request-id': 'req-d511fdf5-0fa5-47ff-84ff-e49f3aa11231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:31,652 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:13:31,653 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:31 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-350156ff-9506-4bed-ade2-e5c74d0977d4', 'x-compute-request-id': 'req-350156ff-9506-4bed-ade2-e5c74d0977d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:32,732 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.072s 2022-05-31 07:13:32,733 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:32 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-13f6bf2d-4623-47b9-95df-50aceb612c51', 'x-compute-request-id': 'req-13f6bf2d-4623-47b9-95df-50aceb612c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:33,809 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:13:33,809 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:33 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-879e8620-4c05-4c78-bda4-4ea93324fc8b', 'x-compute-request-id': 'req-879e8620-4c05-4c78-bda4-4ea93324fc8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:34,886 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:13:34,886 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:34 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-68e66c91-61d6-4a7f-9b71-2920e27f463e', 'x-compute-request-id': 'req-68e66c91-61d6-4a7f-9b71-2920e27f463e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:35,963 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:13:35,963 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:35 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-988ab784-f0f1-4846-a39d-66931c18fd09', 'x-compute-request-id': 'req-988ab784-f0f1-4846-a39d-66931c18fd09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:37,039 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:13:37,039 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:36 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-8b236105-506a-41ad-be21-16750f1bf625', 'x-compute-request-id': 'req-8b236105-506a-41ad-be21-16750f1bf625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:38,115 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:13:38,115 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:38 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-6c3cfe70-d762-4f24-9c6c-36abb00f27f5', 'x-compute-request-id': 'req-6c3cfe70-d762-4f24-9c6c-36abb00f27f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:39,195 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.072s 2022-05-31 07:13:39,196 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:39 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-72fe7e45-dcbe-436c-8dbf-2475bba033ab', 'x-compute-request-id': 'req-72fe7e45-dcbe-436c-8dbf-2475bba033ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:40,275 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:13:40,275 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:40 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-69302e0d-a7d1-4d7d-a8d0-ea749a01eb8a', 'x-compute-request-id': 'req-69302e0d-a7d1-4d7d-a8d0-ea749a01eb8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:41,350 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:13:41,350 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:41 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-d76c5033-805e-42eb-a39b-4912cc1bfb5a', 'x-compute-request-id': 'req-d76c5033-805e-42eb-a39b-4912cc1bfb5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:42,429 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:13:42,429 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:42 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-598ebba0-c05c-44ac-b988-b575683b8f2d', 'x-compute-request-id': 'req-598ebba0-c05c-44ac-b988-b575683b8f2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:43,506 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:13:43,507 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:43 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-54cebb58-bb86-4c7b-a75b-aec7a5581a0d', 'x-compute-request-id': 'req-54cebb58-bb86-4c7b-a75b-aec7a5581a0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:44,583 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:13:44,583 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:44 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-7dd34020-4fab-438c-8f71-c2072eb355e5', 'x-compute-request-id': 'req-7dd34020-4fab-438c-8f71-c2072eb355e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:45,662 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:13:45,662 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:45 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-c4c56276-7557-40d8-b1cd-10bbe43349a7', 'x-compute-request-id': 'req-c4c56276-7557-40d8-b1cd-10bbe43349a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:46,738 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:13:46,739 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:46 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-7a51170e-bf28-40ac-9f12-25a0105aa7af', 'x-compute-request-id': 'req-7a51170e-bf28-40ac-9f12-25a0105aa7af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:47,817 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:13:47,818 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:47 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-87dd6a14-1b55-4472-ad1d-6f43fb7b8b07', 'x-compute-request-id': 'req-87dd6a14-1b55-4472-ad1d-6f43fb7b8b07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:48,897 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.071s 2022-05-31 07:13:48,897 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:48 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-668818d9-5cdf-40d8-863a-46227664e7cb', 'x-compute-request-id': 'req-668818d9-5cdf-40d8-863a-46227664e7cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:49,974 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:13:49,974 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:49 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-0d583861-1f0b-4c91-8a67-25444558c8e9', 'x-compute-request-id': 'req-0d583861-1f0b-4c91-8a67-25444558c8e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:51,055 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.072s 2022-05-31 07:13:51,055 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:50 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-9626d0a7-91f2-4370-9025-7e5c6bac0ef0', 'x-compute-request-id': 'req-9626d0a7-91f2-4370-9025-7e5c6bac0ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:52,133 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:13:52,133 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:52 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-7ba22c26-e092-44b9-a7be-d96cb4dcc206', 'x-compute-request-id': 'req-7ba22c26-e092-44b9-a7be-d96cb4dcc206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:53,208 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:13:53,209 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:53 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-d64908a2-9507-46a6-b24a-af7ba1c2ca20', 'x-compute-request-id': 'req-d64908a2-9507-46a6-b24a-af7ba1c2ca20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:54,288 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.071s 2022-05-31 07:13:54,288 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:54 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-02d52e1b-6d46-4c00-a74d-dfd66b736f40', 'x-compute-request-id': 'req-02d52e1b-6d46-4c00-a74d-dfd66b736f40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:55,363 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:13:55,363 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:55 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-0d0367a9-1538-45d1-9af3-9c86787defbc', 'x-compute-request-id': 'req-0d0367a9-1538-45d1-9af3-9c86787defbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:56,437 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:13:56,437 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:56 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-4dda1858-1ea8-42d1-8dc7-212172c09d0c', 'x-compute-request-id': 'req-4dda1858-1ea8-42d1-8dc7-212172c09d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:57,514 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:13:57,514 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:57 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-5d1ba717-23e3-4cf4-bae0-458592622890', 'x-compute-request-id': 'req-5d1ba717-23e3-4cf4-bae0-458592622890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:58,590 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:13:58,590 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:58 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-f25b8c37-b920-487d-b585-0a7c07bb838b', 'x-compute-request-id': 'req-f25b8c37-b920-487d-b585-0a7c07bb838b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:13:59,666 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:13:59,667 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:59 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-81cb4662-c53f-4c7c-bc2d-6e665663e32d', 'x-compute-request-id': 'req-81cb4662-c53f-4c7c-bc2d-6e665663e32d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:13:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:00,741 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:14:00,742 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:00 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-dff2f419-0e86-4b7e-a05b-dcb92090e8f1', 'x-compute-request-id': 'req-dff2f419-0e86-4b7e-a05b-dcb92090e8f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:01,816 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:14:01,817 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:01 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-c00f64a2-138e-4b4c-aa77-313c68c6ef77', 'x-compute-request-id': 'req-c00f64a2-138e-4b4c-aa77-313c68c6ef77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:02,890 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.065s 2022-05-31 07:14:02,891 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:02 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-dc60c8b2-748a-4ceb-9daa-8434ce9fb295', 'x-compute-request-id': 'req-dc60c8b2-748a-4ceb-9daa-8434ce9fb295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:03,966 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:14:03,966 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:03 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-c239005a-d18c-4de0-8db3-229b86eeabf5', 'x-compute-request-id': 'req-c239005a-d18c-4de0-8db3-229b86eeabf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:05,041 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:14:05,041 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:04 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-cd8ed983-54af-4366-a4e1-9be7d0a3e881', 'x-compute-request-id': 'req-cd8ed983-54af-4366-a4e1-9be7d0a3e881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:06,115 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.065s 2022-05-31 07:14:06,116 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:06 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-8da78528-4595-4be1-b7b6-56d48d831fdd', 'x-compute-request-id': 'req-8da78528-4595-4be1-b7b6-56d48d831fdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:07,190 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.065s 2022-05-31 07:14:07,190 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:07 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-a74438d7-6cc9-4751-907a-1714cef0f48a', 'x-compute-request-id': 'req-a74438d7-6cc9-4751-907a-1714cef0f48a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:08,269 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:14:08,269 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:08 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-29916645-4bd6-48d7-a512-59de420b09d7', 'x-compute-request-id': 'req-29916645-4bd6-48d7-a512-59de420b09d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:09,343 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.065s 2022-05-31 07:14:09,344 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:09 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-45f4e5a4-0f46-4009-9fe8-6e5c8236c0b5', 'x-compute-request-id': 'req-45f4e5a4-0f46-4009-9fe8-6e5c8236c0b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:10,418 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:14:10,418 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:10 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-6cddf141-3e10-4e76-b6a7-b261ba08d7b7', 'x-compute-request-id': 'req-6cddf141-3e10-4e76-b6a7-b261ba08d7b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:11,686 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.259s 2022-05-31 07:14:11,686 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:11 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-19e5579b-ddc9-425e-9f5d-6e36f062a90e', 'x-compute-request-id': 'req-19e5579b-ddc9-425e-9f5d-6e36f062a90e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:12,764 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:14:12,764 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:12 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-bf329a91-a958-483b-afe5-3914597d0ff1', 'x-compute-request-id': 'req-bf329a91-a958-483b-afe5-3914597d0ff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:13,839 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:14:13,839 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:13 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-79e5c151-4f2b-4cfb-a276-6a3e04cffe7a', 'x-compute-request-id': 'req-79e5c151-4f2b-4cfb-a276-6a3e04cffe7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:14,912 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.065s 2022-05-31 07:14:14,913 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:14 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-601c8732-2fa0-413d-8bf0-feb9bafc00c6', 'x-compute-request-id': 'req-601c8732-2fa0-413d-8bf0-feb9bafc00c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:15,992 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.071s 2022-05-31 07:14:15,992 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:15 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-c1a4b8d5-59c9-4be6-bc3e-9bd976199b24', 'x-compute-request-id': 'req-c1a4b8d5-59c9-4be6-bc3e-9bd976199b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:17,067 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:14:17,067 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:17 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-f1c8a76e-356f-47c5-ab4f-0584f3548fd9', 'x-compute-request-id': 'req-f1c8a76e-356f-47c5-ab4f-0584f3548fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:18,140 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.065s 2022-05-31 07:14:18,141 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:18 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-ba161239-08b4-49d1-b68f-c61570c409c4', 'x-compute-request-id': 'req-ba161239-08b4-49d1-b68f-c61570c409c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:19,220 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.072s 2022-05-31 07:14:19,220 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:19 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-be50b04e-3434-4731-aff2-1c817245bd48', 'x-compute-request-id': 'req-be50b04e-3434-4731-aff2-1c817245bd48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:20,294 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:14:20,295 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:20 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-8c023085-6690-4b05-9689-fcc7b47f9d9e', 'x-compute-request-id': 'req-8c023085-6690-4b05-9689-fcc7b47f9d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:21,369 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:14:21,369 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:21 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-98d9ed14-be1f-419c-95a5-c2cc9b6d1820', 'x-compute-request-id': 'req-98d9ed14-be1f-419c-95a5-c2cc9b6d1820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:22,447 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:14:22,447 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:22 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-5cfa5151-ed9d-4523-91e3-5744467f02d9', 'x-compute-request-id': 'req-5cfa5151-ed9d-4523-91e3-5744467f02d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:23,523 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:14:23,524 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:23 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-e8724a6f-f82c-4ae1-854c-e8521efe9804', 'x-compute-request-id': 'req-e8724a6f-f82c-4ae1-854c-e8521efe9804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:24,598 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.065s 2022-05-31 07:14:24,598 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:24 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-d6c1d724-2758-4320-8f95-af9eceea428d', 'x-compute-request-id': 'req-d6c1d724-2758-4320-8f95-af9eceea428d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:25,677 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.071s 2022-05-31 07:14:25,678 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:25 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-dc2d818f-7153-4b59-9156-ae8ef3691307', 'x-compute-request-id': 'req-dc2d818f-7153-4b59-9156-ae8ef3691307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:26,752 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:14:26,752 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:26 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-76ce3a5b-bf47-4414-b65c-677f3de5d277', 'x-compute-request-id': 'req-76ce3a5b-bf47-4414-b65c-677f3de5d277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:27,827 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:14:27,827 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:27 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-aa9ec837-c3a9-4217-884f-13c12a8455cf', 'x-compute-request-id': 'req-aa9ec837-c3a9-4217-884f-13c12a8455cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:28,905 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:14:28,905 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:28 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-7c2b8dc4-2cd1-42c9-8bd0-6338f096b169', 'x-compute-request-id': 'req-7c2b8dc4-2cd1-42c9-8bd0-6338f096b169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:30,077 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.163s 2022-05-31 07:14:30,077 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:29 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-eba7795f-bfd2-4f81-849b-8db1b96a18c4', 'x-compute-request-id': 'req-eba7795f-bfd2-4f81-849b-8db1b96a18c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:31,151 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.065s 2022-05-31 07:14:31,151 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:31 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-65003c4f-0aa9-4c0c-ab68-0303e6aa5fc7', 'x-compute-request-id': 'req-65003c4f-0aa9-4c0c-ab68-0303e6aa5fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:32,230 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:14:32,230 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:32 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-f873937e-a710-4f7b-bec0-5bacdc669567', 'x-compute-request-id': 'req-f873937e-a710-4f7b-bec0-5bacdc669567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:33,305 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:14:33,305 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:33 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-b998fc7c-433e-4668-a3ca-69dd1db9bdd1', 'x-compute-request-id': 'req-b998fc7c-433e-4668-a3ca-69dd1db9bdd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:34,381 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:14:34,381 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:34 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-80e221c6-ca9c-4f2b-8667-eb1eadc35078', 'x-compute-request-id': 'req-80e221c6-ca9c-4f2b-8667-eb1eadc35078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:35,681 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.292s 2022-05-31 07:14:35,682 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:35 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-190b30ab-72aa-4426-b1c3-e74459a078f4', 'x-compute-request-id': 'req-190b30ab-72aa-4426-b1c3-e74459a078f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:36,757 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:14:36,757 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:36 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-070ed382-3804-4172-882f-ab23848348de', 'x-compute-request-id': 'req-070ed382-3804-4172-882f-ab23848348de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:37,834 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:14:37,835 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:37 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-32594cfc-0b97-4b61-8bfd-a7aae5b8a0f6', 'x-compute-request-id': 'req-32594cfc-0b97-4b61-8bfd-a7aae5b8a0f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:38,909 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:14:38,909 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:38 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-3806194d-fc69-4999-aa0a-f94cf6cca9d1', 'x-compute-request-id': 'req-3806194d-fc69-4999-aa0a-f94cf6cca9d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:39,983 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.065s 2022-05-31 07:14:39,984 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:39 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-a47e1d2b-40bf-447e-be52-b324061189fb', 'x-compute-request-id': 'req-a47e1d2b-40bf-447e-be52-b324061189fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:41,061 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:14:41,061 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:40 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-de74f115-08cb-4652-a026-92a58a5c304a', 'x-compute-request-id': 'req-de74f115-08cb-4652-a026-92a58a5c304a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:42,135 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.065s 2022-05-31 07:14:42,135 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:42 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-c5ce54a0-638a-4f9c-84dc-3230a3e657ef', 'x-compute-request-id': 'req-c5ce54a0-638a-4f9c-84dc-3230a3e657ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:43,211 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:14:43,211 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:43 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-25d68ece-138d-4910-9779-f8e69568cab9', 'x-compute-request-id': 'req-25d68ece-138d-4910-9779-f8e69568cab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:44,289 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:14:44,289 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:44 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-6aedc0b3-d9f0-4964-98fb-1947ace3160a', 'x-compute-request-id': 'req-6aedc0b3-d9f0-4964-98fb-1947ace3160a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:45,363 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.065s 2022-05-31 07:14:45,363 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:45 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-afc3f67b-516a-4312-89db-3a4d32528fe3', 'x-compute-request-id': 'req-afc3f67b-516a-4312-89db-3a4d32528fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:46,437 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:14:46,437 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:46 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-fd49dc4f-3dbe-45f3-a25a-12d151ba6f90', 'x-compute-request-id': 'req-fd49dc4f-3dbe-45f3-a25a-12d151ba6f90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:47,515 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:14:47,515 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:47 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-624535fa-6963-4dcc-8878-10d7e203993c', 'x-compute-request-id': 'req-624535fa-6963-4dcc-8878-10d7e203993c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:48,593 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:14:48,593 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:48 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-df71b04b-aeab-4c39-bbf5-2da3a9f9b14e', 'x-compute-request-id': 'req-df71b04b-aeab-4c39-bbf5-2da3a9f9b14e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:49,672 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:14:49,672 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:49 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-2766aad1-542a-4dea-94e5-3fcbc6b5754a', 'x-compute-request-id': 'req-2766aad1-542a-4dea-94e5-3fcbc6b5754a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:50,749 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:14:50,750 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:50 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-d400a056-9f34-4d1a-bc00-fbc5d59e22d4', 'x-compute-request-id': 'req-d400a056-9f34-4d1a-bc00-fbc5d59e22d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:51,828 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:14:51,828 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:51 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-f052025f-6f06-45f9-bdfc-ec3c3cb8e4aa', 'x-compute-request-id': 'req-f052025f-6f06-45f9-bdfc-ec3c3cb8e4aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:52,902 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.065s 2022-05-31 07:14:52,902 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:52 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-26739fb9-bba5-4173-bb55-98497767238a', 'x-compute-request-id': 'req-26739fb9-bba5-4173-bb55-98497767238a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:53,980 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:14:53,981 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:53 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-92b3c70b-1ad3-4dd3-8911-296560255a44', 'x-compute-request-id': 'req-92b3c70b-1ad3-4dd3-8911-296560255a44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:55,055 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:14:55,055 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:54 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-44b4a461-c3a5-42b6-ae32-ab85ddcf07c9', 'x-compute-request-id': 'req-44b4a461-c3a5-42b6-ae32-ab85ddcf07c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:56,130 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:14:56,131 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:56 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-8195c170-59d0-4e33-b466-fa0feba5c209', 'x-compute-request-id': 'req-8195c170-59d0-4e33-b466-fa0feba5c209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:57,208 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:14:57,208 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:57 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-24f8dfd9-2771-41d8-821e-650a0e49b711', 'x-compute-request-id': 'req-24f8dfd9-2771-41d8-821e-650a0e49b711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:58,283 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:14:58,283 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:58 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-d0bbcb94-49ed-4bb2-828f-81a1e85dd63f', 'x-compute-request-id': 'req-d0bbcb94-49ed-4bb2-828f-81a1e85dd63f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:14:59,358 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.065s 2022-05-31 07:14:59,358 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:59 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-862b9961-e804-447f-bbef-7b56d1080603', 'x-compute-request-id': 'req-862b9961-e804-447f-bbef-7b56d1080603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:14:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:00,436 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:15:00,437 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:00 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-39479ec5-86e1-4177-9610-7f4f5f048f98', 'x-compute-request-id': 'req-39479ec5-86e1-4177-9610-7f4f5f048f98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:01,511 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:15:01,512 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:01 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-544b3731-a302-4efa-b5c0-df28e4e2055c', 'x-compute-request-id': 'req-544b3731-a302-4efa-b5c0-df28e4e2055c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:02,586 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:15:02,587 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:02 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-650efa24-0ed8-4c9e-b90f-8265462d45ab', 'x-compute-request-id': 'req-650efa24-0ed8-4c9e-b90f-8265462d45ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:03,665 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:15:03,666 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:03 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-177e2733-f2bd-4153-90fb-b9f7455f7ebc', 'x-compute-request-id': 'req-177e2733-f2bd-4153-90fb-b9f7455f7ebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:04,739 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:15:04,740 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:04 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-36f2c306-8aca-45c1-a068-c8b46664c339', 'x-compute-request-id': 'req-36f2c306-8aca-45c1-a068-c8b46664c339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:05,813 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.065s 2022-05-31 07:15:05,814 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:05 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-52404e6b-4ddf-42c2-afbf-45e0c1c73127', 'x-compute-request-id': 'req-52404e6b-4ddf-42c2-afbf-45e0c1c73127', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:06,892 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:15:06,892 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:06 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-f72cb004-0f24-4fba-a5b0-222002d47b17', 'x-compute-request-id': 'req-f72cb004-0f24-4fba-a5b0-222002d47b17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:07,967 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.065s 2022-05-31 07:15:07,967 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:07 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-31d1f250-7213-4d6a-b006-8590046e0034', 'x-compute-request-id': 'req-31d1f250-7213-4d6a-b006-8590046e0034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:09,043 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:15:09,044 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:08 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-20e90d75-f166-4ba2-89c9-a9df7366a805', 'x-compute-request-id': 'req-20e90d75-f166-4ba2-89c9-a9df7366a805', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:10,121 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:15:10,121 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:10 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-42a9cffe-e8c6-49bb-babf-8e711388f08f', 'x-compute-request-id': 'req-42a9cffe-e8c6-49bb-babf-8e711388f08f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:11,196 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:15:11,197 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:11 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-f454dc3f-249d-4c52-8d41-dacf41129e1b', 'x-compute-request-id': 'req-f454dc3f-249d-4c52-8d41-dacf41129e1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:12,270 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.065s 2022-05-31 07:15:12,270 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:12 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-f08d3d6d-3583-415a-8fef-af41dbba854c', 'x-compute-request-id': 'req-f08d3d6d-3583-415a-8fef-af41dbba854c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:13,350 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:15:13,350 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:13 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-7de83df0-f3d9-4b22-9581-4e9576c520cb', 'x-compute-request-id': 'req-7de83df0-f3d9-4b22-9581-4e9576c520cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:14,431 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.072s 2022-05-31 07:15:14,432 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:14 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-e42d7eed-29ee-4d48-b977-9c092d750e6a', 'x-compute-request-id': 'req-e42d7eed-29ee-4d48-b977-9c092d750e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:15,506 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:15:15,507 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:15 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-00d09bb6-0a79-4532-b7e1-8629ef35b012', 'x-compute-request-id': 'req-00d09bb6-0a79-4532-b7e1-8629ef35b012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:16,585 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:15:16,585 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:16 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-b86f91d0-b427-4460-8f54-34f60b394d38', 'x-compute-request-id': 'req-b86f91d0-b427-4460-8f54-34f60b394d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:17,660 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:15:17,660 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:17 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-6bfd0b82-ed16-404b-8f13-8d9702dbf50f', 'x-compute-request-id': 'req-6bfd0b82-ed16-404b-8f13-8d9702dbf50f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:18,735 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.065s 2022-05-31 07:15:18,735 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:18 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-9e626328-5afe-4d89-b277-a41f0a25cc5a', 'x-compute-request-id': 'req-9e626328-5afe-4d89-b277-a41f0a25cc5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:19,814 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:15:19,815 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:19 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-8eb0ba07-408d-40fb-a48f-de218e1f6f17', 'x-compute-request-id': 'req-8eb0ba07-408d-40fb-a48f-de218e1f6f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:20,890 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:15:20,890 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:20 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-40003f38-b330-4953-8558-443850db2ad4', 'x-compute-request-id': 'req-40003f38-b330-4953-8558-443850db2ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:21,965 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:15:21,966 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:21 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-46bb559b-fadc-40d8-9eaa-40b93762a551', 'x-compute-request-id': 'req-46bb559b-fadc-40d8-9eaa-40b93762a551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:23,044 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:15:23,044 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:22 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-ee79998f-37a6-41d6-8e20-49a35d46067a', 'x-compute-request-id': 'req-ee79998f-37a6-41d6-8e20-49a35d46067a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:24,119 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:15:24,119 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:24 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-ffe1a302-6347-4912-91bf-4d2bee87808f', 'x-compute-request-id': 'req-ffe1a302-6347-4912-91bf-4d2bee87808f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:25,195 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:15:25,195 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:25 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-06516659-ffc3-4a6b-aa92-5818394678e8', 'x-compute-request-id': 'req-06516659-ffc3-4a6b-aa92-5818394678e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:26,274 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.070s 2022-05-31 07:15:26,274 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:26 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-f66448ae-5bed-4478-9f66-accb7e551cb8', 'x-compute-request-id': 'req-f66448ae-5bed-4478-9f66-accb7e551cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:27,349 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.065s 2022-05-31 07:15:27,349 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:27 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-a8b5352b-e089-49bb-96bb-17f8288a44c2', 'x-compute-request-id': 'req-a8b5352b-e089-49bb-96bb-17f8288a44c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:28,425 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:15:28,425 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:28 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-ea528f38-87f5-4ed0-be03-219081197358', 'x-compute-request-id': 'req-ea528f38-87f5-4ed0-be03-219081197358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:29,501 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:15:29,502 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:29 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-2684554c-c5c0-47bd-b8ef-c1ef8efe6c9b', 'x-compute-request-id': 'req-2684554c-c5c0-47bd-b8ef-c1ef8efe6c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:30,576 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:15:30,577 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15: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-ebd3e59f-4c96-4361-808e-f2349dfc6a04', 'x-compute-request-id': 'req-ebd3e59f-4c96-4361-808e-f2349dfc6a04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:31,651 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:15:31,651 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:31 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-a1765a26-5e76-49e3-a5f4-1644d509519a', 'x-compute-request-id': 'req-a1765a26-5e76-49e3-a5f4-1644d509519a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:32,731 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.071s 2022-05-31 07:15:32,731 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:32 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-5dbe8202-8e26-483d-9a19-fb30c112b564', 'x-compute-request-id': 'req-5dbe8202-8e26-483d-9a19-fb30c112b564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:33,806 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:15:33,806 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:33 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-9ce9d867-e995-4455-a161-55410c0d1ab8', 'x-compute-request-id': 'req-9ce9d867-e995-4455-a161-55410c0d1ab8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:34,881 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:15:34,881 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:34 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-b379d83b-cf74-4e17-9427-53f459ae50c8', 'x-compute-request-id': 'req-b379d83b-cf74-4e17-9427-53f459ae50c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:35,959 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:15:35,959 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:35 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-0fc34950-bb81-4633-a73d-9cfa74adc8ae', 'x-compute-request-id': 'req-0fc34950-bb81-4633-a73d-9cfa74adc8ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:37,034 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:15:37,035 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:36 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-04b17318-1a9d-4af1-8712-bc1316d87c6d', 'x-compute-request-id': 'req-04b17318-1a9d-4af1-8712-bc1316d87c6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:38,109 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.065s 2022-05-31 07:15:38,110 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:38 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-44e66459-d01c-4e45-ba79-e0fefb0e0e10', 'x-compute-request-id': 'req-44e66459-d01c-4e45-ba79-e0fefb0e0e10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:39,188 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:15:39,189 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:39 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-11ed5db6-836a-492e-90ed-dea0ac817f3f', 'x-compute-request-id': 'req-11ed5db6-836a-492e-90ed-dea0ac817f3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:40,264 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:15:40,264 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:40 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-469dedad-b01e-4aef-abfe-c4ecb6c5cc59', 'x-compute-request-id': 'req-469dedad-b01e-4aef-abfe-c4ecb6c5cc59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:41,339 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.067s 2022-05-31 07:15:41,339 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:41 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-cbded75d-93de-46bb-8371-810bdebcd161', 'x-compute-request-id': 'req-cbded75d-93de-46bb-8371-810bdebcd161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:42,417 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:15:42,418 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:42 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-82ddfe6b-2988-4a5d-b01f-b1c142f6dd1a', 'x-compute-request-id': 'req-82ddfe6b-2988-4a5d-b01f-b1c142f6dd1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:43,494 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.068s 2022-05-31 07:15:43,494 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:43 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-412df4e2-29a7-402e-be35-a2b95970d573', 'x-compute-request-id': 'req-412df4e2-29a7-402e-be35-a2b95970d573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:44,568 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.066s 2022-05-31 07:15:44,569 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:44 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-5667e3c2-1079-45a3-8982-72fabef7eb81', 'x-compute-request-id': 'req-5667e3c2-1079-45a3-8982-72fabef7eb81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:45,647 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 200 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.069s 2022-05-31 07:15:45,647 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:45 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-1aabc79a-5514-4acd-b486-925df00e9e7e', 'x-compute-request-id': 'req-1aabc79a-5514-4acd-b486-925df00e9e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"server": {"id": "71f3bfe2-1c96-442f-9aac-659b835f99b1", "name": "tempest-TestNetworkBasicOps-server-1668787114", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:09:45Z", "updated": "2022-05-31T07:15:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1438778200", "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-31 07:15:45,957 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 204 DELETE http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.302s 2022-05-31 07:15:45,958 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:45 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-7534158f-9227-41b5-b453-ebd3cc2e8325', 'x-compute-request-id': 'req-7534158f-9227-41b5-b453-ebd3cc2e8325', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'' 2022-05-31 07:15:45,982 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks): 404 GET http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1 0.023s 2022-05-31 07:15:45,982 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15: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': '111', 'x-openstack-request-id': 'req-0a092396-e456-4bb8-b684-0987701e5188', 'x-compute-request-id': 'req-0a092396-e456-4bb8-b684-0987701e5188', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/71f3bfe2-1c96-442f-9aac-659b835f99b1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 71f3bfe2-1c96-442f-9aac-659b835f99b1 could not be found."}}' 2022-05-31 07:15:46,131 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.18:9696/v2.0/security-groups/76a14602-049c-4751-af86-e4dbc277cc7a 0.146s 2022-05-31 07:15:46,131 119404 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-b6232320-0dbc-45f3-a278-1077c01c808c', 'content-length': '0', 'date': 'Tue, 31 May 2022 07:15:46 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18:9696/v2.0/security-groups/76a14602-049c-4751-af86-e4dbc277cc7a'} Body: b'' 2022-05-31 07:15:46,167 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE http://10.222.0.18/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1438778200 0.035s 2022-05-31 07:15:46,168 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15: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-c1acd1c4-936e-468f-a9c7-df7fef5e6506', 'x-compute-request-id': 'req-c1acd1c4-936e-468f-a9c7-df7fef5e6506', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1438778200'} Body: b'' 2022-05-31 07:15:47,819 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT http://10.222.0.18:9696/v2.0/routers/cda08851-4fcb-4280-bab7-74b4f39851dc/remove_router_interface 1.650s 2022-05-31 07:15:47,819 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "6c4437c4-4b3b-47d7-bcb3-80453670bae1"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-03963b8b-8f90-46e9-9f6a-320a03903948', 'date': 'Tue, 31 May 2022 07:15:47 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/routers/cda08851-4fcb-4280-bab7-74b4f39851dc/remove_router_interface'} Body: b'{"id": "cda08851-4fcb-4280-bab7-74b4f39851dc", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "port_id": "8c8f1667-826a-4961-b0b8-3a788c9b0315", "network_id": "ebed730e-8340-41c3-ba8e-559b872229dc", "subnet_id": "6c4437c4-4b3b-47d7-bcb3-80453670bae1", "subnet_ids": ["6c4437c4-4b3b-47d7-bcb3-80453670bae1"]}' 2022-05-31 07:15:48,107 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.18:9696/v2.0/subnets/6c4437c4-4b3b-47d7-bcb3-80453670bae1 0.287s 2022-05-31 07:15:48,107 119404 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-937916e5-9720-4df9-b4e4-42b5975d2b20', 'date': 'Tue, 31 May 2022 07:15:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18:9696/v2.0/subnets/6c4437c4-4b3b-47d7-bcb3-80453670bae1'} Body: b'' 2022-05-31 07:15:48,969 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.18:9696/v2.0/routers/cda08851-4fcb-4280-bab7-74b4f39851dc 0.861s 2022-05-31 07:15:48,969 119404 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-eb6752e9-488d-401e-88b8-e598e4212f3b', 'content-length': '0', 'date': 'Tue, 31 May 2022 07:15:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18:9696/v2.0/routers/cda08851-4fcb-4280-bab7-74b4f39851dc'} Body: b'' 2022-05-31 07:15:49,291 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.18:9696/v2.0/networks/ebed730e-8340-41c3-ba8e-559b872229dc 0.321s 2022-05-31 07:15:49,291 119404 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-8b78bb98-8c22-40e7-8e1a-b9cb9a67e112', 'date': 'Tue, 31 May 2022 07:15:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18:9696/v2.0/networks/ebed730e-8340-41c3-ba8e-559b872229dc'} 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_basic_ops.py", line 493, in test_connectivity_between_vms_on_different_networks self._setup_network_and_servers() File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 120, in _setup_network_and_servers server = self._create_server(self.network, port_id) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 169, in _create_server server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 309, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 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 101, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestNetworkBasicOps:test_connectivity_between_vms_on_different_networks) Server 71f3bfe2-1c96-442f-9aac-659b835f99b1 failed to reach ACTIVE status and task state "None" within the required time (360 s). Server boot request ID: req-e9f7b18d-29b2-476d-a982-71ee1fc1ff0d. Current status: BUILD. Current task state: scheduling. |
||||||
test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] |
skip
pt1.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] |
pass
pt1.3: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames[compute,id-b158ea55-472e-4086-8fa9-c64ac0c6c1d0,network,slow] |
||||||
test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke] |
fail
ft1.4: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-31 07:17:24,431 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.18:9696/v2.0/networks 0.219s 2022-05-31 07:17:24,431 119404 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--829088922", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-ea86011d-e95e-47db-96ed-d6fa66e4105c', 'date': 'Tue, 31 May 2022 07:17:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/networks'} Body: b'{"network":{"id":"05198e6b-3994-4576-8888-5608219fe6a2","name":"tempest-network-smoke--829088922","tenant_id":"1aa4d8502fef4a54a042acaf31bd768a","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"1aa4d8502fef4a54a042acaf31bd768a","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2022-05-31T07:17:24Z","updated_at":"2022-05-31T07:17:24Z","revision_number":1}}' 2022-05-31 07:17:25,811 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.18:9696/v2.0/routers 1.379s 2022-05-31 07:17:25,811 119404 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-22423752", "admin_state_up": true, "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "external_gateway_info": {"network_id": "060e2e5d-df68-4b86-bbe5-8bd0700ab521"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '686', 'x-openstack-request-id': 'req-f0d3449a-b3d0-4d0c-b8c5-c99a1e93bc48', 'date': 'Tue, 31 May 2022 07:17:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/routers'} Body: b'{"router": {"id": "9ccad379-8e5a-4651-8c02-c40c1e93e5bd", "name": "tempest-TestNetworkBasicOps-router-22423752", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "060e2e5d-df68-4b86-bbe5-8bd0700ab521", "external_fixed_ips": [{"subnet_id": "44fd23f8-2675-4837-a5ec-304582ad9919", "ip_address": "172.26.4.232"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-05-31T07:17:24Z", "updated_at": "2022-05-31T07:17:25Z", "revision_number": 3, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:17:25,841 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18:9696/v2.0/subnets?project_id=1aa4d8502fef4a54a042acaf31bd768a&cidr=172.20.0.0%2F28 0.029s 2022-05-31 07:17:25,842 119404 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-52196a99-4094-4e03-9ee2-21c03a53a524', 'date': 'Tue, 31 May 2022 07:17:25 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/subnets?project_id=1aa4d8502fef4a54a042acaf31bd768a&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-05-31 07:17:25,938 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18:9696/v2.0/networks?router%3Aexternal=True 0.096s 2022-05-31 07:17:25,939 119404 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-602a3716-6634-4353-a95a-dc20c88b1167', 'date': 'Tue, 31 May 2022 07:17:25 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"060e2e5d-df68-4b86-bbe5-8bd0700ab521","name":"public","tenant_id":"db80eadfc9a74e779c4bfe1a535ed221","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["44fd23f8-2675-4837-a5ec-304582ad9919"],"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-31T06:56:52Z","updated_at":"2022-05-31T06:56:59Z","revision_number":2,"project_id":"db80eadfc9a74e779c4bfe1a535ed221","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-05-31 07:17:25,975 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18:9696/v2.0/subnets?network_id=060e2e5d-df68-4b86-bbe5-8bd0700ab521&cidr=172.20.0.0%2F28 0.035s 2022-05-31 07:17:25,975 119404 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-c85cde5f-761e-447e-af49-fa9291d5358c', 'date': 'Tue, 31 May 2022 07:17:25 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/subnets?network_id=060e2e5d-df68-4b86-bbe5-8bd0700ab521&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-05-31 07:17:26,377 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.18:9696/v2.0/subnets 0.401s 2022-05-31 07:17:26,378 119404 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-509878545", "network_id": "05198e6b-3994-4576-8888-5608219fe6a2", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-4e9a854a-11a3-48ae-ab98-a89236961c83', 'date': 'Tue, 31 May 2022 07:17:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"b1b671fe-f51f-46c1-b3cd-9ae24dba618b","name":"tempest-subnet-smoke-509878545","tenant_id":"1aa4d8502fef4a54a042acaf31bd768a","network_id":"05198e6b-3994-4576-8888-5608219fe6a2","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-31T07:17:26Z","updated_at":"2022-05-31T07:17:26Z","revision_number":0,"project_id":"1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:17:28,611 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 PUT http://10.222.0.18:9696/v2.0/routers/9ccad379-8e5a-4651-8c02-c40c1e93e5bd/add_router_interface 2.232s 2022-05-31 07:17:28,611 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "b1b671fe-f51f-46c1-b3cd-9ae24dba618b"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-d5fefd38-cb5b-4285-978f-f56769330898', 'date': 'Tue, 31 May 2022 07:17:28 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/routers/9ccad379-8e5a-4651-8c02-c40c1e93e5bd/add_router_interface'} Body: b'{"id": "9ccad379-8e5a-4651-8c02-c40c1e93e5bd", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "port_id": "bbcc11cd-b5de-411b-99fa-e8aad8b4c9cf", "network_id": "05198e6b-3994-4576-8888-5608219fe6a2", "subnet_id": "b1b671fe-f51f-46c1-b3cd-9ae24dba618b", "subnet_ids": ["b1b671fe-f51f-46c1-b3cd-9ae24dba618b"]}' 2022-05-31 07:17:28,732 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18:9696/v2.0/networks 0.120s 2022-05-31 07:17:28,732 119404 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': '4088', 'x-openstack-request-id': 'req-a93a7c9c-f475-4e6d-89db-9aaec9299b4f', 'date': 'Tue, 31 May 2022 07:17:28 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/networks'} Body: b'{"networks":[{"id":"05198e6b-3994-4576-8888-5608219fe6a2","name":"tempest-network-smoke--829088922","tenant_id":"1aa4d8502fef4a54a042acaf31bd768a","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["b1b671fe-f51f-46c1-b3cd-9ae24dba618b"],"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-31T07:17:24Z","updated_at":"2022-05-31T07:17:26Z","revision_number":2,"project_id":"1aa4d8502fef4a54a042acaf31bd768a","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":189},{"id":"060e2e5d-df68-4b86-bbe5-8bd0700ab521","name":"public","tenant_id":"db80eadfc9a74e779c4bfe1a535ed221","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["44fd23f8-2675-4837-a5ec-304582ad9919"],"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-31T06:56:52Z","updated_at":"2022-05-31T06:56:59Z","revision_number":2,"project_id":"db80eadfc9a74e779c4bfe1a535ed221","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null},{"id":"71624c28-13c9-4d64-9a6c-a7d8bfaeda29","name":"tempest-TestVolumeBootPattern-939547503-network","tenant_id":"559a3742f1db405498c10e9b85f8b19c","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["e8fd34cc-28f3-49ad-9054-d09158b8223a"],"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-31T07:11:47Z","updated_at":"2022-05-31T07:11:48Z","revision_number":2,"project_id":"559a3742f1db405498c10e9b85f8b19c","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":169},{"id":"bc2c47b7-3edc-4f01-a7b5-af7a16a7eff6","name":"shared","tenant_id":"db80eadfc9a74e779c4bfe1a535ed221","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["b6257cad-2809-475c-b967-ca59896e944f"],"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-31T06:59:25Z","updated_at":"2022-05-31T06:59:28Z","revision_number":2,"project_id":"db80eadfc9a74e779c4bfe1a535ed221","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":157},{"id":"c8977759-e1d6-4ef6-a774-cd2785f566a0","name":"tempest-TestVolumeBootPattern-227415814-network","tenant_id":"a2398ceeabc34165b999a7e1e0ddc08d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["67e6cd6e-6c62-4751-8657-558a2c279f17"],"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-31T07:11:43Z","updated_at":"2022-05-31T07:11:43Z","revision_number":2,"project_id":"a2398ceeabc34165b999a7e1e0ddc08d","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":196},{"id":"e3c5c060-204d-4ae5-bf57-53b704165df4","name":"private","tenant_id":"e9e065e0edb44214a0f4026dd3161dc4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["3bf14e35-104d-4671-84e4-c37ed7cc2591"],"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-31T06:56:33Z","updated_at":"2022-05-31T06:58:36Z","revision_number":3,"project_id":"e9e065e0edb44214a0f4026dd3161dc4","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":179}]}' 2022-05-31 07:17:28,797 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18:9696/v2.0/subnets 0.064s 2022-05-31 07:17:28,797 119404 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': '3808', 'x-openstack-request-id': 'req-152340ee-b4f4-49d4-8239-4dacc4771209', 'date': 'Tue, 31 May 2022 07:17:28 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/subnets'} Body: b'{"subnets":[{"id":"3bf14e35-104d-4671-84e4-c37ed7cc2591","name":"private-subnet","tenant_id":"e9e065e0edb44214a0f4026dd3161dc4","network_id":"e3c5c060-204d-4ae5-bf57-53b704165df4","ip_version":4,"subnetpool_id":"75e8716b-83b6-4b85-afa3-0892ba0c90cd","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-31T06:56:37Z","updated_at":"2022-05-31T06:58:36Z","revision_number":1,"project_id":"e9e065e0edb44214a0f4026dd3161dc4"},{"id":"44fd23f8-2675-4837-a5ec-304582ad9919","name":"public-subnet","tenant_id":"db80eadfc9a74e779c4bfe1a535ed221","network_id":"060e2e5d-df68-4b86-bbe5-8bd0700ab521","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.26.4.1","cidr":"172.26.4.0/24","allocation_pools":[{"start":"172.26.4.2","end":"172.26.4.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-05-31T06:56:59Z","updated_at":"2022-05-31T06:56:59Z","revision_number":0,"project_id":"db80eadfc9a74e779c4bfe1a535ed221"},{"id":"67e6cd6e-6c62-4751-8657-558a2c279f17","name":"tempest-TestVolumeBootPattern-227415814-subnet","tenant_id":"a2398ceeabc34165b999a7e1e0ddc08d","network_id":"c8977759-e1d6-4ef6-a774-cd2785f566a0","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-31T07:11:43Z","updated_at":"2022-05-31T07:11:43Z","revision_number":0,"project_id":"a2398ceeabc34165b999a7e1e0ddc08d"},{"id":"b1b671fe-f51f-46c1-b3cd-9ae24dba618b","name":"tempest-subnet-smoke-509878545","tenant_id":"1aa4d8502fef4a54a042acaf31bd768a","network_id":"05198e6b-3994-4576-8888-5608219fe6a2","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-31T07:17:26Z","updated_at":"2022-05-31T07:17:26Z","revision_number":0,"project_id":"1aa4d8502fef4a54a042acaf31bd768a"},{"id":"b6257cad-2809-475c-b967-ca59896e944f","name":"shared-subnet","tenant_id":"db80eadfc9a74e779c4bfe1a535ed221","network_id":"bc2c47b7-3edc-4f01-a7b5-af7a16a7eff6","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-31T06:59:28Z","updated_at":"2022-05-31T06:59:28Z","revision_number":0,"project_id":"db80eadfc9a74e779c4bfe1a535ed221"},{"id":"e8fd34cc-28f3-49ad-9054-d09158b8223a","name":"tempest-TestVolumeBootPattern-939547503-subnet","tenant_id":"559a3742f1db405498c10e9b85f8b19c","network_id":"71624c28-13c9-4d64-9a6c-a7d8bfaeda29","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-31T07:11:48Z","updated_at":"2022-05-31T07:11:48Z","revision_number":0,"project_id":"559a3742f1db405498c10e9b85f8b19c"}]}' 2022-05-31 07:17:28,939 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18:9696/v2.0/routers 0.141s 2022-05-31 07:17:28,940 119404 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': '2851', 'x-openstack-request-id': 'req-dea6e910-29c3-49ba-9266-8e98331fc948', 'date': 'Tue, 31 May 2022 07:17:28 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/routers'} Body: b'{"routers": [{"id": "34e1e43c-bf30-4c41-85ee-22bda8538bd5", "name": "tempest-TestVolumeBootPattern-227415814-router", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "060e2e5d-df68-4b86-bbe5-8bd0700ab521", "external_fixed_ips": [{"subnet_id": "44fd23f8-2675-4837-a5ec-304582ad9919", "ip_address": "172.26.4.217"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-05-31T07:11:44Z", "updated_at": "2022-05-31T07:11:46Z", "revision_number": 4, "project_id": "a2398ceeabc34165b999a7e1e0ddc08d"}, {"id": "9ccad379-8e5a-4651-8c02-c40c1e93e5bd", "name": "tempest-TestNetworkBasicOps-router-22423752", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "060e2e5d-df68-4b86-bbe5-8bd0700ab521", "external_fixed_ips": [{"subnet_id": "44fd23f8-2675-4837-a5ec-304582ad9919", "ip_address": "172.26.4.232"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-05-31T07:17:24Z", "updated_at": "2022-05-31T07:17:27Z", "revision_number": 4, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}, {"id": "cc8041f4-a0c1-4678-8eeb-7574cb2375c2", "name": "tempest-TestVolumeBootPattern-939547503-router", "tenant_id": "559a3742f1db405498c10e9b85f8b19c", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "060e2e5d-df68-4b86-bbe5-8bd0700ab521", "external_fixed_ips": [{"subnet_id": "44fd23f8-2675-4837-a5ec-304582ad9919", "ip_address": "172.26.4.243"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-05-31T07:11:48Z", "updated_at": "2022-05-31T07:11:52Z", "revision_number": 4, "project_id": "559a3742f1db405498c10e9b85f8b19c"}, {"id": "f9614b14-6d49-4fa9-8e9d-a597f24a18ea", "name": "router1", "tenant_id": "e9e065e0edb44214a0f4026dd3161dc4", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "060e2e5d-df68-4b86-bbe5-8bd0700ab521", "external_fixed_ips": [{"subnet_id": "44fd23f8-2675-4837-a5ec-304582ad9919", "ip_address": "172.26.4.235"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-05-31T06:56:46Z", "updated_at": "2022-05-31T06:57:04Z", "revision_number": 4, "project_id": "e9e065e0edb44214a0f4026dd3161dc4"}]}' 2022-05-31 07:17:29,015 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST http://10.222.0.18/compute/v2.1/os-keypairs 0.071s 2022-05-31 07:17:29,015 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-803620637", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMhaLEyxkV7MLrpQPnL5alZWXBTz4J6zspkqoDkRCYdTWRtZ1RpdYsvtR6193c92V3weNIPK8utb0xZR6UK9zdRyZJ/1Udoec/svzMExmTDp1fQatgtDD6x2+zbVmOMuBw=="}} Response - Headers: {'date': 'Tue, 31 May 2022 07:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a5412ae-f1b5-4021-9621-28c60bee9479', 'x-compute-request-id': 'req-6a5412ae-f1b5-4021-9621-28c60bee9479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-803620637", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMhaLEyxkV7MLrpQPnL5alZWXBTz4J6zspkqoDkRCYdTWRtZ1RpdYsvtR6193c92V3weNIPK8utb0xZR6UK9zdRyZJ/1Udoec/svzMExmTDp1fQatgtDD6x2+zbVmOMuBw==", "fingerprint": "df:52:28:1b:e4:7c:16:11:75:ff:28:bb:ed:b5:03:be", "user_id": "865aaeb1fede4b05b6fe3e84177383e6"}}' 2022-05-31 07:17:29,189 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.18:9696/v2.0/security-groups 0.172s 2022-05-31 07:17:29,190 119404 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-1731580673", "description": "tempest-secgroup-smoke-1731580673 description", "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-b4fccac5-568c-4de5-a74c-7734c80775a3', 'date': 'Tue, 31 May 2022 07:17:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "01af358f-0837-4183-98ec-9e949140bcc3", "name": "tempest-secgroup-smoke-1731580673", "stateful": true, "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "description": "tempest-secgroup-smoke-1731580673 description", "shared": false, "security_group_rules": [{"id": "26ed1836-3b16-49c0-b354-5f3ff087e6c9", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "01af358f-0837-4183-98ec-9e949140bcc3", "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": 1342, "description": null, "tags": [], "created_at": "2022-05-31T07:17:29Z", "updated_at": "2022-05-31T07:17:29Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}, {"id": "5e80b42c-d84e-4432-a7a7-34df62c332bf", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "01af358f-0837-4183-98ec-9e949140bcc3", "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": 1341, "description": null, "tags": [], "created_at": "2022-05-31T07:17:29Z", "updated_at": "2022-05-31T07:17:29Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}], "tags": [], "created_at": "2022-05-31T07:17:29Z", "updated_at": "2022-05-31T07:17:29Z", "revision_number": 1, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:17:29,364 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.174s 2022-05-31 07:17:29,364 119404 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": "01af358f-0837-4183-98ec-9e949140bcc3", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "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-91fab877-9680-44c9-aafd-c9d0ad1e2a8e', 'date': 'Tue, 31 May 2022 07:17:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3a7cbe38-f3e2-4af9-bee0-1548db63c5ff", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "01af358f-0837-4183-98ec-9e949140bcc3", "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-31T07:17:29Z", "updated_at": "2022-05-31T07:17:29Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:17:29,508 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.143s 2022-05-31 07:17:29,508 119404 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": "01af358f-0837-4183-98ec-9e949140bcc3", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "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-a8364465-8212-4db7-b6cc-d3c9668bbb5f', 'date': 'Tue, 31 May 2022 07:17:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "02914877-1218-4b82-9ed7-228ddf9ac2d1", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "01af358f-0837-4183-98ec-9e949140bcc3", "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-31T07:17:29Z", "updated_at": "2022-05-31T07:17:29Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:17:29,650 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.141s 2022-05-31 07:17:29,651 119404 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": "01af358f-0837-4183-98ec-9e949140bcc3", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-271cff79-c138-4987-901d-f671cb86210b', 'date': 'Tue, 31 May 2022 07:17:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "64ea6687-a4dd-45d7-987b-b926be237a7d", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "01af358f-0837-4183-98ec-9e949140bcc3", "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-31T07:17:29Z", "updated_at": "2022-05-31T07:17:29Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:17:29,783 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.131s 2022-05-31 07:17:29,783 119404 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": "01af358f-0837-4183-98ec-9e949140bcc3", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-e4a4b575-fda3-42ec-8dff-de95006a8ec8', 'date': 'Tue, 31 May 2022 07:17:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ba908fe9-f437-4522-b7f4-f9c3b0564715", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "01af358f-0837-4183-98ec-9e949140bcc3", "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-31T07:17:29Z", "updated_at": "2022-05-31T07:17:29Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:17:29,925 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.141s 2022-05-31 07:17:29,926 119404 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": "01af358f-0837-4183-98ec-9e949140bcc3", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-3d83a675-0c54-4823-aa0d-37a84b00e9f9', 'date': 'Tue, 31 May 2022 07:17:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5b16d730-9f04-43b3-b03c-dc75596d5d72", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "01af358f-0837-4183-98ec-9e949140bcc3", "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-31T07:17:29Z", "updated_at": "2022-05-31T07:17:29Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:17:30,083 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.156s 2022-05-31 07:17:30,083 119404 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": "01af358f-0837-4183-98ec-9e949140bcc3", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-64881d90-ce18-40fb-a517-5f16b5a32dac', 'date': 'Tue, 31 May 2022 07:17:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "44e16838-da3c-4485-92cb-84c53bbfd276", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "01af358f-0837-4183-98ec-9e949140bcc3", "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-31T07:17:30Z", "updated_at": "2022-05-31T07:17:30Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:17:30,129 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.18/identity/v3/auth/tokens 0.039s 2022-05-31 07:17:30,130 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 31 May 2022 07:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3242', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-addd3afc-1eb6-41f5-84c1-dde80f32b887', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "865aaeb1fede4b05b6fe3e84177383e6", "name": "tempest-TestNetworkBasicOps-1665403563-project", "password_expires_at": null}, "audit_ids": ["rfLykwY1TPiu57-Sq2brHA"], "expires_at": "2022-05-31T08:17:30.000000Z", "issued_at": "2022-05-31T07:17:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1aa4d8502fef4a54a042acaf31bd768a", "name": "tempest-TestNetworkBasicOps-1665403563"}, "is_domain": false, "roles": [{"id": "132da20be2c04fab81d8bf871fe8a9ad", "name": "member"}, {"id": "e7f7536b6ab249adbea6ea16a5967407", "name": "reader"}], "catalog": [{"endpoints": [{"id": "77b309ffb42e4cbd9e7f3de0f0f4c13c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/compute/v2.1", "region": "RegionOne"}], "id": "18adbe0f3f714693877fda31827458d9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "6c720ce7622d4833ae99a52ccae10e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/compute/v2/1aa4d8502fef4a54a042acaf31bd768a", "region": "RegionOne"}], "id": "3dda865e9bee4e52847ebd1c397a76dd", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "12eb615c85df40eea38c0efc19c59c5d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.18:8080", "region": "RegionOne"}, {"id": "b92628089a3345d7bac46a1ff0efaee7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18:8080/v1/AUTH_1aa4d8502fef4a54a042acaf31bd768a", "region": "RegionOne"}], "id": "8d27a7a75bb642c68da4f1d1a78df560", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "fa872fe92a754d60a51b68049e8547c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/placement", "region": "RegionOne"}], "id": "a0bc7f070b8844328ac2e87018c6fd7d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96ba173460134d85b64f489adabaf8fe", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/volume/v3/1aa4d8502fef4a54a042acaf31bd768a", "region": "RegionOne"}], "id": "bc6372553c92416ba71e0124554f29e3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "aeef595a093a472c90f693cab6257972", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18:9696/", "region": "RegionOne"}], "id": "ca98ae47057346a6b429f02672b40036", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "8950fa5a3b2e4806803b27f36fd85a11", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/volume/v3/1aa4d8502fef4a54a042acaf31bd768a", "region": "RegionOne"}], "id": "d0f9fb0c0374493581a949a3e80dd275", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "57ebc82cd8f947d5afdab66004ebff7b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/identity", "region": "RegionOne"}], "id": "efdd58e6bc324e9db1226f5583609776", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9188978d53be42e4b5ba9e9860f2e4b3", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/image", "region": "RegionOne"}], "id": "fac6cfb1e1a34fb2abd199a7383c1938", "type": "image", "name": "glance"}]}}' 2022-05-31 07:17:30,130 119404 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2022-05-31 07:17:30,830 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 202 POST http://10.222.0.18/compute/v2.1/servers 0.699s 2022-05-31 07:17:30,830 119404 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-372872532", "imageRef": "d0930139-5184-4bcf-8a15-9e8cde15c757", "flavorRef": "452", "networks": [{"uuid": "05198e6b-3994-4576-8888-5608219fe6a2"}], "key_name": "tempest-TestNetworkBasicOps-803620637", "security_groups": [{"name": "tempest-secgroup-smoke-1731580673"}]}} Response - Headers: {'date': 'Tue, 31 May 2022 07:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c843171b-ea8c-416d-a854-dc13330b7c35', 'x-compute-request-id': 'req-c843171b-ea8c-416d-a854-dc13330b7c35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/compute/v2.1/servers'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1731580673"}], "adminPass": "YDjJnY3aDhAG"}}' 2022-05-31 07:17:30,901 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.068s 2022-05-31 07:17:30,901 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ac917c3-efcf-475c-8e09-38b4e75a1016', 'x-compute-request-id': 'req-3ac917c3-efcf-475c-8e09-38b4e75a1016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:31,981 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.071s 2022-05-31 07:17:31,982 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-635f5b91-b68a-446a-980b-b0c8e31f1be2', 'x-compute-request-id': 'req-635f5b91-b68a-446a-980b-b0c8e31f1be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:33,056 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:17:33,057 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-584cacaf-e014-4ec6-9f5e-d6298d58e697', 'x-compute-request-id': 'req-584cacaf-e014-4ec6-9f5e-d6298d58e697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:34,131 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:17:34,131 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8474b6a8-0f06-40ae-a61e-f3f90ccda1c8', 'x-compute-request-id': 'req-8474b6a8-0f06-40ae-a61e-f3f90ccda1c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:35,209 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.070s 2022-05-31 07:17:35,209 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65656ac9-fc5a-4183-b97f-c7aaf815e679', 'x-compute-request-id': 'req-65656ac9-fc5a-4183-b97f-c7aaf815e679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:36,284 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:17:36,285 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b4d0428-a8c0-4890-9a8f-abd622440ed4', 'x-compute-request-id': 'req-2b4d0428-a8c0-4890-9a8f-abd622440ed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:37,357 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:17:37,358 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38c676c0-344b-4f3a-9654-a437bd6eddf8', 'x-compute-request-id': 'req-38c676c0-344b-4f3a-9654-a437bd6eddf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:38,437 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.070s 2022-05-31 07:17:38,437 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18de4736-ad5a-4ffb-b269-b3d38b377438', 'x-compute-request-id': 'req-18de4736-ad5a-4ffb-b269-b3d38b377438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:39,511 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:17:39,511 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae4e1d64-95dc-4515-b1b1-43f23683e21a', 'x-compute-request-id': 'req-ae4e1d64-95dc-4515-b1b1-43f23683e21a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:40,586 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:17:40,586 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abcdb03a-af25-4c40-a07f-90fbfc0ea62f', 'x-compute-request-id': 'req-abcdb03a-af25-4c40-a07f-90fbfc0ea62f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:41,665 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.070s 2022-05-31 07:17:41,666 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b5c33e4-1437-4ad3-9e89-1ac92eb4dea8', 'x-compute-request-id': 'req-6b5c33e4-1437-4ad3-9e89-1ac92eb4dea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:42,741 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:17:42,741 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a264b34-48c1-4d5f-bd46-7dccf747a405', 'x-compute-request-id': 'req-7a264b34-48c1-4d5f-bd46-7dccf747a405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:43,816 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:17:43,816 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e26a4767-fe9c-4699-91ec-f03a65fb3c16', 'x-compute-request-id': 'req-e26a4767-fe9c-4699-91ec-f03a65fb3c16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:44,898 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.073s 2022-05-31 07:17:44,898 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca207578-2cde-4afa-bf24-749dd346f818', 'x-compute-request-id': 'req-ca207578-2cde-4afa-bf24-749dd346f818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:45,972 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:17:45,973 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b821b24-816a-4189-873c-224278b36a1d', 'x-compute-request-id': 'req-1b821b24-816a-4189-873c-224278b36a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:47,049 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:17:47,050 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a023c77e-76b1-414f-a069-1a84b04766a0', 'x-compute-request-id': 'req-a023c77e-76b1-414f-a069-1a84b04766a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:48,128 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.070s 2022-05-31 07:17:48,128 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e7d619b-c438-4742-ab74-ee57225c8f8d', 'x-compute-request-id': 'req-3e7d619b-c438-4742-ab74-ee57225c8f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:49,205 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.068s 2022-05-31 07:17:49,205 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ccd1d4c-4a79-4c45-baf7-e060ac9769b1', 'x-compute-request-id': 'req-8ccd1d4c-4a79-4c45-baf7-e060ac9769b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:50,281 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:17:50,281 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a193b561-0848-4b4d-a31d-215e67c7c0d8', 'x-compute-request-id': 'req-a193b561-0848-4b4d-a31d-215e67c7c0d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:51,359 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:17:51,359 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4577fc5f-0f19-41b8-ad54-c84ddd7d9fac', 'x-compute-request-id': 'req-4577fc5f-0f19-41b8-ad54-c84ddd7d9fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:52,433 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:17:52,433 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b3d8ef7-64d3-4b38-97c0-3d5b06871301', 'x-compute-request-id': 'req-7b3d8ef7-64d3-4b38-97c0-3d5b06871301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:53,509 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:17:53,509 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3edcd079-0466-4a4b-b3f2-ad9b167472da', 'x-compute-request-id': 'req-3edcd079-0466-4a4b-b3f2-ad9b167472da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:54,586 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.068s 2022-05-31 07:17:54,586 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e54c874-c543-4bd2-8c1e-8c26b9607cf0', 'x-compute-request-id': 'req-9e54c874-c543-4bd2-8c1e-8c26b9607cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:55,662 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:17:55,662 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69dea178-ee84-43f4-a207-74fe3c9c496f', 'x-compute-request-id': 'req-69dea178-ee84-43f4-a207-74fe3c9c496f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:56,737 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:17:56,738 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c94b11e-c2ee-4ca2-9e76-85965dee162a', 'x-compute-request-id': 'req-5c94b11e-c2ee-4ca2-9e76-85965dee162a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:57,816 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:17:57,816 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-822db64e-6187-40c4-b8f9-1b5a6f313b79', 'x-compute-request-id': 'req-822db64e-6187-40c4-b8f9-1b5a6f313b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:58,890 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:17:58,891 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c93abf83-ca18-4916-a8f6-ec9bd89ccf97', 'x-compute-request-id': 'req-c93abf83-ca18-4916-a8f6-ec9bd89ccf97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:17:59,965 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:17:59,966 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bb3de8e-3ca8-40ea-8056-7ffad2bcab0d', 'x-compute-request-id': 'req-9bb3de8e-3ca8-40ea-8056-7ffad2bcab0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:01,043 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:18:01,043 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c81b6140-a07e-496b-b743-391fa7c35bbd', 'x-compute-request-id': 'req-c81b6140-a07e-496b-b743-391fa7c35bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:02,118 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:18:02,119 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aea71cf0-127c-4162-9b0e-87fc19f2639a', 'x-compute-request-id': 'req-aea71cf0-127c-4162-9b0e-87fc19f2639a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:03,197 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:18:03,197 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a37e656f-66b2-4516-9795-047cca036dc8', 'x-compute-request-id': 'req-a37e656f-66b2-4516-9795-047cca036dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:04,277 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.071s 2022-05-31 07:18:04,277 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7dd65ca-f6ba-4315-99e7-4f9e76b1f7d2', 'x-compute-request-id': 'req-b7dd65ca-f6ba-4315-99e7-4f9e76b1f7d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:05,352 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:18:05,353 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-792bd517-a78c-45cd-8154-3018769e85d9', 'x-compute-request-id': 'req-792bd517-a78c-45cd-8154-3018769e85d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:06,428 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:18:06,428 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7772a69-8428-4444-a67b-cde820dec692', 'x-compute-request-id': 'req-f7772a69-8428-4444-a67b-cde820dec692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:07,507 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.070s 2022-05-31 07:18:07,507 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f8e4812-5f0c-4d1f-92a8-8e9d1e7d069e', 'x-compute-request-id': 'req-6f8e4812-5f0c-4d1f-92a8-8e9d1e7d069e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:08,582 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:18:08,582 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc2aaff7-0e06-4cff-a1e9-77655659e135', 'x-compute-request-id': 'req-fc2aaff7-0e06-4cff-a1e9-77655659e135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:09,656 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:18:09,656 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba6524eb-8e31-4f92-8a86-a7a48028a7a4', 'x-compute-request-id': 'req-ba6524eb-8e31-4f92-8a86-a7a48028a7a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:10,735 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.070s 2022-05-31 07:18:10,735 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbcc933b-b8de-4b80-a7f5-edcc58e0effe', 'x-compute-request-id': 'req-bbcc933b-b8de-4b80-a7f5-edcc58e0effe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:11,808 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:18:11,808 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a008169-1723-4353-b64e-d9613be885b2', 'x-compute-request-id': 'req-7a008169-1723-4353-b64e-d9613be885b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:12,883 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:18:12,883 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-860024d4-c158-4c7b-9463-7f0eedfc4a9a', 'x-compute-request-id': 'req-860024d4-c158-4c7b-9463-7f0eedfc4a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:13,963 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.071s 2022-05-31 07:18:13,963 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eca1e922-35e3-41e6-b3b0-d59e384dbd27', 'x-compute-request-id': 'req-eca1e922-35e3-41e6-b3b0-d59e384dbd27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:15,038 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:18:15,038 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcc64e3c-dcfa-4895-ad20-f0832df8485b', 'x-compute-request-id': 'req-dcc64e3c-dcfa-4895-ad20-f0832df8485b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:16,113 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:18:16,113 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d7ab51b-d861-4d22-a916-78cbb2853689', 'x-compute-request-id': 'req-4d7ab51b-d861-4d22-a916-78cbb2853689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:17,193 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.071s 2022-05-31 07:18:17,193 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e801ed8-2fc8-4dd7-8509-6ed3ebd44593', 'x-compute-request-id': 'req-0e801ed8-2fc8-4dd7-8509-6ed3ebd44593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:18,270 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.068s 2022-05-31 07:18:18,270 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddabfd1c-0a10-4f7b-bf79-d4475de9a237', 'x-compute-request-id': 'req-ddabfd1c-0a10-4f7b-bf79-d4475de9a237', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:19,346 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:18:19,346 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7d00087-4ca0-43a9-b3e9-e753dc127540', 'x-compute-request-id': 'req-f7d00087-4ca0-43a9-b3e9-e753dc127540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:20,427 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.073s 2022-05-31 07:18:20,427 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-729f37ea-59e2-4d0d-a468-2cbe3fc25b83', 'x-compute-request-id': 'req-729f37ea-59e2-4d0d-a468-2cbe3fc25b83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:21,504 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.068s 2022-05-31 07:18:21,505 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45ddf46f-6627-49bd-a6eb-361a38b64fc1', 'x-compute-request-id': 'req-45ddf46f-6627-49bd-a6eb-361a38b64fc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:22,613 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.099s 2022-05-31 07:18:22,613 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be5ee747-eed4-4b43-b752-1bae0ce765e3', 'x-compute-request-id': 'req-be5ee747-eed4-4b43-b752-1bae0ce765e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:23,692 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.070s 2022-05-31 07:18:23,692 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d54fa5c2-8359-4e54-8fe8-044763a6f476', 'x-compute-request-id': 'req-d54fa5c2-8359-4e54-8fe8-044763a6f476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:24,839 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.138s 2022-05-31 07:18:24,839 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40d60a7b-a210-46e7-88d1-11757c6fa5a4', 'x-compute-request-id': 'req-40d60a7b-a210-46e7-88d1-11757c6fa5a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:25,920 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.071s 2022-05-31 07:18:25,920 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ff7d2b6-0f42-44af-b96e-2d4eef709a40', 'x-compute-request-id': 'req-7ff7d2b6-0f42-44af-b96e-2d4eef709a40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:26,997 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.068s 2022-05-31 07:18:26,997 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cb47f37-51f5-4c4b-9f80-97adb3546b20', 'x-compute-request-id': 'req-4cb47f37-51f5-4c4b-9f80-97adb3546b20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:28,073 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.068s 2022-05-31 07:18:28,073 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e60264c-2eb1-4e4e-9bad-c2b426884c36', 'x-compute-request-id': 'req-3e60264c-2eb1-4e4e-9bad-c2b426884c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:29,152 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.071s 2022-05-31 07:18:29,153 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee715b4a-241e-4561-9a95-349fc5533dbe', 'x-compute-request-id': 'req-ee715b4a-241e-4561-9a95-349fc5533dbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:30,226 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:18:30,227 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b4c01cf-c351-4798-b8cd-6b7673f52e41', 'x-compute-request-id': 'req-6b4c01cf-c351-4798-b8cd-6b7673f52e41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:31,302 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:18:31,302 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2893e6a4-5ee6-496d-95a8-36e0ce0cc870', 'x-compute-request-id': 'req-2893e6a4-5ee6-496d-95a8-36e0ce0cc870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:32,379 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:18:32,380 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2522738-638e-4d39-8bfe-6e6c718f12b8', 'x-compute-request-id': 'req-a2522738-638e-4d39-8bfe-6e6c718f12b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:33,454 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:18:33,454 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdb91c90-0207-4a00-9df0-aa9fb157d9ec', 'x-compute-request-id': 'req-bdb91c90-0207-4a00-9df0-aa9fb157d9ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:34,529 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:18:34,529 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-806e1c03-aab1-4e84-9ed8-e1a2cb341ac4', 'x-compute-request-id': 'req-806e1c03-aab1-4e84-9ed8-e1a2cb341ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:35,603 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:18:35,604 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-783da0ad-115d-4a42-9d8c-a4afaedc4edf', 'x-compute-request-id': 'req-783da0ad-115d-4a42-9d8c-a4afaedc4edf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:36,677 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:18:36,678 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e8c97fc-dbc7-47ed-9799-9bb1b93ea4af', 'x-compute-request-id': 'req-3e8c97fc-dbc7-47ed-9799-9bb1b93ea4af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:37,751 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:18:37,752 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-102c4b3c-07f7-4d4c-94d8-3738bd572aa9', 'x-compute-request-id': 'req-102c4b3c-07f7-4d4c-94d8-3738bd572aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:38,830 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:18:38,830 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6027c9c1-4ab4-454f-afac-12e5fd5ca4f3', 'x-compute-request-id': 'req-6027c9c1-4ab4-454f-afac-12e5fd5ca4f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:39,906 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:18:39,906 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a038c4f6-ee03-4e28-b270-bc00147b8d7c', 'x-compute-request-id': 'req-a038c4f6-ee03-4e28-b270-bc00147b8d7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:40,980 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:18:40,980 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-021a8672-a541-42b4-939a-5bb11a9278dd', 'x-compute-request-id': 'req-021a8672-a541-42b4-939a-5bb11a9278dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:42,055 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:18:42,055 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad1d4518-187e-49cf-beec-069cb6de0ca0', 'x-compute-request-id': 'req-ad1d4518-187e-49cf-beec-069cb6de0ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:43,130 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:18:43,130 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d185b313-cbf7-46b9-b902-67b9e70fe373', 'x-compute-request-id': 'req-d185b313-cbf7-46b9-b902-67b9e70fe373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:44,206 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:18:44,206 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8fbf878-2c82-430e-9e72-6cd05ba98494', 'x-compute-request-id': 'req-a8fbf878-2c82-430e-9e72-6cd05ba98494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:45,285 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.070s 2022-05-31 07:18:45,286 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44195de1-a0a1-42fd-a945-a5b3463418c1', 'x-compute-request-id': 'req-44195de1-a0a1-42fd-a945-a5b3463418c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:46,359 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:18:46,359 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5039f07b-617a-4ea4-8b44-3620f9e5f07d', 'x-compute-request-id': 'req-5039f07b-617a-4ea4-8b44-3620f9e5f07d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:47,442 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.074s 2022-05-31 07:18:47,442 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7045bef7-6eb2-4b28-bb08-9e6af510a387', 'x-compute-request-id': 'req-7045bef7-6eb2-4b28-bb08-9e6af510a387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:48,519 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:18:48,519 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af0639d4-ad2f-46a5-9dfd-08c594b92251', 'x-compute-request-id': 'req-af0639d4-ad2f-46a5-9dfd-08c594b92251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:49,595 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:18:49,595 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c39dc837-7147-4c89-abcb-69283c8a4f89', 'x-compute-request-id': 'req-c39dc837-7147-4c89-abcb-69283c8a4f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:50,669 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:18:50,670 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04727b9a-dda7-4f59-9a39-7b4905395fe4', 'x-compute-request-id': 'req-04727b9a-dda7-4f59-9a39-7b4905395fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:51,747 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:18:51,748 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-001d67c4-dce2-4edd-a8a2-a515f84dad0b', 'x-compute-request-id': 'req-001d67c4-dce2-4edd-a8a2-a515f84dad0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:52,822 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:18:52,822 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bc7e6b7-f4ab-4d7a-8875-2dfd34ce12b9', 'x-compute-request-id': 'req-0bc7e6b7-f4ab-4d7a-8875-2dfd34ce12b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:53,897 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:18:53,897 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b76d0330-db50-46fc-97a7-7bcab4e076ba', 'x-compute-request-id': 'req-b76d0330-db50-46fc-97a7-7bcab4e076ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:54,971 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:18:54,971 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c69d619-96ab-4c24-b4bc-56f5a7bc603c', 'x-compute-request-id': 'req-8c69d619-96ab-4c24-b4bc-56f5a7bc603c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:56,046 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:18:56,047 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-700a9e7a-ba5e-4ddd-aa4b-f27caabb473f', 'x-compute-request-id': 'req-700a9e7a-ba5e-4ddd-aa4b-f27caabb473f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:57,122 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:18:57,123 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c86145d6-1ba9-4eee-9658-8bd050023230', 'x-compute-request-id': 'req-c86145d6-1ba9-4eee-9658-8bd050023230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:58,201 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.070s 2022-05-31 07:18:58,201 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c62d135-5fce-4925-9cc9-c2c6eed36290', 'x-compute-request-id': 'req-0c62d135-5fce-4925-9cc9-c2c6eed36290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:18:59,276 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:18:59,277 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-411decfa-0bc7-406c-90fa-ac0aeffcee84', 'x-compute-request-id': 'req-411decfa-0bc7-406c-90fa-ac0aeffcee84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:18:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:00,352 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:19:00,353 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b60431d6-6616-4ccf-b38c-730d26930752', 'x-compute-request-id': 'req-b60431d6-6616-4ccf-b38c-730d26930752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:01,428 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:19:01,428 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c35bd0d6-2bfb-4030-a5af-34bd59791759', 'x-compute-request-id': 'req-c35bd0d6-2bfb-4030-a5af-34bd59791759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:02,503 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:19:02,503 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be5abc60-a1f9-4688-9332-e5ba15aa1c9c', 'x-compute-request-id': 'req-be5abc60-a1f9-4688-9332-e5ba15aa1c9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:03,576 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:19:03,577 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d8e2023-0689-47ad-ba48-fc7476d0e4fe', 'x-compute-request-id': 'req-7d8e2023-0689-47ad-ba48-fc7476d0e4fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:04,654 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:19:04,654 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96590d5b-e0a1-4e32-ae43-7c0aebdfa43a', 'x-compute-request-id': 'req-96590d5b-e0a1-4e32-ae43-7c0aebdfa43a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:05,729 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:19:05,730 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d0f83b0-b18a-4df9-b7b3-cf5d723838bd', 'x-compute-request-id': 'req-0d0f83b0-b18a-4df9-b7b3-cf5d723838bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:06,804 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:19:06,804 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d079c335-8185-40d1-bf22-ea1f4dc356af', 'x-compute-request-id': 'req-d079c335-8185-40d1-bf22-ea1f4dc356af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:07,878 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:19:07,878 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7638a49f-7df2-4a4a-9075-6c57a3f27daa', 'x-compute-request-id': 'req-7638a49f-7df2-4a4a-9075-6c57a3f27daa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:08,954 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:19:08,955 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86788b8a-0894-4837-8ef2-4fdb7e779128', 'x-compute-request-id': 'req-86788b8a-0894-4837-8ef2-4fdb7e779128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:10,030 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:19:10,030 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad46a3a4-74ea-4634-bc4c-41d7a835625d', 'x-compute-request-id': 'req-ad46a3a4-74ea-4634-bc4c-41d7a835625d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:11,109 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.070s 2022-05-31 07:19:11,110 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a9178da-dcc9-4b15-8a7f-73b270ec74ab', 'x-compute-request-id': 'req-1a9178da-dcc9-4b15-8a7f-73b270ec74ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:12,414 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.296s 2022-05-31 07:19:12,414 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c02a0933-aae8-4f2e-9a7d-b1db3a2d11cd', 'x-compute-request-id': 'req-c02a0933-aae8-4f2e-9a7d-b1db3a2d11cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:13,490 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:19:13,490 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b08b4b2-5cf8-463f-aca1-1df176def9ee', 'x-compute-request-id': 'req-6b08b4b2-5cf8-463f-aca1-1df176def9ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:14,565 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:19:14,566 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8324154-9dfc-4631-ab2a-1253ead92735', 'x-compute-request-id': 'req-b8324154-9dfc-4631-ab2a-1253ead92735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:15,640 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:19:15,640 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e2abee1-3438-452f-bb4b-42b1c4921d9d', 'x-compute-request-id': 'req-4e2abee1-3438-452f-bb4b-42b1c4921d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:16,713 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:19:16,714 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efe9e971-79b7-4501-bc01-c53cfcac7572', 'x-compute-request-id': 'req-efe9e971-79b7-4501-bc01-c53cfcac7572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:17,847 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.124s 2022-05-31 07:19:17,847 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df507d7f-2027-4c7a-a82c-6a1261a22f67', 'x-compute-request-id': 'req-df507d7f-2027-4c7a-a82c-6a1261a22f67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:18,923 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:19:18,923 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f56c544-8399-4776-ba8b-ab6eecfe4076', 'x-compute-request-id': 'req-5f56c544-8399-4776-ba8b-ab6eecfe4076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:19,998 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:19:19,998 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c95fa73-5a6c-40dc-9d6e-64e1bb47216a', 'x-compute-request-id': 'req-3c95fa73-5a6c-40dc-9d6e-64e1bb47216a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:21,071 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:19:21,072 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-042f18b6-3848-4479-9635-4e75f47c05f1', 'x-compute-request-id': 'req-042f18b6-3848-4479-9635-4e75f47c05f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:22,147 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:19:22,148 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6433b7b7-196e-46be-8a6f-7951140205b4', 'x-compute-request-id': 'req-6433b7b7-196e-46be-8a6f-7951140205b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:23,222 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:19:23,223 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b04bf383-2ee6-4e18-93bc-5ca84b76b1ea', 'x-compute-request-id': 'req-b04bf383-2ee6-4e18-93bc-5ca84b76b1ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:24,303 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.071s 2022-05-31 07:19:24,303 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-346980c5-c9a0-4190-8445-f6abc04cc900', 'x-compute-request-id': 'req-346980c5-c9a0-4190-8445-f6abc04cc900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:25,377 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:19:25,378 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5ab97d7-0355-4889-950a-e2a918c035ee', 'x-compute-request-id': 'req-d5ab97d7-0355-4889-950a-e2a918c035ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:26,454 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.068s 2022-05-31 07:19:26,454 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66ccac51-d7cc-4f28-9df2-ce60539d9eea', 'x-compute-request-id': 'req-66ccac51-d7cc-4f28-9df2-ce60539d9eea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:27,530 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:19:27,530 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c91c2c5f-407a-43b7-a965-aaed1614bbdb', 'x-compute-request-id': 'req-c91c2c5f-407a-43b7-a965-aaed1614bbdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:28,604 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:19:28,604 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f47b2c9a-1c0c-4c70-a938-eba1e6e8f40d', 'x-compute-request-id': 'req-f47b2c9a-1c0c-4c70-a938-eba1e6e8f40d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:29,678 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:19:29,679 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c683027-97ac-467b-88b1-5046f9b8cdbc', 'x-compute-request-id': 'req-4c683027-97ac-467b-88b1-5046f9b8cdbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:30,884 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.196s 2022-05-31 07:19:30,884 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef0ede2c-c386-48ea-961b-4451397e239c', 'x-compute-request-id': 'req-ef0ede2c-c386-48ea-961b-4451397e239c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:31,961 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.068s 2022-05-31 07:19:31,961 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88f56f4d-eaca-4908-b84c-0226e2cd6f11', 'x-compute-request-id': 'req-88f56f4d-eaca-4908-b84c-0226e2cd6f11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:33,035 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:19:33,036 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dffefe7f-5d1a-4011-b7c0-506093218ee2', 'x-compute-request-id': 'req-dffefe7f-5d1a-4011-b7c0-506093218ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:34,110 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:19:34,110 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a979a0f6-7170-4357-a5d2-23f6b78ad192', 'x-compute-request-id': 'req-a979a0f6-7170-4357-a5d2-23f6b78ad192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:35,184 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:19:35,184 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e79f86ed-a24c-4e52-abb7-0a560098992e', 'x-compute-request-id': 'req-e79f86ed-a24c-4e52-abb7-0a560098992e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:36,259 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:19:36,259 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0891584-ab28-4508-8139-6bf9be4cccf9', 'x-compute-request-id': 'req-e0891584-ab28-4508-8139-6bf9be4cccf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:37,337 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:19:37,337 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f81258b0-82a1-401e-8500-f39870d6818a', 'x-compute-request-id': 'req-f81258b0-82a1-401e-8500-f39870d6818a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:38,413 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:19:38,413 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19ea8794-fed3-407e-8b86-59d02823eb23', 'x-compute-request-id': 'req-19ea8794-fed3-407e-8b86-59d02823eb23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:39,487 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:19:39,487 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a0b9b4b-75d6-420a-ad7d-ddf79ec0392e', 'x-compute-request-id': 'req-4a0b9b4b-75d6-420a-ad7d-ddf79ec0392e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:40,563 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:19:40,563 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56d50a9e-3c6c-41d7-b0f5-010860326b8c', 'x-compute-request-id': 'req-56d50a9e-3c6c-41d7-b0f5-010860326b8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:41,639 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:19:41,639 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2c5fb21-245f-4349-a997-217b1b25ff39', 'x-compute-request-id': 'req-f2c5fb21-245f-4349-a997-217b1b25ff39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:42,712 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:19:42,713 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-154e0713-915e-4e72-817d-20dca645ebe0', 'x-compute-request-id': 'req-154e0713-915e-4e72-817d-20dca645ebe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:43,791 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:19:43,791 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bf7f441-2b87-4330-90d8-645fc218e3f5', 'x-compute-request-id': 'req-9bf7f441-2b87-4330-90d8-645fc218e3f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:44,867 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:19:44,867 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0965d4c9-ace9-4402-91df-f136e1149868', 'x-compute-request-id': 'req-0965d4c9-ace9-4402-91df-f136e1149868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:45,942 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:19:45,942 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2946e67-c791-4876-9dc3-af7475cdc00a', 'x-compute-request-id': 'req-f2946e67-c791-4876-9dc3-af7475cdc00a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:47,017 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:19:47,018 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2638d91a-11e5-4906-9bb0-601289802a9a', 'x-compute-request-id': 'req-2638d91a-11e5-4906-9bb0-601289802a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:48,093 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:19:48,093 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e771519b-d938-484f-ab88-3ebe37cad840', 'x-compute-request-id': 'req-e771519b-d938-484f-ab88-3ebe37cad840', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:49,169 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.068s 2022-05-31 07:19:49,170 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e5755ab-dbc3-407c-9376-7dc6ba76a57d', 'x-compute-request-id': 'req-4e5755ab-dbc3-407c-9376-7dc6ba76a57d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:50,248 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.070s 2022-05-31 07:19:50,248 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8288fa4f-ed8f-46fe-a72b-8f3812895dc2', 'x-compute-request-id': 'req-8288fa4f-ed8f-46fe-a72b-8f3812895dc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:51,323 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:19:51,323 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de21a52a-9422-4ed0-9dd6-0b88c557e75a', 'x-compute-request-id': 'req-de21a52a-9422-4ed0-9dd6-0b88c557e75a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:52,397 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:19:52,398 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0def2f85-a189-4284-94df-7cacf2ad48eb', 'x-compute-request-id': 'req-0def2f85-a189-4284-94df-7cacf2ad48eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:53,473 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:19:53,474 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41f6cd06-89a3-4e3f-984e-8132f9ea3111', 'x-compute-request-id': 'req-41f6cd06-89a3-4e3f-984e-8132f9ea3111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:54,548 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:19:54,548 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3083b6d6-662b-4a59-b5aa-b7ab276d0997', 'x-compute-request-id': 'req-3083b6d6-662b-4a59-b5aa-b7ab276d0997', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:55,624 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:19:55,624 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f4e7b76-6697-4b9d-9c08-9c80e46fdb26', 'x-compute-request-id': 'req-5f4e7b76-6697-4b9d-9c08-9c80e46fdb26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:56,703 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.070s 2022-05-31 07:19:56,703 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13131a08-dc3c-4598-a807-9565e911e39f', 'x-compute-request-id': 'req-13131a08-dc3c-4598-a807-9565e911e39f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:57,786 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.074s 2022-05-31 07:19:57,787 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1792acb-8b76-4b9e-a743-f1d5717fc96e', 'x-compute-request-id': 'req-e1792acb-8b76-4b9e-a743-f1d5717fc96e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:58,860 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:19:58,860 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79bf4b59-fd09-48a8-8c07-5c1c99a8f29f', 'x-compute-request-id': 'req-79bf4b59-fd09-48a8-8c07-5c1c99a8f29f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:19:59,935 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:19:59,935 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d625a5d8-ab66-4adb-a742-d1dea1ed0442', 'x-compute-request-id': 'req-d625a5d8-ab66-4adb-a742-d1dea1ed0442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:19:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:01,010 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:20:01,011 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2051707-8e64-49eb-8b78-24524965da14', 'x-compute-request-id': 'req-d2051707-8e64-49eb-8b78-24524965da14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:02,086 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:20:02,087 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54286075-ec06-4a74-ae96-40ca4d8778f8', 'x-compute-request-id': 'req-54286075-ec06-4a74-ae96-40ca4d8778f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:03,165 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:20:03,165 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b2956a7-723f-4646-b62c-8e56cdce4bc6', 'x-compute-request-id': 'req-7b2956a7-723f-4646-b62c-8e56cdce4bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:04,240 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:20:04,241 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7982387b-d223-4c33-9841-281acd1e2977', 'x-compute-request-id': 'req-7982387b-d223-4c33-9841-281acd1e2977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:05,316 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:20:05,316 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49def868-57ff-45c8-9255-6f4da817c347', 'x-compute-request-id': 'req-49def868-57ff-45c8-9255-6f4da817c347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:06,391 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:20:06,392 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e359fbd5-4e7a-4fa1-929c-9ade3eb8b41b', 'x-compute-request-id': 'req-e359fbd5-4e7a-4fa1-929c-9ade3eb8b41b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:07,465 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:20:07,466 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9b5e381-57b4-4681-94db-973f6f74531a', 'x-compute-request-id': 'req-e9b5e381-57b4-4681-94db-973f6f74531a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:08,539 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:20:08,540 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-470d5500-c290-4e67-b5bf-9a093237ed35', 'x-compute-request-id': 'req-470d5500-c290-4e67-b5bf-9a093237ed35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:09,619 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.070s 2022-05-31 07:20:09,619 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08376556-735d-4a8c-bd1b-bf60b458f1fa', 'x-compute-request-id': 'req-08376556-735d-4a8c-bd1b-bf60b458f1fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:10,695 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:20:10,695 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-271d3810-13cb-4a54-a1a7-cb824870e2ab', 'x-compute-request-id': 'req-271d3810-13cb-4a54-a1a7-cb824870e2ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:11,770 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:20:11,770 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58a618bd-9e01-4db4-9c4e-7772b439acb4', 'x-compute-request-id': 'req-58a618bd-9e01-4db4-9c4e-7772b439acb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:12,846 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:20:12,847 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d860987-58a0-4700-94ad-5522d0df13d3', 'x-compute-request-id': 'req-0d860987-58a0-4700-94ad-5522d0df13d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:13,922 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:20:13,922 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5835132b-4560-4d92-81f3-5311f4d332d6', 'x-compute-request-id': 'req-5835132b-4560-4d92-81f3-5311f4d332d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:14,997 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:20:14,997 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-249c8f81-8d12-4a0c-a2de-011a3180c3c4', 'x-compute-request-id': 'req-249c8f81-8d12-4a0c-a2de-011a3180c3c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:16,075 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.070s 2022-05-31 07:20:16,076 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0118a9d8-888b-4431-95b6-e19a0b8d4b32', 'x-compute-request-id': 'req-0118a9d8-888b-4431-95b6-e19a0b8d4b32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:17,150 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:20:17,150 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a50c583-f01d-4449-8aa6-759e9444f897', 'x-compute-request-id': 'req-1a50c583-f01d-4449-8aa6-759e9444f897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:18,225 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:20:18,225 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5022275-3d6a-466b-abaf-3a6d242ef8ee', 'x-compute-request-id': 'req-e5022275-3d6a-466b-abaf-3a6d242ef8ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:19,301 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:20:19,301 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d65987f9-f6ec-46a6-b64f-f0a436922e29', 'x-compute-request-id': 'req-d65987f9-f6ec-46a6-b64f-f0a436922e29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:20,376 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:20:20,376 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51bfc715-c87a-40dc-b934-84548673fb81', 'x-compute-request-id': 'req-51bfc715-c87a-40dc-b934-84548673fb81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:21,450 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:20:21,451 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5cba965-7533-436b-a4a7-6e2d3088dfce', 'x-compute-request-id': 'req-b5cba965-7533-436b-a4a7-6e2d3088dfce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:22,528 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:20:22,528 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee96f4cf-c6eb-4988-9a12-14656226a9aa', 'x-compute-request-id': 'req-ee96f4cf-c6eb-4988-9a12-14656226a9aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:23,603 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:20:23,603 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98fab379-e86d-4efc-a79a-41a908ea2185', 'x-compute-request-id': 'req-98fab379-e86d-4efc-a79a-41a908ea2185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:24,678 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:20:24,679 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34e0a2f9-074d-4e63-b28c-158080e4f680', 'x-compute-request-id': 'req-34e0a2f9-074d-4e63-b28c-158080e4f680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:25,753 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:20:25,754 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a24af9f4-1b30-42db-b87e-4bba8d547c47', 'x-compute-request-id': 'req-a24af9f4-1b30-42db-b87e-4bba8d547c47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:26,830 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.068s 2022-05-31 07:20:26,830 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c4dd442-f27c-4361-ae34-68a5d1abfc07', 'x-compute-request-id': 'req-7c4dd442-f27c-4361-ae34-68a5d1abfc07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:27,906 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:20:27,906 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf3bdc3a-10eb-4ade-8006-715883d91f33', 'x-compute-request-id': 'req-bf3bdc3a-10eb-4ade-8006-715883d91f33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:28,985 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.070s 2022-05-31 07:20:28,986 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd7394b2-1508-45a5-a974-ee63a443dc3e', 'x-compute-request-id': 'req-dd7394b2-1508-45a5-a974-ee63a443dc3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:30,060 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:20:30,060 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4134b270-dbfa-4031-8a97-f3bd3a3696a9', 'x-compute-request-id': 'req-4134b270-dbfa-4031-8a97-f3bd3a3696a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:31,134 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:20:31,134 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6da3ea2f-299d-4415-b82b-5c41ff01fe13', 'x-compute-request-id': 'req-6da3ea2f-299d-4415-b82b-5c41ff01fe13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:32,211 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:20:32,211 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7857db54-71a0-4876-9e17-c2bf27bb22ae', 'x-compute-request-id': 'req-7857db54-71a0-4876-9e17-c2bf27bb22ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:33,292 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.072s 2022-05-31 07:20:33,292 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ca50136-2fa2-4422-b790-6575c05261a3', 'x-compute-request-id': 'req-3ca50136-2fa2-4422-b790-6575c05261a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:34,367 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:20:34,367 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35a70086-c6b3-448b-ae45-ea53b746e437', 'x-compute-request-id': 'req-35a70086-c6b3-448b-ae45-ea53b746e437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:35,445 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:20:35,446 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f2e296c-2f92-4cec-9e33-95f46854c5e5', 'x-compute-request-id': 'req-8f2e296c-2f92-4cec-9e33-95f46854c5e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:36,520 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:20:36,521 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6e738d8-2a95-45b4-830a-54a6383b333c', 'x-compute-request-id': 'req-d6e738d8-2a95-45b4-830a-54a6383b333c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:37,595 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:20:37,595 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46b00d92-538d-4797-a020-3664cb8d028a', 'x-compute-request-id': 'req-46b00d92-538d-4797-a020-3664cb8d028a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:38,671 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:20:38,671 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-035d17f9-f14c-4e1b-a302-975aa5e8b5b3', 'x-compute-request-id': 'req-035d17f9-f14c-4e1b-a302-975aa5e8b5b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:39,746 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:20:39,746 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74451679-2eed-4fe7-b17e-d0907a227d0f', 'x-compute-request-id': 'req-74451679-2eed-4fe7-b17e-d0907a227d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:40,821 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:20:40,822 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87093d43-bc4c-4590-9658-41c7931776a0', 'x-compute-request-id': 'req-87093d43-bc4c-4590-9658-41c7931776a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:41,899 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:20:41,899 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab9bec28-8475-4fc6-af5b-0bb7a7829685', 'x-compute-request-id': 'req-ab9bec28-8475-4fc6-af5b-0bb7a7829685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:42,973 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:20:42,973 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fd2852d-d835-48e9-8b0e-4fdc42d52a9c', 'x-compute-request-id': 'req-5fd2852d-d835-48e9-8b0e-4fdc42d52a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:44,048 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:20:44,049 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44eb0360-d6d7-4c80-ab4b-ee15c8bdecc8', 'x-compute-request-id': 'req-44eb0360-d6d7-4c80-ab4b-ee15c8bdecc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:45,122 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:20:45,123 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6dd6e0d-013f-4ca5-bac8-435afaf3597b', 'x-compute-request-id': 'req-f6dd6e0d-013f-4ca5-bac8-435afaf3597b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:46,198 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:20:46,198 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c973b8c1-edfd-48a6-adaf-ad39d35a1142', 'x-compute-request-id': 'req-c973b8c1-edfd-48a6-adaf-ad39d35a1142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:47,274 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:20:47,274 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64ebba94-f97c-4e82-a6d5-fefd5c7d5062', 'x-compute-request-id': 'req-64ebba94-f97c-4e82-a6d5-fefd5c7d5062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:48,355 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.073s 2022-05-31 07:20:48,356 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2602c471-a76a-4549-996c-44416f6942f8', 'x-compute-request-id': 'req-2602c471-a76a-4549-996c-44416f6942f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:49,431 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:20:49,431 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9731589e-f94e-49a7-aa78-47accef3bfc4', 'x-compute-request-id': 'req-9731589e-f94e-49a7-aa78-47accef3bfc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:50,505 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:20:50,505 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23853f2e-d48e-4ff2-9e96-148ac427a02c', 'x-compute-request-id': 'req-23853f2e-d48e-4ff2-9e96-148ac427a02c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:51,582 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:20:51,582 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52e8ee9d-ad0f-474e-b6e4-2be28a9bf9d5', 'x-compute-request-id': 'req-52e8ee9d-ad0f-474e-b6e4-2be28a9bf9d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:52,657 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:20:52,657 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-575f3596-f494-444e-8c6b-456085dd9ca7', 'x-compute-request-id': 'req-575f3596-f494-444e-8c6b-456085dd9ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:53,734 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:20:53,734 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f4baeeb-a3ce-4eb2-a1e9-ee845839a06e', 'x-compute-request-id': 'req-5f4baeeb-a3ce-4eb2-a1e9-ee845839a06e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:54,812 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:20:54,812 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1718f039-58d4-445c-984c-b22674826772', 'x-compute-request-id': 'req-1718f039-58d4-445c-984c-b22674826772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:55,887 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:20:55,888 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1464663e-bfb2-4aac-80f1-718dcdfd866e', 'x-compute-request-id': 'req-1464663e-bfb2-4aac-80f1-718dcdfd866e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:56,963 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:20:56,963 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b1cba53-3ff3-4c1f-9988-0a660c4c111a', 'x-compute-request-id': 'req-6b1cba53-3ff3-4c1f-9988-0a660c4c111a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:58,038 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:20:58,039 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bad7f6ae-ebea-454f-a24f-701250e9f16e', 'x-compute-request-id': 'req-bad7f6ae-ebea-454f-a24f-701250e9f16e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:20:59,116 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:20:59,117 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55ca5a01-beba-4190-a38f-30464d910b9d', 'x-compute-request-id': 'req-55ca5a01-beba-4190-a38f-30464d910b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:20:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:00,190 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:21:00,190 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41d788c6-7447-4040-86bb-739e46627754', 'x-compute-request-id': 'req-41d788c6-7447-4040-86bb-739e46627754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:01,269 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.071s 2022-05-31 07:21:01,269 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84e6515c-9a9f-4c11-a1e8-af533ea5dacb', 'x-compute-request-id': 'req-84e6515c-9a9f-4c11-a1e8-af533ea5dacb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:02,345 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.068s 2022-05-31 07:21:02,345 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74028d10-7b8f-496a-9eca-eb2edc158f5e', 'x-compute-request-id': 'req-74028d10-7b8f-496a-9eca-eb2edc158f5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:03,420 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:03,420 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05960ed4-7f9c-43df-bbe7-9739658d5d0d', 'x-compute-request-id': 'req-05960ed4-7f9c-43df-bbe7-9739658d5d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:04,495 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:04,495 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca4d2aec-b0a9-4669-81a3-18d03eae9a09', 'x-compute-request-id': 'req-ca4d2aec-b0a9-4669-81a3-18d03eae9a09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:05,570 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:05,570 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25b5a013-b3da-4b67-9316-9487ea3367df', 'x-compute-request-id': 'req-25b5a013-b3da-4b67-9316-9487ea3367df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:06,646 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:21:06,646 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8021a41-4f46-44c4-9b9b-60bc6dbb6b78', 'x-compute-request-id': 'req-a8021a41-4f46-44c4-9b9b-60bc6dbb6b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:07,724 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:21:07,725 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b6cf23e-6862-46f1-ab4e-7bffc35091c5', 'x-compute-request-id': 'req-2b6cf23e-6862-46f1-ab4e-7bffc35091c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:08,800 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:08,800 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ccc3241-2aba-465c-9bd0-9fedb06b8118', 'x-compute-request-id': 'req-8ccc3241-2aba-465c-9bd0-9fedb06b8118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:09,874 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:09,875 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bf8584f-ff67-4095-821a-0f28056a9975', 'x-compute-request-id': 'req-2bf8584f-ff67-4095-821a-0f28056a9975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:10,952 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.068s 2022-05-31 07:21:10,952 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2b687a3-a689-415d-a1fc-a1bb5e81f3d5', 'x-compute-request-id': 'req-a2b687a3-a689-415d-a1fc-a1bb5e81f3d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:12,028 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:12,028 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33d63f02-f92b-496f-9ac2-f8ed8b7bc2d2', 'x-compute-request-id': 'req-33d63f02-f92b-496f-9ac2-f8ed8b7bc2d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:13,102 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:13,103 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10cf756e-a436-4984-8ff5-ee22626b7b97', 'x-compute-request-id': 'req-10cf756e-a436-4984-8ff5-ee22626b7b97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:14,181 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:21:14,181 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c003046-7a79-42c7-ba3f-c11826bf8fdb', 'x-compute-request-id': 'req-8c003046-7a79-42c7-ba3f-c11826bf8fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:15,257 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:21:15,257 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5af6b75f-c4f4-4025-96a8-92271cd86ee6', 'x-compute-request-id': 'req-5af6b75f-c4f4-4025-96a8-92271cd86ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:16,332 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:16,332 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-432f6fff-5693-43e0-9068-3d62a7a34521', 'x-compute-request-id': 'req-432f6fff-5693-43e0-9068-3d62a7a34521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:17,407 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:17,407 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-424b1d3b-e69c-4a81-9f51-86fd848aa5bc', 'x-compute-request-id': 'req-424b1d3b-e69c-4a81-9f51-86fd848aa5bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:18,481 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:18,482 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b35a6ee-1367-4c17-9d5b-1216570ef9c7', 'x-compute-request-id': 'req-4b35a6ee-1367-4c17-9d5b-1216570ef9c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:19,556 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:19,556 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dd82238-5651-4deb-b809-c304db7e52e3', 'x-compute-request-id': 'req-1dd82238-5651-4deb-b809-c304db7e52e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:20,635 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.070s 2022-05-31 07:21:20,635 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a223162-9e4b-4cde-b3ca-cf7b9f571358', 'x-compute-request-id': 'req-6a223162-9e4b-4cde-b3ca-cf7b9f571358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:21,710 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:21,710 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-755a8480-b9b3-4e3f-8fc0-c4f7a509a3fa', 'x-compute-request-id': 'req-755a8480-b9b3-4e3f-8fc0-c4f7a509a3fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:22,788 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:21:22,788 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7030540e-cfe7-4945-8aa3-ffab16d790b5', 'x-compute-request-id': 'req-7030540e-cfe7-4945-8aa3-ffab16d790b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:23,863 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:21:23,864 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0826965-ed86-498b-a4b4-09bed63252d5', 'x-compute-request-id': 'req-e0826965-ed86-498b-a4b4-09bed63252d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:24,937 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:21:24,938 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10266eb5-5479-4d8c-82aa-eaa9173a3ee8', 'x-compute-request-id': 'req-10266eb5-5479-4d8c-82aa-eaa9173a3ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:26,012 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:26,013 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3358f35c-3311-4f7e-a5b5-166f8cbd416d', 'x-compute-request-id': 'req-3358f35c-3311-4f7e-a5b5-166f8cbd416d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:27,092 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.070s 2022-05-31 07:21:27,093 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9a0fdfd-d862-401f-b125-ce42cb5df828', 'x-compute-request-id': 'req-a9a0fdfd-d862-401f-b125-ce42cb5df828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:28,167 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:21:28,167 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e7d1d0c-5555-47a0-b297-cebbdaa93e2f', 'x-compute-request-id': 'req-5e7d1d0c-5555-47a0-b297-cebbdaa93e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:29,241 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:29,242 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e764153-d896-4197-988b-a4144274774c', 'x-compute-request-id': 'req-2e764153-d896-4197-988b-a4144274774c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:30,317 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:30,317 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4fcd23f-a672-4fb6-ae15-ef6c415b8d02', 'x-compute-request-id': 'req-a4fcd23f-a672-4fb6-ae15-ef6c415b8d02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:31,391 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:31,392 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b6a39d6-710c-4b99-8f76-d9d2862c3bcd', 'x-compute-request-id': 'req-9b6a39d6-710c-4b99-8f76-d9d2862c3bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:32,466 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:32,467 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d401faab-d133-4690-a5df-4694b4645be0', 'x-compute-request-id': 'req-d401faab-d133-4690-a5df-4694b4645be0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:33,547 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.071s 2022-05-31 07:21:33,548 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d28cf48e-de99-4d19-8608-6161639f5153', 'x-compute-request-id': 'req-d28cf48e-de99-4d19-8608-6161639f5153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:34,621 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:21:34,622 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67128bea-e5bd-422c-9228-adcdd8c28dfc', 'x-compute-request-id': 'req-67128bea-e5bd-422c-9228-adcdd8c28dfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:35,696 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:21:35,696 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff61507c-ea7b-4375-bafb-7ee050a82492', 'x-compute-request-id': 'req-ff61507c-ea7b-4375-bafb-7ee050a82492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:36,770 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:36,770 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0c4dd23-2fa9-46e4-9d7b-0e70badf6915', 'x-compute-request-id': 'req-f0c4dd23-2fa9-46e4-9d7b-0e70badf6915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:37,844 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:21:37,844 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59eff2d9-be22-465e-90c9-d14e8af3a2ea', 'x-compute-request-id': 'req-59eff2d9-be22-465e-90c9-d14e8af3a2ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:38,919 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:38,920 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad35c108-2243-44cc-a671-a412a302d1fb', 'x-compute-request-id': 'req-ad35c108-2243-44cc-a671-a412a302d1fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:39,998 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:21:39,998 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6731a6c-7cba-4765-afa8-7040380d0cc3', 'x-compute-request-id': 'req-c6731a6c-7cba-4765-afa8-7040380d0cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:41,073 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:41,074 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fab9349-e7f5-416d-954f-99327056d37c', 'x-compute-request-id': 'req-4fab9349-e7f5-416d-954f-99327056d37c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:42,148 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:42,148 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24728d91-f804-4040-961b-122f61df31b4', 'x-compute-request-id': 'req-24728d91-f804-4040-961b-122f61df31b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:43,223 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:43,223 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7a13327-19d7-4569-8344-0bc7b8d3e482', 'x-compute-request-id': 'req-b7a13327-19d7-4569-8344-0bc7b8d3e482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:44,300 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:21:44,301 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-713e780d-4fbe-498a-972f-eacb8259ca5b', 'x-compute-request-id': 'req-713e780d-4fbe-498a-972f-eacb8259ca5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:45,376 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:45,376 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad9f9532-a31d-4928-a16a-8851be3e4e14', 'x-compute-request-id': 'req-ad9f9532-a31d-4928-a16a-8851be3e4e14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:46,454 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.070s 2022-05-31 07:21:46,455 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-671d73a2-e1aa-4fe0-bd01-a9a20be6eb1d', 'x-compute-request-id': 'req-671d73a2-e1aa-4fe0-bd01-a9a20be6eb1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:47,529 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:47,529 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-450806cd-3a9b-4c5d-8c15-8cadc6d93c54', 'x-compute-request-id': 'req-450806cd-3a9b-4c5d-8c15-8cadc6d93c54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:48,604 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:48,604 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa2dc4f8-3e45-42c8-bafc-a3f17e784887', 'x-compute-request-id': 'req-aa2dc4f8-3e45-42c8-bafc-a3f17e784887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:49,680 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:21:49,681 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e315a1f4-6eef-4430-96ca-7dfa0e5c3343', 'x-compute-request-id': 'req-e315a1f4-6eef-4430-96ca-7dfa0e5c3343', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:50,755 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:21:50,756 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef069cd8-45c6-48d2-a83b-97f8bc8e9fdd', 'x-compute-request-id': 'req-ef069cd8-45c6-48d2-a83b-97f8bc8e9fdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:51,831 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:51,831 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39a8d5f5-259f-4b9d-aa19-4d9c7dfeb7a8', 'x-compute-request-id': 'req-39a8d5f5-259f-4b9d-aa19-4d9c7dfeb7a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:52,909 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.070s 2022-05-31 07:21:52,909 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-320d7b49-a668-484a-a42a-212a5aa20cb7', 'x-compute-request-id': 'req-320d7b49-a668-484a-a42a-212a5aa20cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:53,985 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:21:53,986 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f20ef89c-eb5f-496d-9e7a-a92471e88fe4', 'x-compute-request-id': 'req-f20ef89c-eb5f-496d-9e7a-a92471e88fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:55,059 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:21:55,059 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-530d1cdf-eb73-429a-94dd-341013d86e49', 'x-compute-request-id': 'req-530d1cdf-eb73-429a-94dd-341013d86e49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:56,135 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:21:56,135 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ce9c9cd-2700-4863-bfe6-6de4809dfc97', 'x-compute-request-id': 'req-4ce9c9cd-2700-4863-bfe6-6de4809dfc97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:57,210 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:57,211 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d631d8f8-a226-4c2f-8283-fe9258d72521', 'x-compute-request-id': 'req-d631d8f8-a226-4c2f-8283-fe9258d72521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:58,285 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:21:58,286 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-575bd11b-afed-4b92-93da-ea4003d53842', 'x-compute-request-id': 'req-575bd11b-afed-4b92-93da-ea4003d53842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:21:59,363 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:21:59,364 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7bb0522-4cf7-40b6-a1a7-a8fb427c0c87', 'x-compute-request-id': 'req-d7bb0522-4cf7-40b6-a1a7-a8fb427c0c87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:21:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:00,438 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:22:00,438 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-111ea631-cc16-4b03-a1ea-36ffe8f2175a', 'x-compute-request-id': 'req-111ea631-cc16-4b03-a1ea-36ffe8f2175a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:01,512 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:22:01,513 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c48bbb3-f04b-44b9-be6b-8fb1af1ab6d8', 'x-compute-request-id': 'req-7c48bbb3-f04b-44b9-be6b-8fb1af1ab6d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:02,588 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:22:02,588 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a8b76bd-e1f4-4f4e-bc5d-7d0f646dc62a', 'x-compute-request-id': 'req-4a8b76bd-e1f4-4f4e-bc5d-7d0f646dc62a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:03,662 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:22:03,662 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-751c22af-9e22-4cdc-9233-28b8cdccdc6c', 'x-compute-request-id': 'req-751c22af-9e22-4cdc-9233-28b8cdccdc6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:04,736 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:22:04,736 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b1704da-7a72-478f-bcf0-6a353c5a9d3d', 'x-compute-request-id': 'req-4b1704da-7a72-478f-bcf0-6a353c5a9d3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:05,815 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.070s 2022-05-31 07:22:05,815 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5deea9b9-7679-4490-b09f-86c3985be8bb', 'x-compute-request-id': 'req-5deea9b9-7679-4490-b09f-86c3985be8bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:06,890 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:22:06,891 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dfe21de-9a54-4ca0-99bf-1c1377f87e25', 'x-compute-request-id': 'req-0dfe21de-9a54-4ca0-99bf-1c1377f87e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:07,967 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.068s 2022-05-31 07:22:07,967 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fb55cd6-f1cc-4452-91f4-229c156fad60', 'x-compute-request-id': 'req-2fb55cd6-f1cc-4452-91f4-229c156fad60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:09,041 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:22:09,042 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0da82f35-971d-47f6-8cd7-7eb42c829212', 'x-compute-request-id': 'req-0da82f35-971d-47f6-8cd7-7eb42c829212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:10,120 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:22:10,120 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c1ce8f1-de69-40ec-adf1-89e037135e66', 'x-compute-request-id': 'req-8c1ce8f1-de69-40ec-adf1-89e037135e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:11,194 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:22:11,194 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e0786de-57c4-451c-8b9b-3722539b44f4', 'x-compute-request-id': 'req-4e0786de-57c4-451c-8b9b-3722539b44f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:12,272 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:22:12,272 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4f37c23-b4cd-4e6b-ae78-479951df9aa6', 'x-compute-request-id': 'req-a4f37c23-b4cd-4e6b-ae78-479951df9aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:13,347 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:22:13,347 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b89b6da1-3e6c-4a22-a667-377234029da1', 'x-compute-request-id': 'req-b89b6da1-3e6c-4a22-a667-377234029da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:14,422 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:22:14,422 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-278e0940-25d4-4721-9316-0066d313e1e1', 'x-compute-request-id': 'req-278e0940-25d4-4721-9316-0066d313e1e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:15,497 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:22:15,497 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9b7cda5-185a-4064-8f75-0b7d4257cab3', 'x-compute-request-id': 'req-f9b7cda5-185a-4064-8f75-0b7d4257cab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:16,572 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:22:16,573 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-552161d8-b655-42ed-9760-3bfb7716ef13', 'x-compute-request-id': 'req-552161d8-b655-42ed-9760-3bfb7716ef13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:17,646 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:22:17,646 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4ea49c9-ff43-4f1d-8ff0-abd2191fad71', 'x-compute-request-id': 'req-e4ea49c9-ff43-4f1d-8ff0-abd2191fad71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:18,723 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:22:18,724 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2abfe726-46f7-4e7f-9000-5f37db2b2e1f', 'x-compute-request-id': 'req-2abfe726-46f7-4e7f-9000-5f37db2b2e1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:19,799 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:22:19,799 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccae8ede-cc56-4651-a103-75410114b733', 'x-compute-request-id': 'req-ccae8ede-cc56-4651-a103-75410114b733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:20,872 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:22:20,872 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-542c9bad-242d-4c6a-a9da-35314afaa0aa', 'x-compute-request-id': 'req-542c9bad-242d-4c6a-a9da-35314afaa0aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:21,947 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:22:21,948 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d73529b8-e5e7-4956-b42a-73f8cc6d3e5c', 'x-compute-request-id': 'req-d73529b8-e5e7-4956-b42a-73f8cc6d3e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:23,022 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:22:23,022 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-036ba4ef-9bd1-46a6-bb2f-a0fdf6301db4', 'x-compute-request-id': 'req-036ba4ef-9bd1-46a6-bb2f-a0fdf6301db4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:24,098 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:22:24,099 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e44c14c8-c857-4f68-8a9b-ae6df0107247', 'x-compute-request-id': 'req-e44c14c8-c857-4f68-8a9b-ae6df0107247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:25,176 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:22:25,176 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33615816-0b64-433a-bb26-cd8342acd429', 'x-compute-request-id': 'req-33615816-0b64-433a-bb26-cd8342acd429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:26,251 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:22:26,252 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82d6bf11-11d7-43ee-81f4-bd17922cb64f', 'x-compute-request-id': 'req-82d6bf11-11d7-43ee-81f4-bd17922cb64f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:27,326 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:22:27,326 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-244f640b-70c8-4cae-a10f-051069bdeea2', 'x-compute-request-id': 'req-244f640b-70c8-4cae-a10f-051069bdeea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:28,402 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:22:28,402 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe01fc95-5afa-441b-a6cc-ac811aab4398', 'x-compute-request-id': 'req-fe01fc95-5afa-441b-a6cc-ac811aab4398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:29,477 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:22:29,477 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9971e8ad-d099-47bd-a380-15904ec52071', 'x-compute-request-id': 'req-9971e8ad-d099-47bd-a380-15904ec52071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:30,551 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:22:30,551 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ca09ef2-a0fc-4655-9684-56c0b4f9fde1', 'x-compute-request-id': 'req-7ca09ef2-a0fc-4655-9684-56c0b4f9fde1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:31,629 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.070s 2022-05-31 07:22:31,629 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b86404ab-7dd7-4951-9e36-544cd14027b0', 'x-compute-request-id': 'req-b86404ab-7dd7-4951-9e36-544cd14027b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:32,704 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:22:32,704 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a28915a5-ebbe-49d8-83b2-7b4c88210769', 'x-compute-request-id': 'req-a28915a5-ebbe-49d8-83b2-7b4c88210769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:33,778 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:22:33,779 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36668118-d142-4de3-8aa9-15c621ba0398', 'x-compute-request-id': 'req-36668118-d142-4de3-8aa9-15c621ba0398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:34,853 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:22:34,854 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ffac2c2-25fc-4222-ac0b-9a7f0dee7b2a', 'x-compute-request-id': 'req-2ffac2c2-25fc-4222-ac0b-9a7f0dee7b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:35,928 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:22:35,928 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bdb356c-96d6-4dee-b14a-f9e6438e4224', 'x-compute-request-id': 'req-8bdb356c-96d6-4dee-b14a-f9e6438e4224', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:37,003 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:22:37,003 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-167e2ffb-6c5f-486d-a4ed-5b3d42faa9b7', 'x-compute-request-id': 'req-167e2ffb-6c5f-486d-a4ed-5b3d42faa9b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:38,081 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.070s 2022-05-31 07:22:38,081 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-751dd96e-55d0-4a5f-961f-ccd403c895cd', 'x-compute-request-id': 'req-751dd96e-55d0-4a5f-961f-ccd403c895cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:39,155 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:22:39,156 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80271732-330c-40b0-84ae-9e2d10ab45a7', 'x-compute-request-id': 'req-80271732-330c-40b0-84ae-9e2d10ab45a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:40,230 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:22:40,230 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23534b9b-420b-4f23-866e-e5f5e7fca799', 'x-compute-request-id': 'req-23534b9b-420b-4f23-866e-e5f5e7fca799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:41,305 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:22:41,305 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dcb76c6-198c-473d-8bf6-c47130469536', 'x-compute-request-id': 'req-7dcb76c6-198c-473d-8bf6-c47130469536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:42,382 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:22:42,382 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebc46844-2d05-40f6-9875-16e60017f28a', 'x-compute-request-id': 'req-ebc46844-2d05-40f6-9875-16e60017f28a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:43,457 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:22:43,457 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5b51ba8-daba-45ed-a5f7-057353c23a26', 'x-compute-request-id': 'req-a5b51ba8-daba-45ed-a5f7-057353c23a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:44,534 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.070s 2022-05-31 07:22:44,535 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-034dc4ca-9312-4f8a-bdc7-73b0c1da30b1', 'x-compute-request-id': 'req-034dc4ca-9312-4f8a-bdc7-73b0c1da30b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:45,609 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:22:45,609 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f7db78a-43e8-4bd3-9e77-146312184503', 'x-compute-request-id': 'req-7f7db78a-43e8-4bd3-9e77-146312184503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:46,684 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:22:46,684 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db870f20-baf8-4352-bfdf-6a791be7d4b2', 'x-compute-request-id': 'req-db870f20-baf8-4352-bfdf-6a791be7d4b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:47,758 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:22:47,759 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60b4beef-86fb-492b-8b0e-c2090574bf7d', 'x-compute-request-id': 'req-60b4beef-86fb-492b-8b0e-c2090574bf7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:48,834 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:22:48,835 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a04fc66-732b-4bb7-8178-71b50378fb9d', 'x-compute-request-id': 'req-9a04fc66-732b-4bb7-8178-71b50378fb9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:49,911 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:22:49,911 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a372aa3-b469-4c42-84d5-f1f4fb7b2972', 'x-compute-request-id': 'req-1a372aa3-b469-4c42-84d5-f1f4fb7b2972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:50,989 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:22:50,989 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de193528-225b-4db1-bc03-ac3b9280d732', 'x-compute-request-id': 'req-de193528-225b-4db1-bc03-ac3b9280d732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:52,065 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.068s 2022-05-31 07:22:52,066 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cddd2ad7-7f96-4c14-b3fe-9a0bae8dc156', 'x-compute-request-id': 'req-cddd2ad7-7f96-4c14-b3fe-9a0bae8dc156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:53,140 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:22:53,141 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d179bce-e2e7-4b59-b469-c17f53338f69', 'x-compute-request-id': 'req-3d179bce-e2e7-4b59-b469-c17f53338f69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:54,215 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:22:54,215 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c16755dd-56ad-450d-b920-a8ca93d0066d', 'x-compute-request-id': 'req-c16755dd-56ad-450d-b920-a8ca93d0066d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:55,290 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:22:55,290 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b6b1eb4-b2e4-4413-aa5e-ac03cd7d7d1d', 'x-compute-request-id': 'req-3b6b1eb4-b2e4-4413-aa5e-ac03cd7d7d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:56,365 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:22:56,365 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8d8a911-6d62-41ff-ad1f-f4cde93970ee', 'x-compute-request-id': 'req-e8d8a911-6d62-41ff-ad1f-f4cde93970ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:57,444 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.070s 2022-05-31 07:22:57,444 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-398b0ce5-6459-4b74-b861-8c53ae91fe9c', 'x-compute-request-id': 'req-398b0ce5-6459-4b74-b861-8c53ae91fe9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:58,521 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:22:58,522 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d768f5f6-b16b-461e-9353-5103883acd73', 'x-compute-request-id': 'req-d768f5f6-b16b-461e-9353-5103883acd73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:22:59,596 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:22:59,596 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc2a9008-b6a1-497a-95d4-ee424f12b32a', 'x-compute-request-id': 'req-cc2a9008-b6a1-497a-95d4-ee424f12b32a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:22:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:00,670 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:23:00,671 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d28e2f2-88bb-4dfd-ae7c-61273649fd0e', 'x-compute-request-id': 'req-0d28e2f2-88bb-4dfd-ae7c-61273649fd0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:01,745 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:23:01,746 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebda5eb1-c9a6-4890-9902-0766b09d43f5', 'x-compute-request-id': 'req-ebda5eb1-c9a6-4890-9902-0766b09d43f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:02,820 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:23:02,821 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e8c78da-30b0-4c62-a0d1-75446df067f7', 'x-compute-request-id': 'req-0e8c78da-30b0-4c62-a0d1-75446df067f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:03,898 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:23:03,899 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64c1286a-edc3-4a2b-9e13-c238ca7ea16b', 'x-compute-request-id': 'req-64c1286a-edc3-4a2b-9e13-c238ca7ea16b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:04,973 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:23:04,973 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f1800a8-8955-4ff0-abed-18de819d3a5c', 'x-compute-request-id': 'req-0f1800a8-8955-4ff0-abed-18de819d3a5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:06,048 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:23:06,048 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6872dc8e-7711-4cc5-bf50-a86c0bba5af9', 'x-compute-request-id': 'req-6872dc8e-7711-4cc5-bf50-a86c0bba5af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:07,122 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:23:07,123 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbfef836-6682-4beb-bb0a-798e645317a1', 'x-compute-request-id': 'req-bbfef836-6682-4beb-bb0a-798e645317a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:08,197 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:23:08,197 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f11ea27c-921d-4a58-9c2a-767dcc0e9641', 'x-compute-request-id': 'req-f11ea27c-921d-4a58-9c2a-767dcc0e9641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:09,272 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:23:09,272 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e8bfc04-47a1-48ab-93ce-0ad96b84c6b0', 'x-compute-request-id': 'req-2e8bfc04-47a1-48ab-93ce-0ad96b84c6b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:10,352 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.072s 2022-05-31 07:23:10,352 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f25091ef-3e92-49e3-b3ba-5e50f2ab9129', 'x-compute-request-id': 'req-f25091ef-3e92-49e3-b3ba-5e50f2ab9129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:11,428 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:23:11,428 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12c3ded6-ea50-40c6-add9-2eb7264057e4', 'x-compute-request-id': 'req-12c3ded6-ea50-40c6-add9-2eb7264057e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:12,502 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:23:12,502 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fac09343-507d-430e-8bfa-c659083870eb', 'x-compute-request-id': 'req-fac09343-507d-430e-8bfa-c659083870eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:13,577 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:23:13,577 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36a5a1d3-502e-4ee3-97e8-4b012e910bae', 'x-compute-request-id': 'req-36a5a1d3-502e-4ee3-97e8-4b012e910bae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:14,653 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:23:14,653 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c11a5732-3ec2-4dbf-9618-c6e1cd8bbf5b', 'x-compute-request-id': 'req-c11a5732-3ec2-4dbf-9618-c6e1cd8bbf5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:15,727 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:23:15,728 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e15bb956-8529-49a2-a783-338ec4e91606', 'x-compute-request-id': 'req-e15bb956-8529-49a2-a783-338ec4e91606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:16,805 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.069s 2022-05-31 07:23:16,806 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4fc8344-fd12-4c6a-8b19-9ec56f32741b', 'x-compute-request-id': 'req-e4fc8344-fd12-4c6a-8b19-9ec56f32741b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:17,880 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:23:17,881 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be89fafe-391e-470e-9d3d-d52851d52e08', 'x-compute-request-id': 'req-be89fafe-391e-470e-9d3d-d52851d52e08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:18,956 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:23:18,957 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-905bef6b-cdff-4086-af78-57e4ef135f09', 'x-compute-request-id': 'req-905bef6b-cdff-4086-af78-57e4ef135f09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:20,030 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:23:20,031 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e88b4a5-e8f6-4912-9818-a1c79952f96f', 'x-compute-request-id': 'req-6e88b4a5-e8f6-4912-9818-a1c79952f96f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:21,105 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:23:21,105 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db14e001-ba81-4cc6-a4be-f0610d65b22c', 'x-compute-request-id': 'req-db14e001-ba81-4cc6-a4be-f0610d65b22c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:22,180 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:23:22,180 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2cf926e-d13d-4b35-b267-9d1b641f51d5', 'x-compute-request-id': 'req-b2cf926e-d13d-4b35-b267-9d1b641f51d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:23,259 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.070s 2022-05-31 07:23:23,259 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa83a131-3c4f-43ac-942f-435ff9a5ac5b', 'x-compute-request-id': 'req-fa83a131-3c4f-43ac-942f-435ff9a5ac5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:24,334 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:23:24,335 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10db563b-dab4-44a9-8b75-ed0c07a705c2', 'x-compute-request-id': 'req-10db563b-dab4-44a9-8b75-ed0c07a705c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:25,412 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.070s 2022-05-31 07:23:25,413 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b51b0f8-10d8-4d75-8282-887531ccc43b', 'x-compute-request-id': 'req-1b51b0f8-10d8-4d75-8282-887531ccc43b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:26,489 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.068s 2022-05-31 07:23:26,490 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-803197b5-ed32-4f8a-8e4b-34472ee504ff', 'x-compute-request-id': 'req-803197b5-ed32-4f8a-8e4b-34472ee504ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:27,565 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.067s 2022-05-31 07:23:27,566 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e2024ed-4d70-45ff-9a76-dde1206f4017', 'x-compute-request-id': 'req-1e2024ed-4d70-45ff-9a76-dde1206f4017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:28,639 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.065s 2022-05-31 07:23:28,640 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de0cf130-d6e0-4b60-9bbf-f324a5754515', 'x-compute-request-id': 'req-de0cf130-d6e0-4b60-9bbf-f324a5754515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:29,717 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.068s 2022-05-31 07:23:29,717 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c3befd3-4d19-486c-90fd-9065f1ad6c34', 'x-compute-request-id': 'req-1c3befd3-4d19-486c-90fd-9065f1ad6c34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:30,792 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.066s 2022-05-31 07:23:30,792 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9f576fd-4192-45e6-8b90-19b9ae5d289e', 'x-compute-request-id': 'req-f9f576fd-4192-45e6-8b90-19b9ae5d289e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"server": {"id": "2d00e2fa-93f2-4f6f-8f6a-efe59affae9b", "name": "tempest-TestNetworkBasicOps-server-372872532", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:17:31Z", "updated": "2022-05-31T07:23:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-803620637", "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-31 07:23:30,933 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 204 DELETE http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.133s 2022-05-31 07:23:30,933 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:30 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-36121fc5-d128-4bfe-84c4-0b68b752c556', 'x-compute-request-id': 'req-36121fc5-d128-4bfe-84c4-0b68b752c556', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'' 2022-05-31 07:23:30,959 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 404 GET http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b 0.025s 2022-05-31 07:23:30,959 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:30 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-d376e434-e165-4df1-9544-19017a80d8c1', 'x-compute-request-id': 'req-d376e434-e165-4df1-9544-19017a80d8c1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/2d00e2fa-93f2-4f6f-8f6a-efe59affae9b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2d00e2fa-93f2-4f6f-8f6a-efe59affae9b could not be found."}}' 2022-05-31 07:23:31,109 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.18:9696/v2.0/security-groups/01af358f-0837-4183-98ec-9e949140bcc3 0.149s 2022-05-31 07:23:31,110 119404 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-7665e41e-67ca-4332-a863-d4e97b632b44', 'content-length': '0', 'date': 'Tue, 31 May 2022 07:23:31 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18:9696/v2.0/security-groups/01af358f-0837-4183-98ec-9e949140bcc3'} Body: b'' 2022-05-31 07:23:32,145 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE http://10.222.0.18/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-803620637 1.035s 2022-05-31 07:23:32,146 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:31 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-69d36971-1ab2-433c-9e17-2bcdda76daf7', 'x-compute-request-id': 'req-69d36971-1ab2-433c-9e17-2bcdda76daf7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-803620637'} Body: b'' 2022-05-31 07:23:33,503 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT http://10.222.0.18:9696/v2.0/routers/9ccad379-8e5a-4651-8c02-c40c1e93e5bd/remove_router_interface 1.356s 2022-05-31 07:23:33,503 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "b1b671fe-f51f-46c1-b3cd-9ae24dba618b"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-17aa2c4d-7371-4ae4-9ddc-4b4dc22a7a09', 'date': 'Tue, 31 May 2022 07:23:33 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/routers/9ccad379-8e5a-4651-8c02-c40c1e93e5bd/remove_router_interface'} Body: b'{"id": "9ccad379-8e5a-4651-8c02-c40c1e93e5bd", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "port_id": "bbcc11cd-b5de-411b-99fa-e8aad8b4c9cf", "network_id": "05198e6b-3994-4576-8888-5608219fe6a2", "subnet_id": "b1b671fe-f51f-46c1-b3cd-9ae24dba618b", "subnet_ids": ["b1b671fe-f51f-46c1-b3cd-9ae24dba618b"]}' 2022-05-31 07:23:33,774 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.18:9696/v2.0/subnets/b1b671fe-f51f-46c1-b3cd-9ae24dba618b 0.270s 2022-05-31 07:23:33,774 119404 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-9d9ed5d8-2de5-454a-9f7e-61603ff0cafc', 'date': 'Tue, 31 May 2022 07:23:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18:9696/v2.0/subnets/b1b671fe-f51f-46c1-b3cd-9ae24dba618b'} Body: b'' 2022-05-31 07:23:34,855 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.18:9696/v2.0/routers/9ccad379-8e5a-4651-8c02-c40c1e93e5bd 1.080s 2022-05-31 07:23:34,855 119404 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-1766ab11-8642-4aba-9fc7-d5e4a0ac3dd8', 'content-length': '0', 'date': 'Tue, 31 May 2022 07:23:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18:9696/v2.0/routers/9ccad379-8e5a-4651-8c02-c40c1e93e5bd'} Body: b'' 2022-05-31 07:23:35,171 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.18:9696/v2.0/networks/05198e6b-3994-4576-8888-5608219fe6a2 0.316s 2022-05-31 07:23:35,172 119404 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-f0aa2968-c221-4200-b82a-45252e66d3f0', 'date': 'Tue, 31 May 2022 07:23:35 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18:9696/v2.0/networks/05198e6b-3994-4576-8888-5608219fe6a2'} 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_basic_ops.py", line 435, in test_network_basic_ops self._setup_network_and_servers() File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 120, in _setup_network_and_servers server = self._create_server(self.network, port_id) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 169, in _create_server server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 309, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 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 101, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestNetworkBasicOps:test_network_basic_ops) Server 2d00e2fa-93f2-4f6f-8f6a-efe59affae9b failed to reach ACTIVE status and task state "None" within the required time (360 s). Server boot request ID: req-c843171b-ea8c-416d-a854-dc13330b7c35. Current status: BUILD. Current task state: scheduling. |
||||||
test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
skip
pt1.5: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
||||||
test_preserve_preexisting_port[compute,id-759462e1-8535-46b0-ab3a-33aa45c55aaa,network,slow] |
fail
ft1.6: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port[compute,id-759462e1-8535-46b0-ab3a-33aa45c55aaa,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-31 07:23:35,455 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST http://10.222.0.18:9696/v2.0/networks 0.210s 2022-05-31 07:23:35,455 119404 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--311199035", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-81995655-6e35-4382-b51f-f22af101290b', 'date': 'Tue, 31 May 2022 07:23:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/networks'} Body: b'{"network":{"id":"bf4729fc-0cba-4b1a-bf96-feb210a5b056","name":"tempest-network-smoke--311199035","tenant_id":"1aa4d8502fef4a54a042acaf31bd768a","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"1aa4d8502fef4a54a042acaf31bd768a","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2022-05-31T07:23:35Z","updated_at":"2022-05-31T07:23:35Z","revision_number":1}}' 2022-05-31 07:23:37,083 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST http://10.222.0.18:9696/v2.0/routers 1.627s 2022-05-31 07:23:37,084 119404 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-48730336", "admin_state_up": true, "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "external_gateway_info": {"network_id": "060e2e5d-df68-4b86-bbe5-8bd0700ab521"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '684', 'x-openstack-request-id': 'req-c6f7c9bc-a50f-4adb-99a4-08ef7203c6e7', 'date': 'Tue, 31 May 2022 07:23:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/routers'} Body: b'{"router": {"id": "a07e81f0-292c-4ada-b37e-2e3830e70732", "name": "tempest-TestNetworkBasicOps-router-48730336", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "060e2e5d-df68-4b86-bbe5-8bd0700ab521", "external_fixed_ips": [{"subnet_id": "44fd23f8-2675-4837-a5ec-304582ad9919", "ip_address": "172.26.4.2"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-05-31T07:23:35Z", "updated_at": "2022-05-31T07:23:36Z", "revision_number": 3, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:23:37,240 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18:9696/v2.0/subnets?project_id=1aa4d8502fef4a54a042acaf31bd768a&cidr=172.20.0.0%2F28 0.155s 2022-05-31 07:23:37,241 119404 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-cd0f8322-9972-4ef9-b563-b0a60dfaf3c3', 'date': 'Tue, 31 May 2022 07:23:37 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/subnets?project_id=1aa4d8502fef4a54a042acaf31bd768a&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-05-31 07:23:37,329 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18:9696/v2.0/networks?router%3Aexternal=True 0.088s 2022-05-31 07:23:37,330 119404 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-98dd1a18-b347-4066-864f-84b21e055de2', 'date': 'Tue, 31 May 2022 07:23:37 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"060e2e5d-df68-4b86-bbe5-8bd0700ab521","name":"public","tenant_id":"db80eadfc9a74e779c4bfe1a535ed221","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["44fd23f8-2675-4837-a5ec-304582ad9919"],"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-31T06:56:52Z","updated_at":"2022-05-31T06:56:59Z","revision_number":2,"project_id":"db80eadfc9a74e779c4bfe1a535ed221","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-05-31 07:23:37,360 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18:9696/v2.0/subnets?network_id=060e2e5d-df68-4b86-bbe5-8bd0700ab521&cidr=172.20.0.0%2F28 0.030s 2022-05-31 07:23:37,361 119404 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-85a24d28-8d4c-4367-bc77-1e886637465c', 'date': 'Tue, 31 May 2022 07:23:37 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/subnets?network_id=060e2e5d-df68-4b86-bbe5-8bd0700ab521&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-05-31 07:23:37,767 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST http://10.222.0.18:9696/v2.0/subnets 0.405s 2022-05-31 07:23:37,767 119404 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-1177865503", "network_id": "bf4729fc-0cba-4b1a-bf96-feb210a5b056", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-73b0a796-b917-4737-b157-ad58eadc1cb3', 'date': 'Tue, 31 May 2022 07:23:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"c0b42c14-8def-4db8-b4bd-0803f7c4f4bb","name":"tempest-subnet-smoke-1177865503","tenant_id":"1aa4d8502fef4a54a042acaf31bd768a","network_id":"bf4729fc-0cba-4b1a-bf96-feb210a5b056","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-31T07:23:37Z","updated_at":"2022-05-31T07:23:37Z","revision_number":0,"project_id":"1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:23:39,733 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 PUT http://10.222.0.18:9696/v2.0/routers/a07e81f0-292c-4ada-b37e-2e3830e70732/add_router_interface 1.966s 2022-05-31 07:23:39,734 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "c0b42c14-8def-4db8-b4bd-0803f7c4f4bb"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-999e36fb-2a7f-49b0-a889-19586eb9f2bf', 'date': 'Tue, 31 May 2022 07:23:39 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/routers/a07e81f0-292c-4ada-b37e-2e3830e70732/add_router_interface'} Body: b'{"id": "a07e81f0-292c-4ada-b37e-2e3830e70732", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "port_id": "65a438e9-dd42-4b39-8128-3ab201efaafd", "network_id": "bf4729fc-0cba-4b1a-bf96-feb210a5b056", "subnet_id": "c0b42c14-8def-4db8-b4bd-0803f7c4f4bb", "subnet_ids": ["c0b42c14-8def-4db8-b4bd-0803f7c4f4bb"]}' 2022-05-31 07:23:40,188 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18:9696/v2.0/networks 0.453s 2022-05-31 07:23:40,188 119404 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': '2690', 'x-openstack-request-id': 'req-c414d72e-9623-4d27-9bcc-1355391d84da', 'date': 'Tue, 31 May 2022 07:23:40 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/networks'} Body: b'{"networks":[{"id":"060e2e5d-df68-4b86-bbe5-8bd0700ab521","name":"public","tenant_id":"db80eadfc9a74e779c4bfe1a535ed221","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["44fd23f8-2675-4837-a5ec-304582ad9919"],"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-31T06:56:52Z","updated_at":"2022-05-31T06:56:59Z","revision_number":2,"project_id":"db80eadfc9a74e779c4bfe1a535ed221","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null},{"id":"bc2c47b7-3edc-4f01-a7b5-af7a16a7eff6","name":"shared","tenant_id":"db80eadfc9a74e779c4bfe1a535ed221","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["b6257cad-2809-475c-b967-ca59896e944f"],"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-31T06:59:25Z","updated_at":"2022-05-31T06:59:28Z","revision_number":2,"project_id":"db80eadfc9a74e779c4bfe1a535ed221","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":157},{"id":"bf4729fc-0cba-4b1a-bf96-feb210a5b056","name":"tempest-network-smoke--311199035","tenant_id":"1aa4d8502fef4a54a042acaf31bd768a","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["c0b42c14-8def-4db8-b4bd-0803f7c4f4bb"],"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-31T07:23:35Z","updated_at":"2022-05-31T07:23:37Z","revision_number":2,"project_id":"1aa4d8502fef4a54a042acaf31bd768a","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":177},{"id":"e3c5c060-204d-4ae5-bf57-53b704165df4","name":"private","tenant_id":"e9e065e0edb44214a0f4026dd3161dc4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["3bf14e35-104d-4671-84e4-c37ed7cc2591"],"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-31T06:56:33Z","updated_at":"2022-05-31T06:58:36Z","revision_number":3,"project_id":"e9e065e0edb44214a0f4026dd3161dc4","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":179}]}' 2022-05-31 07:23:40,269 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18:9696/v2.0/subnets 0.080s 2022-05-31 07:23:40,269 119404 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': '2533', 'x-openstack-request-id': 'req-d500b155-f524-40f9-b50c-5c965a200baf', 'date': 'Tue, 31 May 2022 07:23:40 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/subnets'} Body: b'{"subnets":[{"id":"3bf14e35-104d-4671-84e4-c37ed7cc2591","name":"private-subnet","tenant_id":"e9e065e0edb44214a0f4026dd3161dc4","network_id":"e3c5c060-204d-4ae5-bf57-53b704165df4","ip_version":4,"subnetpool_id":"75e8716b-83b6-4b85-afa3-0892ba0c90cd","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-31T06:56:37Z","updated_at":"2022-05-31T06:58:36Z","revision_number":1,"project_id":"e9e065e0edb44214a0f4026dd3161dc4"},{"id":"44fd23f8-2675-4837-a5ec-304582ad9919","name":"public-subnet","tenant_id":"db80eadfc9a74e779c4bfe1a535ed221","network_id":"060e2e5d-df68-4b86-bbe5-8bd0700ab521","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.26.4.1","cidr":"172.26.4.0/24","allocation_pools":[{"start":"172.26.4.2","end":"172.26.4.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-05-31T06:56:59Z","updated_at":"2022-05-31T06:56:59Z","revision_number":0,"project_id":"db80eadfc9a74e779c4bfe1a535ed221"},{"id":"b6257cad-2809-475c-b967-ca59896e944f","name":"shared-subnet","tenant_id":"db80eadfc9a74e779c4bfe1a535ed221","network_id":"bc2c47b7-3edc-4f01-a7b5-af7a16a7eff6","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-31T06:59:28Z","updated_at":"2022-05-31T06:59:28Z","revision_number":0,"project_id":"db80eadfc9a74e779c4bfe1a535ed221"},{"id":"c0b42c14-8def-4db8-b4bd-0803f7c4f4bb","name":"tempest-subnet-smoke-1177865503","tenant_id":"1aa4d8502fef4a54a042acaf31bd768a","network_id":"bf4729fc-0cba-4b1a-bf96-feb210a5b056","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-31T07:23:37Z","updated_at":"2022-05-31T07:23:37Z","revision_number":0,"project_id":"1aa4d8502fef4a54a042acaf31bd768a"}]}' 2022-05-31 07:23:40,399 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18:9696/v2.0/routers 0.129s 2022-05-31 07:23:40,400 119404 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': '1409', 'x-openstack-request-id': 'req-64ef2914-1901-40cd-9d4c-1f8853fc5595', 'date': 'Tue, 31 May 2022 07:23:40 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/routers'} Body: b'{"routers": [{"id": "a07e81f0-292c-4ada-b37e-2e3830e70732", "name": "tempest-TestNetworkBasicOps-router-48730336", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "060e2e5d-df68-4b86-bbe5-8bd0700ab521", "external_fixed_ips": [{"subnet_id": "44fd23f8-2675-4837-a5ec-304582ad9919", "ip_address": "172.26.4.2"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-05-31T07:23:35Z", "updated_at": "2022-05-31T07:23:38Z", "revision_number": 4, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}, {"id": "f9614b14-6d49-4fa9-8e9d-a597f24a18ea", "name": "router1", "tenant_id": "e9e065e0edb44214a0f4026dd3161dc4", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "060e2e5d-df68-4b86-bbe5-8bd0700ab521", "external_fixed_ips": [{"subnet_id": "44fd23f8-2675-4837-a5ec-304582ad9919", "ip_address": "172.26.4.235"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-05-31T06:56:46Z", "updated_at": "2022-05-31T06:57:04Z", "revision_number": 4, "project_id": "e9e065e0edb44214a0f4026dd3161dc4"}]}' 2022-05-31 07:23:40,985 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST http://10.222.0.18:9696/v2.0/ports 0.584s 2022-05-31 07:23:40,985 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"name": "tempest-TestNetworkBasicOps-932572147", "network_id": "bf4729fc-0cba-4b1a-bf96-feb210a5b056"}} Response - Headers: {'content-type': 'application/json', 'content-length': '731', 'x-openstack-request-id': 'req-639b13f5-97ab-45ce-8329-8073d94c4c80', 'date': 'Tue, 31 May 2022 07:23:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/ports'} Body: b'{"port":{"id":"cc7174ae-830a-4ada-bbd8-bf0464ed273f","name":"tempest-TestNetworkBasicOps-932572147","network_id":"bf4729fc-0cba-4b1a-bf96-feb210a5b056","tenant_id":"1aa4d8502fef4a54a042acaf31bd768a","mac_address":"fa:16:3e:5e:3c:43","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"c0b42c14-8def-4db8-b4bd-0803f7c4f4bb","ip_address":"172.20.0.12"}],"project_id":"1aa4d8502fef4a54a042acaf31bd768a","port_security_enabled":true,"security_groups":["60662137-c323-48c0-8b63-a932152d6f91"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2022-05-31T07:23:40Z","updated_at":"2022-05-31T07:23:40Z","revision_number":1}}' 2022-05-31 07:23:41,046 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 POST http://10.222.0.18/compute/v2.1/os-keypairs 0.058s 2022-05-31 07:23:41,047 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-506514803", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPWWDwGddLvwU22j1ttfY2QOksBY8SlCgBILDjag6oP2KS9tD1fnfLvpTnncCe+3azyrgs6PaKjJWOc5tccilsprWzCcGvIYUWatpX5b8JPalcqCe1kiZY25XNyFNy00UQ=="}} Response - Headers: {'date': 'Tue, 31 May 2022 07:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87fba661-a127-488f-99cd-be4c3514a50c', 'x-compute-request-id': 'req-87fba661-a127-488f-99cd-be4c3514a50c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-506514803", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPWWDwGddLvwU22j1ttfY2QOksBY8SlCgBILDjag6oP2KS9tD1fnfLvpTnncCe+3azyrgs6PaKjJWOc5tccilsprWzCcGvIYUWatpX5b8JPalcqCe1kiZY25XNyFNy00UQ==", "fingerprint": "29:0d:26:85:dc:ad:48:97:e5:b6:42:11:8c:78:05:0c", "user_id": "865aaeb1fede4b05b6fe3e84177383e6"}}' 2022-05-31 07:23:41,190 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST http://10.222.0.18:9696/v2.0/security-groups 0.141s 2022-05-31 07:23:41,190 119404 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-1909393309", "description": "tempest-secgroup-smoke-1909393309 description", "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-8f5194c3-3282-42f9-97fe-7463e892e9d3', 'date': 'Tue, 31 May 2022 07:23:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "d1b4e057-9457-41cf-b4e7-ee47cab578da", "name": "tempest-secgroup-smoke-1909393309", "stateful": true, "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "description": "tempest-secgroup-smoke-1909393309 description", "shared": false, "security_group_rules": [{"id": "2deffdb9-2a83-4c12-9019-37244ac2617d", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "d1b4e057-9457-41cf-b4e7-ee47cab578da", "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": 1359, "description": null, "tags": [], "created_at": "2022-05-31T07:23:41Z", "updated_at": "2022-05-31T07:23:41Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}, {"id": "c4fc171c-cadf-460b-a0bd-104431feebdf", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "d1b4e057-9457-41cf-b4e7-ee47cab578da", "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": 1358, "description": null, "tags": [], "created_at": "2022-05-31T07:23:41Z", "updated_at": "2022-05-31T07:23:41Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}], "tags": [], "created_at": "2022-05-31T07:23:41Z", "updated_at": "2022-05-31T07:23:41Z", "revision_number": 1, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:23:41,340 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.149s 2022-05-31 07:23:41,340 119404 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": "d1b4e057-9457-41cf-b4e7-ee47cab578da", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "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-19c50bdd-e967-4d05-9b72-63921d8df2c5', 'date': 'Tue, 31 May 2022 07:23:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "60e46dfa-3085-4f02-b8fa-0d85a6b62618", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "d1b4e057-9457-41cf-b4e7-ee47cab578da", "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-31T07:23:41Z", "updated_at": "2022-05-31T07:23:41Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:23:41,469 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.128s 2022-05-31 07:23:41,469 119404 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": "d1b4e057-9457-41cf-b4e7-ee47cab578da", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "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-0394826f-6742-40e9-8b60-7a5de129e277', 'date': 'Tue, 31 May 2022 07:23:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "07706513-e19c-4048-bac5-113a49c936d4", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "d1b4e057-9457-41cf-b4e7-ee47cab578da", "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-31T07:23:41Z", "updated_at": "2022-05-31T07:23:41Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:23:41,608 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.138s 2022-05-31 07:23:41,608 119404 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": "d1b4e057-9457-41cf-b4e7-ee47cab578da", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-eb5c6627-8f00-4b91-9992-872e12ffeb85', 'date': 'Tue, 31 May 2022 07:23:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "977b99cd-b754-456d-bee6-bdab69ef62e4", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "d1b4e057-9457-41cf-b4e7-ee47cab578da", "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-31T07:23:41Z", "updated_at": "2022-05-31T07:23:41Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:23:41,752 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.142s 2022-05-31 07:23:41,752 119404 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": "d1b4e057-9457-41cf-b4e7-ee47cab578da", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-352459ae-9708-45b0-b5b5-219b9538ca62', 'date': 'Tue, 31 May 2022 07:23:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8079dc2a-975d-4d1d-91a9-99d3dc78d6a6", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "d1b4e057-9457-41cf-b4e7-ee47cab578da", "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-31T07:23:41Z", "updated_at": "2022-05-31T07:23:41Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:23:41,879 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.127s 2022-05-31 07:23:41,880 119404 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": "d1b4e057-9457-41cf-b4e7-ee47cab578da", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-c39549e6-c724-4ea7-a154-c2ac4c4f455a', 'date': 'Tue, 31 May 2022 07:23:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "147acc43-9cdd-4d8b-80ac-46b484961620", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "d1b4e057-9457-41cf-b4e7-ee47cab578da", "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-31T07:23:41Z", "updated_at": "2022-05-31T07:23:41Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:23:42,005 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.125s 2022-05-31 07:23:42,006 119404 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": "d1b4e057-9457-41cf-b4e7-ee47cab578da", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-80dbd9c0-61e9-455d-9735-1002a2410334', 'date': 'Tue, 31 May 2022 07:23:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c6548d11-b0b1-4fb6-a731-ca2f5e7131b8", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "d1b4e057-9457-41cf-b4e7-ee47cab578da", "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-31T07:23:41Z", "updated_at": "2022-05-31T07:23:41Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:23:42,068 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST http://10.222.0.18/identity/v3/auth/tokens 0.056s 2022-05-31 07:23:42,068 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 31 May 2022 07:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3242', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-eb8caf80-1d22-4285-ab76-88a7b79613be', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "865aaeb1fede4b05b6fe3e84177383e6", "name": "tempest-TestNetworkBasicOps-1665403563-project", "password_expires_at": null}, "audit_ids": ["UXFKXEavSuyxLRanBIJJug"], "expires_at": "2022-05-31T08:23:42.000000Z", "issued_at": "2022-05-31T07:23:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1aa4d8502fef4a54a042acaf31bd768a", "name": "tempest-TestNetworkBasicOps-1665403563"}, "is_domain": false, "roles": [{"id": "132da20be2c04fab81d8bf871fe8a9ad", "name": "member"}, {"id": "e7f7536b6ab249adbea6ea16a5967407", "name": "reader"}], "catalog": [{"endpoints": [{"id": "77b309ffb42e4cbd9e7f3de0f0f4c13c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/compute/v2.1", "region": "RegionOne"}], "id": "18adbe0f3f714693877fda31827458d9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "6c720ce7622d4833ae99a52ccae10e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/compute/v2/1aa4d8502fef4a54a042acaf31bd768a", "region": "RegionOne"}], "id": "3dda865e9bee4e52847ebd1c397a76dd", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "12eb615c85df40eea38c0efc19c59c5d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.18:8080", "region": "RegionOne"}, {"id": "b92628089a3345d7bac46a1ff0efaee7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18:8080/v1/AUTH_1aa4d8502fef4a54a042acaf31bd768a", "region": "RegionOne"}], "id": "8d27a7a75bb642c68da4f1d1a78df560", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "fa872fe92a754d60a51b68049e8547c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/placement", "region": "RegionOne"}], "id": "a0bc7f070b8844328ac2e87018c6fd7d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96ba173460134d85b64f489adabaf8fe", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/volume/v3/1aa4d8502fef4a54a042acaf31bd768a", "region": "RegionOne"}], "id": "bc6372553c92416ba71e0124554f29e3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "aeef595a093a472c90f693cab6257972", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18:9696/", "region": "RegionOne"}], "id": "ca98ae47057346a6b429f02672b40036", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "8950fa5a3b2e4806803b27f36fd85a11", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/volume/v3/1aa4d8502fef4a54a042acaf31bd768a", "region": "RegionOne"}], "id": "d0f9fb0c0374493581a949a3e80dd275", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "57ebc82cd8f947d5afdab66004ebff7b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/identity", "region": "RegionOne"}], "id": "efdd58e6bc324e9db1226f5583609776", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9188978d53be42e4b5ba9e9860f2e4b3", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/image", "region": "RegionOne"}], "id": "fac6cfb1e1a34fb2abd199a7383c1938", "type": "image", "name": "glance"}]}}' 2022-05-31 07:23:42,069 119404 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2022-05-31 07:23:42,707 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 202 POST http://10.222.0.18/compute/v2.1/servers 0.637s 2022-05-31 07:23:42,707 119404 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-32930186", "imageRef": "d0930139-5184-4bcf-8a15-9e8cde15c757", "flavorRef": "452", "networks": [{"uuid": "bf4729fc-0cba-4b1a-bf96-feb210a5b056", "port": "cc7174ae-830a-4ada-bbd8-bf0464ed273f"}], "key_name": "tempest-TestNetworkBasicOps-506514803", "security_groups": [{"name": "tempest-secgroup-smoke-1909393309"}]}} Response - Headers: {'date': 'Tue, 31 May 2022 07:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a454c068-8388-4ebc-b452-3b2040626a0e', 'x-compute-request-id': 'req-a454c068-8388-4ebc-b452-3b2040626a0e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/compute/v2.1/servers'} Body: b'{"server": {"id": "3bfe2054-1207-4d45-ab21-fbffc5f81a11", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1909393309"}], "adminPass": "LwLnSpZHYD4j"}}' 2022-05-31 07:23:42,786 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11 0.077s 2022-05-31 07:23:42,787 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1246', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63a2c44b-12cc-48aa-bceb-39ef79f1a58e', 'x-compute-request-id': 'req-63a2c44b-12cc-48aa-bceb-39ef79f1a58e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11'} Body: b'{"server": {"id": "3bfe2054-1207-4d45-ab21-fbffc5f81a11", "name": "tempest-TestNetworkBasicOps-server-32930186", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:23:43Z", "updated": "2022-05-31T07:23:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-506514803", "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-31 07:23:43,886 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11 0.091s 2022-05-31 07:23:43,886 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54a5b81e-a3ea-41f3-8642-3ed9fa5384d9', 'x-compute-request-id': 'req-54a5b81e-a3ea-41f3-8642-3ed9fa5384d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11'} Body: b'{"server": {"id": "3bfe2054-1207-4d45-ab21-fbffc5f81a11", "name": "tempest-TestNetworkBasicOps-server-32930186", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "6010699771e38e3dacf98430de50f11d3e2d0f2a98521abd174fce6b", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:23:42Z", "updated": "2022-05-31T07:23:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-506514803", "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-31 07:23:43,894 119404 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2022-05-31 07:23:45,056 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11 0.160s 2022-05-31 07:23:45,056 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1346', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3079d89d-2298-4905-9e09-53e31c227892', 'x-compute-request-id': 'req-3079d89d-2298-4905-9e09-53e31c227892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11'} Body: b'{"server": {"id": "3bfe2054-1207-4d45-ab21-fbffc5f81a11", "name": "tempest-TestNetworkBasicOps-server-32930186", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "6010699771e38e3dacf98430de50f11d3e2d0f2a98521abd174fce6b", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:23:42Z", "updated": "2022-05-31T07:23:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-506514803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "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-31 07:23:45,064 119404 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2022-05-31 07:23:46,225 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11 0.159s 2022-05-31 07:23:46,225 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1346', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15e02521-9822-4eed-827c-973f8cae0574', 'x-compute-request-id': 'req-15e02521-9822-4eed-827c-973f8cae0574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11'} Body: b'{"server": {"id": "3bfe2054-1207-4d45-ab21-fbffc5f81a11", "name": "tempest-TestNetworkBasicOps-server-32930186", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "6010699771e38e3dacf98430de50f11d3e2d0f2a98521abd174fce6b", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:23:42Z", "updated": "2022-05-31T07:23:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-506514803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "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-31 07:23:47,387 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11 0.154s 2022-05-31 07:23:47,388 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1346', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b47be515-b790-4495-b1bd-621429a8cd69', 'x-compute-request-id': 'req-b47be515-b790-4495-b1bd-621429a8cd69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11'} Body: b'{"server": {"id": "3bfe2054-1207-4d45-ab21-fbffc5f81a11", "name": "tempest-TestNetworkBasicOps-server-32930186", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "6010699771e38e3dacf98430de50f11d3e2d0f2a98521abd174fce6b", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:23:42Z", "updated": "2022-05-31T07:23:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-506514803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "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-31 07:23:48,555 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11 0.158s 2022-05-31 07:23:48,555 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1346', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb697af2-ab3d-489c-b1b6-15ecc0982b3c', 'x-compute-request-id': 'req-fb697af2-ab3d-489c-b1b6-15ecc0982b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11'} Body: b'{"server": {"id": "3bfe2054-1207-4d45-ab21-fbffc5f81a11", "name": "tempest-TestNetworkBasicOps-server-32930186", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "6010699771e38e3dacf98430de50f11d3e2d0f2a98521abd174fce6b", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:23:42Z", "updated": "2022-05-31T07:23:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-506514803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "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-31 07:23:49,722 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11 0.158s 2022-05-31 07:23:49,722 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1346', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d37f084-43ef-4494-9216-9086edba1310', 'x-compute-request-id': 'req-7d37f084-43ef-4494-9216-9086edba1310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11'} Body: b'{"server": {"id": "3bfe2054-1207-4d45-ab21-fbffc5f81a11", "name": "tempest-TestNetworkBasicOps-server-32930186", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "6010699771e38e3dacf98430de50f11d3e2d0f2a98521abd174fce6b", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:23:42Z", "updated": "2022-05-31T07:23:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-506514803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "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-31 07:23:50,891 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11 0.160s 2022-05-31 07:23:50,891 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1346', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13ab67a2-c6bf-4312-981c-5bb34912594c', 'x-compute-request-id': 'req-13ab67a2-c6bf-4312-981c-5bb34912594c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11'} Body: b'{"server": {"id": "3bfe2054-1207-4d45-ab21-fbffc5f81a11", "name": "tempest-TestNetworkBasicOps-server-32930186", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "6010699771e38e3dacf98430de50f11d3e2d0f2a98521abd174fce6b", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:23:42Z", "updated": "2022-05-31T07:23:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-506514803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "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-31 07:23:52,067 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11 0.167s 2022-05-31 07:23:52,068 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1346', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5addb1b3-8e36-4196-bd6c-de4e0eeb13b1', 'x-compute-request-id': 'req-5addb1b3-8e36-4196-bd6c-de4e0eeb13b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11'} Body: b'{"server": {"id": "3bfe2054-1207-4d45-ab21-fbffc5f81a11", "name": "tempest-TestNetworkBasicOps-server-32930186", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "6010699771e38e3dacf98430de50f11d3e2d0f2a98521abd174fce6b", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:23:42Z", "updated": "2022-05-31T07:23:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-506514803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "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-31 07:23:53,229 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11 0.153s 2022-05-31 07:23:53,229 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1518', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-433cf641-465e-4975-a7f2-029a7e759cb9', 'x-compute-request-id': 'req-433cf641-465e-4975-a7f2-029a7e759cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11'} Body: b'{"server": {"id": "3bfe2054-1207-4d45-ab21-fbffc5f81a11", "name": "tempest-TestNetworkBasicOps-server-32930186", "status": "ACTIVE", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "6010699771e38e3dacf98430de50f11d3e2d0f2a98521abd174fce6b", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:23:42Z", "updated": "2022-05-31T07:23:52Z", "addresses": {"tempest-network-smoke--311199035": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:3c:43"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-506514803", "OS-SRV-USG:launched_at": "2022-05-31T07:23:52.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-31 07:23:53,237 119404 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2022-05-31 07:23:53,389 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11 0.152s 2022-05-31 07:23:53,390 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1518', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-388d0dd7-1f6f-4bac-b6e0-3975ac943748', 'x-compute-request-id': 'req-388d0dd7-1f6f-4bac-b6e0-3975ac943748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11'} Body: b'{"server": {"id": "3bfe2054-1207-4d45-ab21-fbffc5f81a11", "name": "tempest-TestNetworkBasicOps-server-32930186", "status": "ACTIVE", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "6010699771e38e3dacf98430de50f11d3e2d0f2a98521abd174fce6b", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:23:42Z", "updated": "2022-05-31T07:23:52Z", "addresses": {"tempest-network-smoke--311199035": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:3c:43"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-506514803", "OS-SRV-USG:launched_at": "2022-05-31T07:23:52.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-31 07:23:53,397 119404 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2022-05-31 07:23:53,447 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18:9696/v2.0/ports?device_id=3bfe2054-1207-4d45-ab21-fbffc5f81a11 0.049s 2022-05-31 07:23:53,447 119404 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': '968', 'x-openstack-request-id': 'req-4ce8a28c-9f1f-4fc2-a257-e354fb041842', 'date': 'Tue, 31 May 2022 07:23:53 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/ports?device_id=3bfe2054-1207-4d45-ab21-fbffc5f81a11'} Body: b'{"ports":[{"id":"cc7174ae-830a-4ada-bbd8-bf0464ed273f","name":"tempest-TestNetworkBasicOps-932572147","network_id":"bf4729fc-0cba-4b1a-bf96-feb210a5b056","tenant_id":"1aa4d8502fef4a54a042acaf31bd768a","mac_address":"fa:16:3e:5e:3c:43","admin_state_up":true,"status":"ACTIVE","device_id":"3bfe2054-1207-4d45-ab21-fbffc5f81a11","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"c0b42c14-8def-4db8-b4bd-0803f7c4f4bb","ip_address":"172.20.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["60662137-c323-48c0-8b63-a932152d6f91"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-neutron-8438","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-31T07:23:40Z","updated_at":"2022-05-31T07:23:50Z","revision_number":5,"project_id":"1aa4d8502fef4a54a042acaf31bd768a"}]}' 2022-05-31 07:23:54,899 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST http://10.222.0.18:9696/v2.0/floatingips 1.451s 2022-05-31 07:23:54,900 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "060e2e5d-df68-4b86-bbe5-8bd0700ab521", "port_id": "cc7174ae-830a-4ada-bbd8-bf0464ed273f", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "fixed_ip_address": "172.20.0.12"}} Response - Headers: {'content-type': 'application/json', 'content-length': '835', 'x-openstack-request-id': 'req-e19364ab-1a56-45bb-af4e-b4eeeaddadea', 'date': 'Tue, 31 May 2022 07:23:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0833fc23-16d8-426d-b377-e94f8de05cff", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "floating_ip_address": "172.26.4.209", "floating_network_id": "060e2e5d-df68-4b86-bbe5-8bd0700ab521", "router_id": "a07e81f0-292c-4ada-b37e-2e3830e70732", "port_id": "cc7174ae-830a-4ada-bbd8-bf0464ed273f", "fixed_ip_address": "172.20.0.12", "status": "DOWN", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "description": "", "port_details": {"name": "tempest-TestNetworkBasicOps-932572147", "network_id": "bf4729fc-0cba-4b1a-bf96-feb210a5b056", "mac_address": "fa:16:3e:5e:3c:43", "admin_state_up": true, "status": "ACTIVE", "device_id": "3bfe2054-1207-4d45-ab21-fbffc5f81a11", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-05-31T07:23:54Z", "updated_at": "2022-05-31T07:23:54Z", "revision_number": 0}}' 2022-05-31 07:23:54,985 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18:9696/v2.0/ports?device_id=3bfe2054-1207-4d45-ab21-fbffc5f81a11&network_id=bf4729fc-0cba-4b1a-bf96-feb210a5b056 0.085s 2022-05-31 07:23:54,986 119404 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': '968', 'x-openstack-request-id': 'req-9eb603a9-e708-44d1-a328-aa79b2e4e991', 'date': 'Tue, 31 May 2022 07:23:54 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/ports?device_id=3bfe2054-1207-4d45-ab21-fbffc5f81a11&network_id=bf4729fc-0cba-4b1a-bf96-feb210a5b056'} Body: b'{"ports":[{"id":"cc7174ae-830a-4ada-bbd8-bf0464ed273f","name":"tempest-TestNetworkBasicOps-932572147","network_id":"bf4729fc-0cba-4b1a-bf96-feb210a5b056","tenant_id":"1aa4d8502fef4a54a042acaf31bd768a","mac_address":"fa:16:3e:5e:3c:43","admin_state_up":true,"status":"ACTIVE","device_id":"3bfe2054-1207-4d45-ab21-fbffc5f81a11","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"c0b42c14-8def-4db8-b4bd-0803f7c4f4bb","ip_address":"172.20.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["60662137-c323-48c0-8b63-a932152d6f91"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-neutron-8438","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-31T07:23:40Z","updated_at":"2022-05-31T07:23:50Z","revision_number":5,"project_id":"1aa4d8502fef4a54a042acaf31bd768a"}]}' 2022-05-31 07:23:55,120 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 204 DELETE http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11 0.134s 2022-05-31 07:23:55,120 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:54 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-ea389a8d-af50-485d-aefd-b8e5af022036', 'x-compute-request-id': 'req-ea389a8d-af50-485d-aefd-b8e5af022036', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11'} Body: b'' 2022-05-31 07:23:55,306 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11 0.185s 2022-05-31 07:23:55,306 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1524', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c2d7f29-4d1e-458c-a484-f0398333335a', 'x-compute-request-id': 'req-6c2d7f29-4d1e-458c-a484-f0398333335a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11'} Body: b'{"server": {"id": "3bfe2054-1207-4d45-ab21-fbffc5f81a11", "name": "tempest-TestNetworkBasicOps-server-32930186", "status": "ACTIVE", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "6010699771e38e3dacf98430de50f11d3e2d0f2a98521abd174fce6b", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:23:42Z", "updated": "2022-05-31T07:23:55Z", "addresses": {"tempest-network-smoke--311199035": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:3c:43"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-506514803", "OS-SRV-USG:launched_at": "2022-05-31T07:23:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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-31 07:23:56,476 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11 0.161s 2022-05-31 07:23:56,477 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1643', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4f6782c-3918-4e5a-aab1-eccc9a26f517', 'x-compute-request-id': 'req-c4f6782c-3918-4e5a-aab1-eccc9a26f517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11'} Body: b'{"server": {"id": "3bfe2054-1207-4d45-ab21-fbffc5f81a11", "name": "tempest-TestNetworkBasicOps-server-32930186", "status": "ACTIVE", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "6010699771e38e3dacf98430de50f11d3e2d0f2a98521abd174fce6b", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:23:42Z", "updated": "2022-05-31T07:23:55Z", "addresses": {"tempest-network-smoke--311199035": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:3c:43"}, {"version": 4, "addr": "172.26.4.209", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:3c:43"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-506514803", "OS-SRV-USG:launched_at": "2022-05-31T07:23:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "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-31 07:23:57,574 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11 0.088s 2022-05-31 07:23:57,574 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1331', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0637275-3350-4a29-8513-7d0fc7b251a2', 'x-compute-request-id': 'req-e0637275-3350-4a29-8513-7d0fc7b251a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11'} Body: b'{"server": {"id": "3bfe2054-1207-4d45-ab21-fbffc5f81a11", "name": "tempest-TestNetworkBasicOps-server-32930186", "status": "ACTIVE", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "6010699771e38e3dacf98430de50f11d3e2d0f2a98521abd174fce6b", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:23:42Z", "updated": "2022-05-31T07:23:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-506514803", "OS-SRV-USG:launched_at": "2022-05-31T07:23:52.000000", "OS-SRV-USG:terminated_at": 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-31 07:23:58,614 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 404 GET http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11 0.031s 2022-05-31 07:23:58,614 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:23:58 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-f5517cce-25b3-444d-a0ed-2656b0868c36', 'x-compute-request-id': 'req-f5517cce-25b3-444d-a0ed-2656b0868c36', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3bfe2054-1207-4d45-ab21-fbffc5f81a11 could not be found."}}' 2022-05-31 07:23:58,662 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18:9696/v2.0/ports/cc7174ae-830a-4ada-bbd8-bf0464ed273f 0.047s 2022-05-31 07:23:58,662 119404 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': '731', 'x-openstack-request-id': 'req-9d3849c4-2b22-4322-bc9b-1bf1569b4d6c', 'date': 'Tue, 31 May 2022 07:23:58 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/ports/cc7174ae-830a-4ada-bbd8-bf0464ed273f'} Body: b'{"port":{"id":"cc7174ae-830a-4ada-bbd8-bf0464ed273f","name":"tempest-TestNetworkBasicOps-932572147","network_id":"bf4729fc-0cba-4b1a-bf96-feb210a5b056","tenant_id":"1aa4d8502fef4a54a042acaf31bd768a","mac_address":"fa:16:3e:5e:3c:43","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"c0b42c14-8def-4db8-b4bd-0803f7c4f4bb","ip_address":"172.20.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["60662137-c323-48c0-8b63-a932152d6f91"],"description":"","binding:vnic_type":"normal","port_security_enabled":true,"tags":[],"created_at":"2022-05-31T07:23:40Z","updated_at":"2022-05-31T07:23:57Z","revision_number":6,"project_id":"1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:23:58,714 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 POST http://10.222.0.18/compute/v2.1/os-keypairs 0.048s 2022-05-31 07:23:58,714 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1574653539", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBErW6tjxitXOmROj6qiY+Rg88CvysPhMmWg1CgKI+xWy71vCncPiqxoS9HOdzNmIIq0sdPFkTOppNGAUq+3cz8WS5dMM94ClKmVYtPAjLZ48hP3DxLeCnaymVeUqxtkKdg=="}} Response - Headers: {'date': 'Tue, 31 May 2022 07:23:58 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-4acd27d2-f20e-4fd7-95c4-c9896d97ee9d', 'x-compute-request-id': 'req-4acd27d2-f20e-4fd7-95c4-c9896d97ee9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1574653539", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBErW6tjxitXOmROj6qiY+Rg88CvysPhMmWg1CgKI+xWy71vCncPiqxoS9HOdzNmIIq0sdPFkTOppNGAUq+3cz8WS5dMM94ClKmVYtPAjLZ48hP3DxLeCnaymVeUqxtkKdg==", "fingerprint": "d5:1d:88:10:d8:55:46:7c:b6:81:19:65:e4:b0:e0:1f", "user_id": "865aaeb1fede4b05b6fe3e84177383e6"}}' 2022-05-31 07:23:58,837 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST http://10.222.0.18:9696/v2.0/security-groups 0.121s 2022-05-31 07:23:58,838 119404 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-912436560", "description": "tempest-secgroup-smoke-912436560 description", "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-f48948ec-4565-410a-8eb8-db95f42e81ed', 'date': 'Tue, 31 May 2022 07:23:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "07bf2039-3b92-4bbc-8aef-3f575c56a2d1", "name": "tempest-secgroup-smoke-912436560", "stateful": true, "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "description": "tempest-secgroup-smoke-912436560 description", "shared": false, "security_group_rules": [{"id": "5d7324e8-2b4f-45a4-a5f9-ca6071a8c6c3", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "07bf2039-3b92-4bbc-8aef-3f575c56a2d1", "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": 1369, "description": null, "tags": [], "created_at": "2022-05-31T07:23:58Z", "updated_at": "2022-05-31T07:23:58Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}, {"id": "6809135a-14a6-47f0-a112-85c2e468c8b1", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "07bf2039-3b92-4bbc-8aef-3f575c56a2d1", "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": 1370, "description": null, "tags": [], "created_at": "2022-05-31T07:23:58Z", "updated_at": "2022-05-31T07:23:58Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}], "tags": [], "created_at": "2022-05-31T07:23:58Z", "updated_at": "2022-05-31T07:23:58Z", "revision_number": 1, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:23:58,952 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.114s 2022-05-31 07:23:58,953 119404 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": "07bf2039-3b92-4bbc-8aef-3f575c56a2d1", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "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-806601d1-4d2a-4c7d-8032-b0bf75375ecd', 'date': 'Tue, 31 May 2022 07:23:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f7c01fa8-380b-4686-b42e-0438459b9966", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "07bf2039-3b92-4bbc-8aef-3f575c56a2d1", "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-31T07:23:58Z", "updated_at": "2022-05-31T07:23:58Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:23:59,072 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.118s 2022-05-31 07:23:59,072 119404 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": "07bf2039-3b92-4bbc-8aef-3f575c56a2d1", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "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-04f86436-afc3-4bfd-a0ad-8c09589b6a0c', 'date': 'Tue, 31 May 2022 07:23:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "69d27f0b-a9da-41eb-a2ad-eae5d68e5315", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "07bf2039-3b92-4bbc-8aef-3f575c56a2d1", "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-31T07:23:59Z", "updated_at": "2022-05-31T07:23:59Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:23:59,186 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.113s 2022-05-31 07:23:59,186 119404 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": "07bf2039-3b92-4bbc-8aef-3f575c56a2d1", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d939baa3-2f21-4d58-96e1-693ec9884f28', 'date': 'Tue, 31 May 2022 07:23:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c1642bcd-adea-49cc-a130-aed5846214b9", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "07bf2039-3b92-4bbc-8aef-3f575c56a2d1", "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-31T07:23:59Z", "updated_at": "2022-05-31T07:23:59Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:23:59,302 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.115s 2022-05-31 07:23:59,302 119404 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": "07bf2039-3b92-4bbc-8aef-3f575c56a2d1", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-cf31abbf-83bd-471e-909d-95a399e47216', 'date': 'Tue, 31 May 2022 07:23:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e832f23f-3db8-46f8-a6a8-142cd8faccad", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "07bf2039-3b92-4bbc-8aef-3f575c56a2d1", "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-31T07:23:59Z", "updated_at": "2022-05-31T07:23:59Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:23:59,421 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.118s 2022-05-31 07:23:59,422 119404 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": "07bf2039-3b92-4bbc-8aef-3f575c56a2d1", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-9587aea9-d803-4dd2-b7a0-7e3c4e1da0e3', 'date': 'Tue, 31 May 2022 07:23:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3726f10c-1d56-4072-a481-2356ed675a71", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "07bf2039-3b92-4bbc-8aef-3f575c56a2d1", "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-31T07:23:59Z", "updated_at": "2022-05-31T07:23:59Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:23:59,540 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.117s 2022-05-31 07:23:59,540 119404 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": "07bf2039-3b92-4bbc-8aef-3f575c56a2d1", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-b6338fe5-f93b-4bb2-b5a4-c209165d448d', 'date': 'Tue, 31 May 2022 07:23:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9a747d11-9860-4750-9528-6c52e3c4d3df", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "07bf2039-3b92-4bbc-8aef-3f575c56a2d1", "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-31T07:23:59Z", "updated_at": "2022-05-31T07:23:59Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:23:59,576 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 201 POST http://10.222.0.18/identity/v3/auth/tokens 0.030s 2022-05-31 07:23:59,576 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 31 May 2022 07:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3242', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-db05b6a4-2035-4088-ac3d-14ea9de47919', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "865aaeb1fede4b05b6fe3e84177383e6", "name": "tempest-TestNetworkBasicOps-1665403563-project", "password_expires_at": null}, "audit_ids": ["-ambPc6oTVO2iAxrKuZJQg"], "expires_at": "2022-05-31T08:23:59.000000Z", "issued_at": "2022-05-31T07:23:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1aa4d8502fef4a54a042acaf31bd768a", "name": "tempest-TestNetworkBasicOps-1665403563"}, "is_domain": false, "roles": [{"id": "132da20be2c04fab81d8bf871fe8a9ad", "name": "member"}, {"id": "e7f7536b6ab249adbea6ea16a5967407", "name": "reader"}], "catalog": [{"endpoints": [{"id": "77b309ffb42e4cbd9e7f3de0f0f4c13c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/compute/v2.1", "region": "RegionOne"}], "id": "18adbe0f3f714693877fda31827458d9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "6c720ce7622d4833ae99a52ccae10e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/compute/v2/1aa4d8502fef4a54a042acaf31bd768a", "region": "RegionOne"}], "id": "3dda865e9bee4e52847ebd1c397a76dd", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "12eb615c85df40eea38c0efc19c59c5d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.18:8080", "region": "RegionOne"}, {"id": "b92628089a3345d7bac46a1ff0efaee7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18:8080/v1/AUTH_1aa4d8502fef4a54a042acaf31bd768a", "region": "RegionOne"}], "id": "8d27a7a75bb642c68da4f1d1a78df560", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "fa872fe92a754d60a51b68049e8547c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/placement", "region": "RegionOne"}], "id": "a0bc7f070b8844328ac2e87018c6fd7d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96ba173460134d85b64f489adabaf8fe", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/volume/v3/1aa4d8502fef4a54a042acaf31bd768a", "region": "RegionOne"}], "id": "bc6372553c92416ba71e0124554f29e3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "aeef595a093a472c90f693cab6257972", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18:9696/", "region": "RegionOne"}], "id": "ca98ae47057346a6b429f02672b40036", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "8950fa5a3b2e4806803b27f36fd85a11", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/volume/v3/1aa4d8502fef4a54a042acaf31bd768a", "region": "RegionOne"}], "id": "d0f9fb0c0374493581a949a3e80dd275", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "57ebc82cd8f947d5afdab66004ebff7b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/identity", "region": "RegionOne"}], "id": "efdd58e6bc324e9db1226f5583609776", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9188978d53be42e4b5ba9e9860f2e4b3", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/image", "region": "RegionOne"}], "id": "fac6cfb1e1a34fb2abd199a7383c1938", "type": "image", "name": "glance"}]}}' 2022-05-31 07:23:59,577 119404 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_preserve_preexisting_port) Found network None available for tenant 2022-05-31 07:24:00,147 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 202 POST http://10.222.0.18/compute/v2.1/servers 0.569s 2022-05-31 07:24:00,147 119404 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-1058430004", "imageRef": "d0930139-5184-4bcf-8a15-9e8cde15c757", "flavorRef": "452", "networks": [{"uuid": "bf4729fc-0cba-4b1a-bf96-feb210a5b056", "port": "cc7174ae-830a-4ada-bbd8-bf0464ed273f"}], "key_name": "tempest-TestNetworkBasicOps-1574653539", "security_groups": [{"name": "tempest-secgroup-smoke-912436560"}]}} Response - Headers: {'date': 'Tue, 31 May 2022 07:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-112207e3-f04b-4f58-bcb2-9c864b631c41', 'x-compute-request-id': 'req-112207e3-f04b-4f58-bcb2-9c864b631c41', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/compute/v2.1/servers'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-912436560"}], "adminPass": "oMdf87FWGzRV"}}' 2022-05-31 07:24:00,225 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.076s 2022-05-31 07:24:00,226 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:00 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-34551ae4-fbf2-4871-9caa-328034ad46d5', 'x-compute-request-id': 'req-34551ae4-fbf2-4871-9caa-328034ad46d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:01,305 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.071s 2022-05-31 07:24:01,305 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:01 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-900cf83f-6164-45f2-b63e-acdd7822abb6', 'x-compute-request-id': 'req-900cf83f-6164-45f2-b63e-acdd7822abb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:02,380 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:24:02,380 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:02 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-a8b74120-35f4-4847-ba71-d5227e4e58dd', 'x-compute-request-id': 'req-a8b74120-35f4-4847-ba71-d5227e4e58dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:03,455 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:24:03,455 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:03 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-495ca616-44bd-4a19-86af-f6f77bcf3924', 'x-compute-request-id': 'req-495ca616-44bd-4a19-86af-f6f77bcf3924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:04,531 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:24:04,531 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:04 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-8347b454-6689-4c8b-9b5a-0a0529036749', 'x-compute-request-id': 'req-8347b454-6689-4c8b-9b5a-0a0529036749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:05,609 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.069s 2022-05-31 07:24:05,610 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:05 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-ee4f5db9-805e-42ae-954e-5eeb5a6e70f9', 'x-compute-request-id': 'req-ee4f5db9-805e-42ae-954e-5eeb5a6e70f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:06,685 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:24:06,685 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:06 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-168fcb78-aad0-4a26-bb98-b9487b07422b', 'x-compute-request-id': 'req-168fcb78-aad0-4a26-bb98-b9487b07422b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:07,760 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:24:07,760 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:07 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-b82d0248-c7bf-44f0-b974-ded3a00001e4', 'x-compute-request-id': 'req-b82d0248-c7bf-44f0-b974-ded3a00001e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:08,835 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:24:08,836 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:08 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-0355b067-774d-4d19-9d1e-7ab9d3aa0d85', 'x-compute-request-id': 'req-0355b067-774d-4d19-9d1e-7ab9d3aa0d85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:09,910 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:24:09,910 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:09 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-c5e8816e-aece-477c-a68b-4d8c58d30a16', 'x-compute-request-id': 'req-c5e8816e-aece-477c-a68b-4d8c58d30a16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:10,983 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:24:10,984 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:10 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-a90c2c8c-f52e-470a-b0cf-1658db3aa611', 'x-compute-request-id': 'req-a90c2c8c-f52e-470a-b0cf-1658db3aa611', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:12,062 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.069s 2022-05-31 07:24:12,062 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:11 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-6af09561-2944-4a20-be89-258de410b694', 'x-compute-request-id': 'req-6af09561-2944-4a20-be89-258de410b694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:13,379 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.308s 2022-05-31 07:24:13,380 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:13 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-a4bac0f5-f76e-4fb0-badc-a7f7364674c2', 'x-compute-request-id': 'req-a4bac0f5-f76e-4fb0-badc-a7f7364674c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:14,500 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.111s 2022-05-31 07:24:14,500 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:14 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-09800dfd-6148-45d7-a8b7-1d669f030d15', 'x-compute-request-id': 'req-09800dfd-6148-45d7-a8b7-1d669f030d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:15,574 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:24:15,574 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:15 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-3af15d6c-f6b4-42ed-86d8-14280db1c40b', 'x-compute-request-id': 'req-3af15d6c-f6b4-42ed-86d8-14280db1c40b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:16,649 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:24:16,649 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:16 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-ab5c3738-6f66-47d1-b07a-a8d06b391aeb', 'x-compute-request-id': 'req-ab5c3738-6f66-47d1-b07a-a8d06b391aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:17,770 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.113s 2022-05-31 07:24:17,770 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:17 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-e721ec0b-1a69-45f9-aaff-79909dc12653', 'x-compute-request-id': 'req-e721ec0b-1a69-45f9-aaff-79909dc12653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:18,845 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:24:18,845 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:18 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-3feb37b2-5a04-4541-ac3f-279aaf750f7c', 'x-compute-request-id': 'req-3feb37b2-5a04-4541-ac3f-279aaf750f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:19,919 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:24:19,920 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:19 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-57d3121d-3807-4cef-9875-6d32be3d7688', 'x-compute-request-id': 'req-57d3121d-3807-4cef-9875-6d32be3d7688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:20,993 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:24:20,994 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:20 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-1a4e44b3-2647-4556-ad75-ce89f0484ef4', 'x-compute-request-id': 'req-1a4e44b3-2647-4556-ad75-ce89f0484ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:22,070 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:24:22,070 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:22 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-7f4edaa2-5b8d-4eba-bec1-2c85dec3072b', 'x-compute-request-id': 'req-7f4edaa2-5b8d-4eba-bec1-2c85dec3072b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:23,147 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.068s 2022-05-31 07:24:23,147 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:23 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-e1cd9f7d-7638-4c17-96a9-df2e327c22e8', 'x-compute-request-id': 'req-e1cd9f7d-7638-4c17-96a9-df2e327c22e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:24,222 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:24:24,222 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:24 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-3e1b53b1-bfb9-43c3-9811-1e7e99318fdb', 'x-compute-request-id': 'req-3e1b53b1-bfb9-43c3-9811-1e7e99318fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:25,298 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:24:25,299 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:25 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-81f105b0-fbcd-4c5a-b956-b68e952ccd0f', 'x-compute-request-id': 'req-81f105b0-fbcd-4c5a-b956-b68e952ccd0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:26,371 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:24:26,372 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:26 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-1662e35c-2c12-421e-abc3-8893972a9eb8', 'x-compute-request-id': 'req-1662e35c-2c12-421e-abc3-8893972a9eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:27,447 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:24:27,447 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:27 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-77c4f2b7-92e4-4240-b746-0588359dc9ef', 'x-compute-request-id': 'req-77c4f2b7-92e4-4240-b746-0588359dc9ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:28,522 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:24:28,522 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:28 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-24d20614-95e5-486c-8dda-be6a674a9fa7', 'x-compute-request-id': 'req-24d20614-95e5-486c-8dda-be6a674a9fa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:29,601 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.069s 2022-05-31 07:24:29,601 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:29 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-8fc096d5-baee-4a76-8cfe-8b62490cddb5', 'x-compute-request-id': 'req-8fc096d5-baee-4a76-8cfe-8b62490cddb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:30,719 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.110s 2022-05-31 07:24:30,720 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24: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-8d86b0a1-404e-41a4-a3bf-1efacae4b635', 'x-compute-request-id': 'req-8d86b0a1-404e-41a4-a3bf-1efacae4b635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:31,794 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:24:31,795 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:31 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-0c9adfd2-a87f-4776-84df-fea2734a87bb', 'x-compute-request-id': 'req-0c9adfd2-a87f-4776-84df-fea2734a87bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:32,869 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:24:32,870 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:32 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-b7c7a8fb-8e84-47be-ae03-1b42843d780b', 'x-compute-request-id': 'req-b7c7a8fb-8e84-47be-ae03-1b42843d780b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:33,944 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:24:33,945 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:33 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-1d89ae51-fa9a-4b80-9a59-9522e93235ed', 'x-compute-request-id': 'req-1d89ae51-fa9a-4b80-9a59-9522e93235ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:35,019 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:24:35,019 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:34 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-6771fbb7-5a69-45fc-9249-015be89e03e7', 'x-compute-request-id': 'req-6771fbb7-5a69-45fc-9249-015be89e03e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:36,097 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.069s 2022-05-31 07:24:36,097 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:36 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-d1f1cb46-1f87-461f-9483-6afd853ba4c9', 'x-compute-request-id': 'req-d1f1cb46-1f87-461f-9483-6afd853ba4c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:37,170 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:24:37,170 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:37 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-1787216d-1f70-44fc-8883-69b58e3930d5', 'x-compute-request-id': 'req-1787216d-1f70-44fc-8883-69b58e3930d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:38,248 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.069s 2022-05-31 07:24:38,248 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:38 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-1b4ad1e3-d7a5-4368-95e0-b81532ab4739', 'x-compute-request-id': 'req-1b4ad1e3-d7a5-4368-95e0-b81532ab4739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:39,323 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:24:39,323 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:39 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-e4c62703-476d-4238-9d23-b8905cc9b554', 'x-compute-request-id': 'req-e4c62703-476d-4238-9d23-b8905cc9b554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:40,399 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:24:40,399 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:40 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-a9759fc4-44eb-4539-9948-ef27812ab479', 'x-compute-request-id': 'req-a9759fc4-44eb-4539-9948-ef27812ab479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:41,473 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:24:41,473 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:41 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-7fcc2ce1-405d-476f-9f35-e68c383f58ac', 'x-compute-request-id': 'req-7fcc2ce1-405d-476f-9f35-e68c383f58ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:42,550 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.068s 2022-05-31 07:24:42,550 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:42 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-196e8b0b-ced4-48d4-ba63-9931af89277f', 'x-compute-request-id': 'req-196e8b0b-ced4-48d4-ba63-9931af89277f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:43,625 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:24:43,626 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:43 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-6c0d8867-4a03-4042-8a71-dcd241c82279', 'x-compute-request-id': 'req-6c0d8867-4a03-4042-8a71-dcd241c82279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:44,703 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.068s 2022-05-31 07:24:44,703 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:44 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-553d564a-3c82-4732-963d-f794ca6f02e9', 'x-compute-request-id': 'req-553d564a-3c82-4732-963d-f794ca6f02e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:45,777 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:24:45,777 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:45 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-3f8862a3-9be5-4a69-8c9b-56c351350fee', 'x-compute-request-id': 'req-3f8862a3-9be5-4a69-8c9b-56c351350fee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:46,851 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:24:46,852 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:46 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-a1fcfba6-d91a-4741-ae3a-f413131b1e83', 'x-compute-request-id': 'req-a1fcfba6-d91a-4741-ae3a-f413131b1e83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:47,928 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:24:47,928 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:47 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-4ccfa3a6-f3dc-4b0f-b4a6-534fde5f2315', 'x-compute-request-id': 'req-4ccfa3a6-f3dc-4b0f-b4a6-534fde5f2315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:49,007 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.071s 2022-05-31 07:24:49,008 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:48 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-5d402bba-02b5-4210-83b0-907c76bec079', 'x-compute-request-id': 'req-5d402bba-02b5-4210-83b0-907c76bec079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:50,081 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:24:50,081 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:50 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-b9530eb9-a4a3-431d-959f-a5ecff960e58', 'x-compute-request-id': 'req-b9530eb9-a4a3-431d-959f-a5ecff960e58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:51,155 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:24:51,156 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:51 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-91a069a6-a90f-4032-9eef-4cf9103cb3c2', 'x-compute-request-id': 'req-91a069a6-a90f-4032-9eef-4cf9103cb3c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:52,230 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:24:52,231 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:52 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-cf792b8f-93d0-4c89-b41c-51a8022782fc', 'x-compute-request-id': 'req-cf792b8f-93d0-4c89-b41c-51a8022782fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:53,305 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:24:53,306 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:53 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-b9b856ae-ca8b-4aab-a73d-d8c3b1e8f0bd', 'x-compute-request-id': 'req-b9b856ae-ca8b-4aab-a73d-d8c3b1e8f0bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:54,379 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:24:54,380 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:54 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-f27fbb86-a8b9-4bbd-8fe2-1dc09c4826d1', 'x-compute-request-id': 'req-f27fbb86-a8b9-4bbd-8fe2-1dc09c4826d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:55,458 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:24:55,459 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:55 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-5e926593-7214-4446-9037-992434f723db', 'x-compute-request-id': 'req-5e926593-7214-4446-9037-992434f723db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:56,534 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:24:56,534 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:56 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-8a68a2ad-ae1f-4456-970a-e1a33500a41a', 'x-compute-request-id': 'req-8a68a2ad-ae1f-4456-970a-e1a33500a41a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:57,609 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:24:57,609 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:57 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-95bb418f-f0f0-493c-bf30-0c85501ce368', 'x-compute-request-id': 'req-95bb418f-f0f0-493c-bf30-0c85501ce368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:58,684 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:24:58,685 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:58 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-d48bbf9e-f577-4048-9a73-b187b582cbf2', 'x-compute-request-id': 'req-d48bbf9e-f577-4048-9a73-b187b582cbf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:24:59,760 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:24:59,760 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:24:59 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-bc4a5fa1-e173-443b-9bce-ffd831f945d2', 'x-compute-request-id': 'req-bc4a5fa1-e173-443b-9bce-ffd831f945d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:24:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:00,835 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:25:00,836 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:00 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-14c05be8-e0ed-4b48-bcce-6dce3ea8ef62', 'x-compute-request-id': 'req-14c05be8-e0ed-4b48-bcce-6dce3ea8ef62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:01,914 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.071s 2022-05-31 07:25:01,915 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:01 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-1e833e7a-a459-46c9-a094-c5842736263c', 'x-compute-request-id': 'req-1e833e7a-a459-46c9-a094-c5842736263c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:02,989 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:25:02,989 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:02 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-54552efc-236a-4c2f-8472-14fbdbbeabba', 'x-compute-request-id': 'req-54552efc-236a-4c2f-8472-14fbdbbeabba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:04,066 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.068s 2022-05-31 07:25:04,066 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:03 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-f702c8c0-e248-46f8-865b-ad20f8ec0455', 'x-compute-request-id': 'req-f702c8c0-e248-46f8-865b-ad20f8ec0455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:05,141 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:25:05,141 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:05 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-401ec37e-0cf7-4a95-94b6-0cd1bb73356d', 'x-compute-request-id': 'req-401ec37e-0cf7-4a95-94b6-0cd1bb73356d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:06,216 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:25:06,216 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:06 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-6602b89e-070b-4179-a835-eebcf3560de2', 'x-compute-request-id': 'req-6602b89e-070b-4179-a835-eebcf3560de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:07,291 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:25:07,292 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:07 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-93767489-c8b4-4ac7-bcdb-92ff50bbbd26', 'x-compute-request-id': 'req-93767489-c8b4-4ac7-bcdb-92ff50bbbd26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:08,370 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.069s 2022-05-31 07:25:08,370 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:08 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-bb041e98-1a05-4e78-b6d0-b5d6e4e4c5cb', 'x-compute-request-id': 'req-bb041e98-1a05-4e78-b6d0-b5d6e4e4c5cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:09,446 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:25:09,447 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:09 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-bc1093d0-4a01-4c4a-8863-ae0314f68b49', 'x-compute-request-id': 'req-bc1093d0-4a01-4c4a-8863-ae0314f68b49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:10,522 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:25:10,522 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:10 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-aefaab9b-df89-4225-bf12-de064ae55fbc', 'x-compute-request-id': 'req-aefaab9b-df89-4225-bf12-de064ae55fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:11,599 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:25:11,599 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:11 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-3892e0f7-fb5e-4865-9afa-3ba334f350b9', 'x-compute-request-id': 'req-3892e0f7-fb5e-4865-9afa-3ba334f350b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:12,673 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:25:12,674 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:12 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-ca4aef72-34e8-4a10-a33a-7f423ac7b99e', 'x-compute-request-id': 'req-ca4aef72-34e8-4a10-a33a-7f423ac7b99e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:13,748 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:25:13,748 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:13 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-8255bf2c-6214-4727-8c34-d14ab78d3b52', 'x-compute-request-id': 'req-8255bf2c-6214-4727-8c34-d14ab78d3b52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:14,827 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:25:14,827 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:14 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-9b42da27-e301-449c-b16e-b544243adc6e', 'x-compute-request-id': 'req-9b42da27-e301-449c-b16e-b544243adc6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:15,902 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:25:15,902 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:15 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-fd302d8e-e560-4aa0-acf7-08830f4a4ac8', 'x-compute-request-id': 'req-fd302d8e-e560-4aa0-acf7-08830f4a4ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:16,977 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:25:16,978 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:16 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-ac2be48a-df75-4edf-bc18-6e06dc62e447', 'x-compute-request-id': 'req-ac2be48a-df75-4edf-bc18-6e06dc62e447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:18,052 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:25:18,052 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:17 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-29af1470-86ef-4ab6-9177-b3dca7fe7cf6', 'x-compute-request-id': 'req-29af1470-86ef-4ab6-9177-b3dca7fe7cf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:19,127 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:25:19,127 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:19 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-88dd1f4d-1784-43ce-ada7-00775ca04467', 'x-compute-request-id': 'req-88dd1f4d-1784-43ce-ada7-00775ca04467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:20,201 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:25:20,201 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:20 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-294c7974-d524-4aa8-819a-24e2191ffb0a', 'x-compute-request-id': 'req-294c7974-d524-4aa8-819a-24e2191ffb0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:21,280 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:25:21,280 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:21 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-b349bf91-62eb-4eb4-b446-c2696f4a7b10', 'x-compute-request-id': 'req-b349bf91-62eb-4eb4-b446-c2696f4a7b10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:22,356 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:25:22,356 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:22 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-3503a1fc-8fab-43f6-a2d7-a5608e4b02a0', 'x-compute-request-id': 'req-3503a1fc-8fab-43f6-a2d7-a5608e4b02a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:23,431 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:25:23,432 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:23 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-c3f956c7-7f51-429a-aaae-4905f0bd209c', 'x-compute-request-id': 'req-c3f956c7-7f51-429a-aaae-4905f0bd209c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:24,507 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:25:24,507 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:24 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-6d8717cb-4f4b-48d0-af96-2aaee5c25338', 'x-compute-request-id': 'req-6d8717cb-4f4b-48d0-af96-2aaee5c25338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:25,584 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.068s 2022-05-31 07:25:25,585 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:25 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-c1f0ca43-6937-4b77-85fa-ef46101cb22f', 'x-compute-request-id': 'req-c1f0ca43-6937-4b77-85fa-ef46101cb22f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:26,659 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:25:26,660 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:26 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-5f4049c9-7406-4f08-82a2-291b6e03a0fc', 'x-compute-request-id': 'req-5f4049c9-7406-4f08-82a2-291b6e03a0fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:27,739 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:25:27,739 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:27 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-faa14788-41f9-4414-87ef-03997389d7c2', 'x-compute-request-id': 'req-faa14788-41f9-4414-87ef-03997389d7c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:28,813 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:25:28,814 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:28 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-7efaf522-4137-4cb7-9f27-4b2437913b3d', 'x-compute-request-id': 'req-7efaf522-4137-4cb7-9f27-4b2437913b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:29,888 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:25:29,888 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:29 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-44a441ab-0288-4e57-b7ef-27d9384dce34', 'x-compute-request-id': 'req-44a441ab-0288-4e57-b7ef-27d9384dce34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:30,964 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:25:30,964 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25: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-6b6248d4-d40e-40cd-a428-b4cd681d968c', 'x-compute-request-id': 'req-6b6248d4-d40e-40cd-a428-b4cd681d968c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:32,040 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:25:32,040 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:31 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-a010ef98-866e-444a-9fcd-ddfa4b563107', 'x-compute-request-id': 'req-a010ef98-866e-444a-9fcd-ddfa4b563107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:33,122 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.073s 2022-05-31 07:25:33,123 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:33 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-e5353096-beb4-4f25-967d-ed0833497caf', 'x-compute-request-id': 'req-e5353096-beb4-4f25-967d-ed0833497caf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:34,201 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.069s 2022-05-31 07:25:34,201 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:34 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-60603e55-04ad-4f9b-b770-f7de20980b98', 'x-compute-request-id': 'req-60603e55-04ad-4f9b-b770-f7de20980b98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:35,276 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:25:35,276 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:35 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-3688206d-3b3e-4750-916f-5a207ac84d39', 'x-compute-request-id': 'req-3688206d-3b3e-4750-916f-5a207ac84d39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:36,352 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:25:36,352 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:36 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-30448894-9dcd-4bd8-89b4-48200199a530', 'x-compute-request-id': 'req-30448894-9dcd-4bd8-89b4-48200199a530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:37,427 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:25:37,427 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:37 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-741dd60f-c116-48ef-9a51-fb57cd92d553', 'x-compute-request-id': 'req-741dd60f-c116-48ef-9a51-fb57cd92d553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:38,501 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:25:38,502 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:38 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-82f9a859-fdc3-4e43-805a-a8f9b104a3ba', 'x-compute-request-id': 'req-82f9a859-fdc3-4e43-805a-a8f9b104a3ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:39,575 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:25:39,576 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:39 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-2d316161-f58e-4e25-be6f-80ffd62d8e0f', 'x-compute-request-id': 'req-2d316161-f58e-4e25-be6f-80ffd62d8e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:40,655 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:25:40,655 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:40 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-c4652812-5a01-481a-8c71-e63679cb17e4', 'x-compute-request-id': 'req-c4652812-5a01-481a-8c71-e63679cb17e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:41,729 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:25:41,730 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:41 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-b1aa9c26-3b6f-4f93-8af3-3839a0eec486', 'x-compute-request-id': 'req-b1aa9c26-3b6f-4f93-8af3-3839a0eec486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:42,804 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:25:42,805 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:42 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-03beecca-cc34-42a6-bd96-805932ce0ff4', 'x-compute-request-id': 'req-03beecca-cc34-42a6-bd96-805932ce0ff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:43,878 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:25:43,878 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:43 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-a013f38b-3076-42d9-8560-53a37216422d', 'x-compute-request-id': 'req-a013f38b-3076-42d9-8560-53a37216422d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:44,952 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:25:44,953 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:44 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-745b4810-f528-4607-97c4-98c0ae0d431d', 'x-compute-request-id': 'req-745b4810-f528-4607-97c4-98c0ae0d431d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:46,026 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:25:46,027 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:45 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-c0d2b0f0-6542-4cb3-9186-01e129ecd1fa', 'x-compute-request-id': 'req-c0d2b0f0-6542-4cb3-9186-01e129ecd1fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:47,105 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:25:47,106 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:47 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-df8175d3-19b9-491a-a0ae-d6abf6ccef10', 'x-compute-request-id': 'req-df8175d3-19b9-491a-a0ae-d6abf6ccef10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:48,181 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:25:48,181 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:48 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-35d0b1ac-7f0b-4912-910c-900d23067318', 'x-compute-request-id': 'req-35d0b1ac-7f0b-4912-910c-900d23067318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:49,257 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:25:49,258 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:49 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-03faeee9-07f8-4fb2-ab68-26282db898e0', 'x-compute-request-id': 'req-03faeee9-07f8-4fb2-ab68-26282db898e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:50,333 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:25:50,333 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:50 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-50e3406e-3403-4352-b8d2-011503bf93dd', 'x-compute-request-id': 'req-50e3406e-3403-4352-b8d2-011503bf93dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:51,408 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:25:51,408 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:51 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-25af2d38-4379-4f83-99cd-388cd7c1b6e2', 'x-compute-request-id': 'req-25af2d38-4379-4f83-99cd-388cd7c1b6e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:52,483 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:25:52,483 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:52 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-7d5de72a-dae3-4059-91db-b4050dce983b', 'x-compute-request-id': 'req-7d5de72a-dae3-4059-91db-b4050dce983b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:53,563 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:25:53,563 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:53 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-3711c707-1bac-4448-b69e-2a4ec4d4c6ec', 'x-compute-request-id': 'req-3711c707-1bac-4448-b69e-2a4ec4d4c6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:54,637 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:25:54,637 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:54 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-14277182-26d5-4c90-84e8-a80032535b29', 'x-compute-request-id': 'req-14277182-26d5-4c90-84e8-a80032535b29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:55,713 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:25:55,713 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:55 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-2d4cad0e-350f-4439-9767-675cef9db6da', 'x-compute-request-id': 'req-2d4cad0e-350f-4439-9767-675cef9db6da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:56,791 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.069s 2022-05-31 07:25:56,791 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:56 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-badf67fe-553a-43d3-ad29-aa627d1a6f05', 'x-compute-request-id': 'req-badf67fe-553a-43d3-ad29-aa627d1a6f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:57,866 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:25:57,866 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:57 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-579e2cb8-ac07-4f5e-ad0f-86b0d854c471', 'x-compute-request-id': 'req-579e2cb8-ac07-4f5e-ad0f-86b0d854c471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:25:58,940 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:25:58,940 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:58 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-cc6ad46d-ecea-407e-a75b-b2ae86626c33', 'x-compute-request-id': 'req-cc6ad46d-ecea-407e-a75b-b2ae86626c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:00,017 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.069s 2022-05-31 07:26:00,017 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:25:59 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-c7920fbc-3ae2-48bd-a8d2-7e84950c97c4', 'x-compute-request-id': 'req-c7920fbc-3ae2-48bd-a8d2-7e84950c97c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:25:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:01,092 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:26:01,092 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:01 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-5b431b13-8f90-4853-a64a-f40aa759e256', 'x-compute-request-id': 'req-5b431b13-8f90-4853-a64a-f40aa759e256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:02,168 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:26:02,168 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:02 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-098cd8d2-320a-45a0-a450-fcdbcdb935af', 'x-compute-request-id': 'req-098cd8d2-320a-45a0-a450-fcdbcdb935af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:03,243 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:26:03,243 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:03 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-8b43a632-6694-47ff-821d-f218543797a7', 'x-compute-request-id': 'req-8b43a632-6694-47ff-821d-f218543797a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:04,327 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.075s 2022-05-31 07:26:04,327 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:04 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-bd74ec3d-40c0-43b4-b19c-dba345f7a2f5', 'x-compute-request-id': 'req-bd74ec3d-40c0-43b4-b19c-dba345f7a2f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:05,401 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:26:05,401 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:05 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-b830f452-d76c-4eec-b851-8097b544c858', 'x-compute-request-id': 'req-b830f452-d76c-4eec-b851-8097b544c858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:06,481 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:26:06,481 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:06 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-f0704a56-8b3c-456c-90a0-a8199d2ae05e', 'x-compute-request-id': 'req-f0704a56-8b3c-456c-90a0-a8199d2ae05e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:07,556 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:26:07,556 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:07 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-c60165ba-1c78-48b0-94ee-9a9dd73517d2', 'x-compute-request-id': 'req-c60165ba-1c78-48b0-94ee-9a9dd73517d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:08,630 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:26:08,631 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:08 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-538c0b19-48ba-4186-8f68-75c4cc4c02df', 'x-compute-request-id': 'req-538c0b19-48ba-4186-8f68-75c4cc4c02df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:09,705 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:26:09,706 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:09 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-273a3357-7305-40fe-8122-62fd5c4cd96c', 'x-compute-request-id': 'req-273a3357-7305-40fe-8122-62fd5c4cd96c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:10,781 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:26:10,782 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:10 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-bcf5efea-2802-42e0-8034-1df0ca19317d', 'x-compute-request-id': 'req-bcf5efea-2802-42e0-8034-1df0ca19317d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:11,855 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.064s 2022-05-31 07:26:11,855 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:11 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-7ee65dfe-e405-4e95-83f3-7a39e145a4f2', 'x-compute-request-id': 'req-7ee65dfe-e405-4e95-83f3-7a39e145a4f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:12,934 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:26:12,934 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:12 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-55cb2cb4-c51c-460b-b389-7ed94007abae', 'x-compute-request-id': 'req-55cb2cb4-c51c-460b-b389-7ed94007abae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:14,009 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:26:14,009 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:13 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-982300ff-1c12-426f-adbd-6f006a084c1f', 'x-compute-request-id': 'req-982300ff-1c12-426f-adbd-6f006a084c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:15,085 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:26:15,086 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:15 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-ea320172-89d0-420b-9d22-521e7a23aecf', 'x-compute-request-id': 'req-ea320172-89d0-420b-9d22-521e7a23aecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:16,161 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:26:16,161 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:16 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-a5aa1a9c-f461-4bd2-93b6-7dfdc61595da', 'x-compute-request-id': 'req-a5aa1a9c-f461-4bd2-93b6-7dfdc61595da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:17,237 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:26:17,237 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:17 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-109b23cd-3dc2-4ffb-bf07-ed0a390ed217', 'x-compute-request-id': 'req-109b23cd-3dc2-4ffb-bf07-ed0a390ed217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:18,311 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:26:18,311 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:18 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-15c8212a-b579-4aab-98b2-44aa934f2f3b', 'x-compute-request-id': 'req-15c8212a-b579-4aab-98b2-44aa934f2f3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:19,389 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:26:19,390 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:19 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-8c77e06a-9cbc-4b24-8ef0-8400b3bac29c', 'x-compute-request-id': 'req-8c77e06a-9cbc-4b24-8ef0-8400b3bac29c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:20,467 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.069s 2022-05-31 07:26:20,468 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:20 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-147a05f4-b185-45e2-be6d-a654da8a1542', 'x-compute-request-id': 'req-147a05f4-b185-45e2-be6d-a654da8a1542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:21,542 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:26:21,542 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:21 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-915507eb-af6d-45e5-a3ec-8cb99a49d753', 'x-compute-request-id': 'req-915507eb-af6d-45e5-a3ec-8cb99a49d753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:22,617 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:26:22,618 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:22 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-09efadd8-6413-454f-920b-3909d2771b91', 'x-compute-request-id': 'req-09efadd8-6413-454f-920b-3909d2771b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:23,694 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:26:23,694 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:23 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-4ca78c9c-b5e4-4d9e-84e4-82ee1963f2eb', 'x-compute-request-id': 'req-4ca78c9c-b5e4-4d9e-84e4-82ee1963f2eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:24,768 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:26:24,769 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:24 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-224f8c13-4fd9-40cd-bf3f-b345a7de129f', 'x-compute-request-id': 'req-224f8c13-4fd9-40cd-bf3f-b345a7de129f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:25,846 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.069s 2022-05-31 07:26:25,846 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:25 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-c68a227d-cef5-419c-913f-06177eb3a06a', 'x-compute-request-id': 'req-c68a227d-cef5-419c-913f-06177eb3a06a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:26,920 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:26:26,921 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:26 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-8e02175a-d9c0-41cc-bdfa-148d64564724', 'x-compute-request-id': 'req-8e02175a-d9c0-41cc-bdfa-148d64564724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:27,997 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:26:27,998 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:27 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-6249a5f7-10fd-4c78-aefb-92c4691f7fea', 'x-compute-request-id': 'req-6249a5f7-10fd-4c78-aefb-92c4691f7fea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:29,073 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:26:29,073 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:29 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-06a4f9a9-3021-465b-867d-d946b32337c6', 'x-compute-request-id': 'req-06a4f9a9-3021-465b-867d-d946b32337c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:30,147 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:26:30,147 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26: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-61c22da5-8de3-42a3-a35a-f6b52f343e2e', 'x-compute-request-id': 'req-61c22da5-8de3-42a3-a35a-f6b52f343e2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:31,223 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:26:31,223 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:31 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-9432438a-6481-400e-9cf9-436befb37105', 'x-compute-request-id': 'req-9432438a-6481-400e-9cf9-436befb37105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:32,302 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:26:32,302 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:32 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-bf1dd120-2e9c-4a29-9150-d3c334bfd13c', 'x-compute-request-id': 'req-bf1dd120-2e9c-4a29-9150-d3c334bfd13c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:33,375 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:26:33,376 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:33 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-1cc73d91-188d-4cb5-800a-5ab6e24bf03d', 'x-compute-request-id': 'req-1cc73d91-188d-4cb5-800a-5ab6e24bf03d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:34,450 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:26:34,451 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:34 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-6dcaa90b-280d-471a-b856-2b7b3ac7c0d2', 'x-compute-request-id': 'req-6dcaa90b-280d-471a-b856-2b7b3ac7c0d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:35,525 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:26:35,526 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:35 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-d9ba33e5-5e73-4ae6-b017-471ab2c279c0', 'x-compute-request-id': 'req-d9ba33e5-5e73-4ae6-b017-471ab2c279c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:36,599 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:26:36,599 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:36 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-a40838db-7e9e-42b0-b52b-0d117a6fcea0', 'x-compute-request-id': 'req-a40838db-7e9e-42b0-b52b-0d117a6fcea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:37,673 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:26:37,674 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:37 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-652acb3a-7ea4-4e43-a577-c11e09164004', 'x-compute-request-id': 'req-652acb3a-7ea4-4e43-a577-c11e09164004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:38,752 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.069s 2022-05-31 07:26:38,753 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:38 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-634b9f15-19d3-414b-808f-09e904551470', 'x-compute-request-id': 'req-634b9f15-19d3-414b-808f-09e904551470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:39,828 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:26:39,829 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:39 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-cc9d221d-c7ef-4c0c-be5d-37d1004ca7de', 'x-compute-request-id': 'req-cc9d221d-c7ef-4c0c-be5d-37d1004ca7de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:40,903 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:26:40,904 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:40 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-aa5217c3-f6a2-4a82-a868-28d098b7b9c3', 'x-compute-request-id': 'req-aa5217c3-f6a2-4a82-a868-28d098b7b9c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:41,978 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:26:41,978 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:41 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-47d107aa-6be9-4442-b850-ff3f18caf7e0', 'x-compute-request-id': 'req-47d107aa-6be9-4442-b850-ff3f18caf7e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:43,053 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:26:43,053 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:42 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-98728443-9b01-471d-810a-81f871df9763', 'x-compute-request-id': 'req-98728443-9b01-471d-810a-81f871df9763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:44,127 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:26:44,128 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:44 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-0ae3615c-e47f-4d39-b76f-68e9fc09bfd2', 'x-compute-request-id': 'req-0ae3615c-e47f-4d39-b76f-68e9fc09bfd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:45,206 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:26:45,206 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:45 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-3ec8b743-5b06-412b-834a-2c2e9bd12335', 'x-compute-request-id': 'req-3ec8b743-5b06-412b-834a-2c2e9bd12335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:46,286 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:26:46,286 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:46 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-a3f91285-1b3c-4b32-a51a-81dd4a3c1b34', 'x-compute-request-id': 'req-a3f91285-1b3c-4b32-a51a-81dd4a3c1b34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:47,361 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:26:47,361 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:47 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-629b0637-99f2-48ef-acf6-f17d8793ca35', 'x-compute-request-id': 'req-629b0637-99f2-48ef-acf6-f17d8793ca35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:48,440 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:26:48,441 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:48 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-5fcbb517-3c1a-4eea-8d85-5ab0ab70750d', 'x-compute-request-id': 'req-5fcbb517-3c1a-4eea-8d85-5ab0ab70750d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:49,517 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:26:49,518 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:49 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-8644b311-ae7c-4949-a5d7-fcf6e9dbe3b0', 'x-compute-request-id': 'req-8644b311-ae7c-4949-a5d7-fcf6e9dbe3b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:50,592 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:26:50,592 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:50 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-afa3bba1-414b-40b8-97ec-0c0b74f021de', 'x-compute-request-id': 'req-afa3bba1-414b-40b8-97ec-0c0b74f021de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:51,671 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:26:51,672 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:51 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-cf160246-6306-4d04-a780-460bd14615d5', 'x-compute-request-id': 'req-cf160246-6306-4d04-a780-460bd14615d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:52,748 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:26:52,748 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:52 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-59910281-7cfe-40f1-8aea-149c321efcfa', 'x-compute-request-id': 'req-59910281-7cfe-40f1-8aea-149c321efcfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:53,825 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:26:53,826 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:53 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-0e70c2d8-6a16-4e9a-ba09-7bcfadfeeac0', 'x-compute-request-id': 'req-0e70c2d8-6a16-4e9a-ba09-7bcfadfeeac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:54,899 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.064s 2022-05-31 07:26:54,900 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:54 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-ffe7f776-d286-49cf-83f7-c525ff8af587', 'x-compute-request-id': 'req-ffe7f776-d286-49cf-83f7-c525ff8af587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:55,974 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:26:55,974 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:55 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-495536e0-c436-4b71-bb85-5718d4c18677', 'x-compute-request-id': 'req-495536e0-c436-4b71-bb85-5718d4c18677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:57,049 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:26:57,049 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:56 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-cfefb4f4-ae52-4e29-9da3-93c2596eafaa', 'x-compute-request-id': 'req-cfefb4f4-ae52-4e29-9da3-93c2596eafaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:58,128 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:26:58,128 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:58 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-832f24d8-6b85-46e4-927b-83ca6509d957', 'x-compute-request-id': 'req-832f24d8-6b85-46e4-927b-83ca6509d957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:26:59,204 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:26:59,204 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:26:59 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-1757818b-56c6-4422-9449-6a928b96abdc', 'x-compute-request-id': 'req-1757818b-56c6-4422-9449-6a928b96abdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:26:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:00,278 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:27:00,278 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:00 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-b0a51854-ee74-446f-b058-203a70a5697d', 'x-compute-request-id': 'req-b0a51854-ee74-446f-b058-203a70a5697d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:01,355 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:27:01,355 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:01 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-08071ad3-5dfd-46ec-9cb5-8abf69b4beea', 'x-compute-request-id': 'req-08071ad3-5dfd-46ec-9cb5-8abf69b4beea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:02,430 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:27:02,430 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:02 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-ca0e8329-ac71-46bb-afc2-f1e60cfdf383', 'x-compute-request-id': 'req-ca0e8329-ac71-46bb-afc2-f1e60cfdf383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:03,505 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:27:03,505 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:03 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-776cee35-4e77-48ee-9c2a-6026ab37c1bd', 'x-compute-request-id': 'req-776cee35-4e77-48ee-9c2a-6026ab37c1bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:04,586 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.072s 2022-05-31 07:27:04,586 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:04 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-aa457221-2184-45b4-9b08-89c250909d29', 'x-compute-request-id': 'req-aa457221-2184-45b4-9b08-89c250909d29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:05,663 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.068s 2022-05-31 07:27:05,663 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:05 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-dacdaefc-727b-40ac-99b9-0917b446870a', 'x-compute-request-id': 'req-dacdaefc-727b-40ac-99b9-0917b446870a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:06,738 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:27:06,739 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:06 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-c3fea225-89ae-4d04-8c28-aaed0478b82c', 'x-compute-request-id': 'req-c3fea225-89ae-4d04-8c28-aaed0478b82c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:07,812 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:27:07,813 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:07 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-48f85ca4-28f6-43d2-af96-98a0b4c10d0c', 'x-compute-request-id': 'req-48f85ca4-28f6-43d2-af96-98a0b4c10d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:08,887 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:27:08,888 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:08 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-657922c8-dfdd-4a67-aa0f-22d0c21fd688', 'x-compute-request-id': 'req-657922c8-dfdd-4a67-aa0f-22d0c21fd688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:09,961 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:27:09,962 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:09 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-40774014-20a9-43d5-a794-853e52f0f2f7', 'x-compute-request-id': 'req-40774014-20a9-43d5-a794-853e52f0f2f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:11,040 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:27:11,040 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:10 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-4c798da1-8203-456f-9618-2472d6dc639f', 'x-compute-request-id': 'req-4c798da1-8203-456f-9618-2472d6dc639f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:12,114 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:27:12,114 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:12 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-ef191090-db97-40a2-ab83-83ccec337178', 'x-compute-request-id': 'req-ef191090-db97-40a2-ab83-83ccec337178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:13,189 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:27:13,189 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:13 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-d78684e3-bbe2-4f8e-810b-da8cb8b313f1', 'x-compute-request-id': 'req-d78684e3-bbe2-4f8e-810b-da8cb8b313f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:14,265 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:27:14,265 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:14 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-f5895b77-c19b-4339-b639-790a28a2f958', 'x-compute-request-id': 'req-f5895b77-c19b-4339-b639-790a28a2f958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:15,340 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:27:15,340 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:15 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-a48a61cd-c0ce-44fe-a052-6539b209c83c', 'x-compute-request-id': 'req-a48a61cd-c0ce-44fe-a052-6539b209c83c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:16,414 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:27:16,415 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:16 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-6cb4be6e-ff75-4115-b0cf-9137d8ffd1a8', 'x-compute-request-id': 'req-6cb4be6e-ff75-4115-b0cf-9137d8ffd1a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:17,493 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:27:17,493 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:17 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-1c1d3180-6ac1-406a-935a-28c41c047d2f', 'x-compute-request-id': 'req-1c1d3180-6ac1-406a-935a-28c41c047d2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:18,575 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:27:18,575 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:18 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-6fbaebde-2aa2-41c5-8f7b-74897811df6d', 'x-compute-request-id': 'req-6fbaebde-2aa2-41c5-8f7b-74897811df6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:19,650 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:27:19,650 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:19 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-2cdc86cf-0dba-47b3-880d-098c229d4093', 'x-compute-request-id': 'req-2cdc86cf-0dba-47b3-880d-098c229d4093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:20,725 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:27:20,725 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:20 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-4f0e5ace-d595-469e-89a6-053fa6f13036', 'x-compute-request-id': 'req-4f0e5ace-d595-469e-89a6-053fa6f13036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:21,799 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:27:21,800 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:21 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-70b42cc9-29f0-412a-9c4d-f1cd52863614', 'x-compute-request-id': 'req-70b42cc9-29f0-412a-9c4d-f1cd52863614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:22,877 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.069s 2022-05-31 07:27:22,877 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:22 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-a7698de3-abd6-4e97-9dad-8de693a2d509', 'x-compute-request-id': 'req-a7698de3-abd6-4e97-9dad-8de693a2d509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:23,957 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:27:23,957 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:23 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-0218a7a3-8ed6-4ae2-ba51-c83fe69967d9', 'x-compute-request-id': 'req-0218a7a3-8ed6-4ae2-ba51-c83fe69967d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:25,031 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:27:25,031 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:24 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-22e5f812-3c0a-465c-9f10-abef4431e75e', 'x-compute-request-id': 'req-22e5f812-3c0a-465c-9f10-abef4431e75e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:26,106 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:27:26,106 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:26 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-3b51a4e7-f682-4aff-ad63-dfe71e3a14f6', 'x-compute-request-id': 'req-3b51a4e7-f682-4aff-ad63-dfe71e3a14f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:27,181 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:27:27,182 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:27 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-66759f5d-1af9-41ca-a60c-9f6eb0f6af8f', 'x-compute-request-id': 'req-66759f5d-1af9-41ca-a60c-9f6eb0f6af8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:28,256 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:27:28,257 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:28 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-0af06d49-5d6f-4fae-b8b7-f3dbfd11c5f6', 'x-compute-request-id': 'req-0af06d49-5d6f-4fae-b8b7-f3dbfd11c5f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:29,331 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:27:29,331 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:29 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-82fb8ae0-4ea8-41f7-8158-97c8c2948a5a', 'x-compute-request-id': 'req-82fb8ae0-4ea8-41f7-8158-97c8c2948a5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:30,409 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.069s 2022-05-31 07:27:30,410 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27: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-7820e062-8a6b-48dc-91d7-f6872d028209', 'x-compute-request-id': 'req-7820e062-8a6b-48dc-91d7-f6872d028209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:31,484 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:27:31,484 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:31 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-26d0f5a8-d0d6-439a-bc48-73c2b0dc120f', 'x-compute-request-id': 'req-26d0f5a8-d0d6-439a-bc48-73c2b0dc120f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:32,559 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:27:32,560 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:32 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-0710f87e-2a88-4907-9610-03cbc6ad78e6', 'x-compute-request-id': 'req-0710f87e-2a88-4907-9610-03cbc6ad78e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:33,635 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:27:33,635 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:33 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-c2f7e413-117c-40ea-aa4f-44d9d4388fb8', 'x-compute-request-id': 'req-c2f7e413-117c-40ea-aa4f-44d9d4388fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:34,711 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:27:34,712 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:34 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-5979a108-bb27-435d-a5a8-3e6a232ea650', 'x-compute-request-id': 'req-5979a108-bb27-435d-a5a8-3e6a232ea650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:35,785 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:27:35,786 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:35 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-76bab003-ada6-4285-bef2-450c35c98528', 'x-compute-request-id': 'req-76bab003-ada6-4285-bef2-450c35c98528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:36,863 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.069s 2022-05-31 07:27:36,864 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:36 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-f4e792a5-70c9-4da3-9e85-99f3232b1bf3', 'x-compute-request-id': 'req-f4e792a5-70c9-4da3-9e85-99f3232b1bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:37,938 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:27:37,938 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:37 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-13887093-f662-4f4a-8b49-30fef2f9ec66', 'x-compute-request-id': 'req-13887093-f662-4f4a-8b49-30fef2f9ec66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:39,012 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:27:39,013 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:38 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-43ee64d3-0993-4244-990e-df397e2b1c52', 'x-compute-request-id': 'req-43ee64d3-0993-4244-990e-df397e2b1c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:40,087 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:27:40,087 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:40 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-c934ab01-9da6-4b37-8af3-08b9c278b0a3', 'x-compute-request-id': 'req-c934ab01-9da6-4b37-8af3-08b9c278b0a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:41,161 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:27:41,161 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:41 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-e4239f22-ba03-4b65-b00b-1c99df711063', 'x-compute-request-id': 'req-e4239f22-ba03-4b65-b00b-1c99df711063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:42,235 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:27:42,235 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:42 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-45e72bdc-d601-486a-a57c-c0a18c2b1a50', 'x-compute-request-id': 'req-45e72bdc-d601-486a-a57c-c0a18c2b1a50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:43,313 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.069s 2022-05-31 07:27:43,314 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:43 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-07d6f0bb-87e8-482c-bb93-985b088ca609', 'x-compute-request-id': 'req-07d6f0bb-87e8-482c-bb93-985b088ca609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:44,390 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:27:44,390 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:44 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-b7c35201-20be-4555-8d33-53349eedcadc', 'x-compute-request-id': 'req-b7c35201-20be-4555-8d33-53349eedcadc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:45,466 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:27:45,466 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:45 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-288b99b4-a524-4c18-a95d-b7d98c9fe134', 'x-compute-request-id': 'req-288b99b4-a524-4c18-a95d-b7d98c9fe134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:46,541 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:27:46,542 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:46 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-ae7727f5-20cd-4993-ad5d-42d278d53056', 'x-compute-request-id': 'req-ae7727f5-20cd-4993-ad5d-42d278d53056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:47,617 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:27:47,618 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:47 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-6d06216c-f366-4d7e-8916-acf1df7d9123', 'x-compute-request-id': 'req-6d06216c-f366-4d7e-8916-acf1df7d9123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:48,696 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:27:48,697 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:48 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-96660a45-40e3-4962-afdc-8928657df689', 'x-compute-request-id': 'req-96660a45-40e3-4962-afdc-8928657df689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:49,779 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.075s 2022-05-31 07:27:49,779 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:49 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-22ff3edc-c543-4b1f-a7e1-f40b95f7815d', 'x-compute-request-id': 'req-22ff3edc-c543-4b1f-a7e1-f40b95f7815d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:50,854 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:27:50,855 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:50 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-8612e641-99e0-4dc9-8d74-29a7b128d865', 'x-compute-request-id': 'req-8612e641-99e0-4dc9-8d74-29a7b128d865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:51,942 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.079s 2022-05-31 07:27:51,942 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:51 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-4bce90d9-9e80-4dd6-9336-6d8c0877e5e7', 'x-compute-request-id': 'req-4bce90d9-9e80-4dd6-9336-6d8c0877e5e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:53,016 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:27:53,016 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:52 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-173232e4-4e09-4444-b257-a707baa6c47c', 'x-compute-request-id': 'req-173232e4-4e09-4444-b257-a707baa6c47c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:54,091 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:27:54,091 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:54 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-bf1928d8-57c7-4e77-8abe-1e4bc71d28c1', 'x-compute-request-id': 'req-bf1928d8-57c7-4e77-8abe-1e4bc71d28c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:55,166 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:27:55,166 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:55 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-41eaa1f0-c85f-4cab-8fac-d49901706019', 'x-compute-request-id': 'req-41eaa1f0-c85f-4cab-8fac-d49901706019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:56,244 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.069s 2022-05-31 07:27:56,245 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:56 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-dfbbd3f0-1e8a-4eb9-b996-4ef6324fd646', 'x-compute-request-id': 'req-dfbbd3f0-1e8a-4eb9-b996-4ef6324fd646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:57,320 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:27:57,320 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:57 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-658bbbf2-374d-40bc-ac04-c14e1e9edd4b', 'x-compute-request-id': 'req-658bbbf2-374d-40bc-ac04-c14e1e9edd4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:58,398 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.069s 2022-05-31 07:27:58,398 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:58 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-29563af3-3093-40c4-973e-578e1b37ec30', 'x-compute-request-id': 'req-29563af3-3093-40c4-973e-578e1b37ec30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:27:59,473 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:27:59,474 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:27:59 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-6b4f5cd0-7001-47be-9a70-0bdb4b8ac5e3', 'x-compute-request-id': 'req-6b4f5cd0-7001-47be-9a70-0bdb4b8ac5e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:27:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:00,550 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.069s 2022-05-31 07:28:00,550 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:00 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-62da2f3b-41c2-491b-86f5-a703d6b8bf7c', 'x-compute-request-id': 'req-62da2f3b-41c2-491b-86f5-a703d6b8bf7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:01,630 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.071s 2022-05-31 07:28:01,630 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:01 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-20548680-6349-4070-86c9-7948b573e1b8', 'x-compute-request-id': 'req-20548680-6349-4070-86c9-7948b573e1b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:02,709 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:28:02,709 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:02 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-ddde0f8a-81f1-4938-bdf7-73fb741c17a1', 'x-compute-request-id': 'req-ddde0f8a-81f1-4938-bdf7-73fb741c17a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:03,783 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:28:03,784 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:03 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-9863e09a-e480-419a-b41a-b3f525e2ddb7', 'x-compute-request-id': 'req-9863e09a-e480-419a-b41a-b3f525e2ddb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:04,858 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:28:04,859 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:04 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-e5b27f83-1c0b-4475-b6d4-5acae8b92ad3', 'x-compute-request-id': 'req-e5b27f83-1c0b-4475-b6d4-5acae8b92ad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:05,937 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:28:05,937 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:05 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-e619cf71-bc8d-4a2d-8b38-7117859ee500', 'x-compute-request-id': 'req-e619cf71-bc8d-4a2d-8b38-7117859ee500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:07,012 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:28:07,013 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:06 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-7c4939eb-6cc5-48ca-b290-b726d2cf2bc4', 'x-compute-request-id': 'req-7c4939eb-6cc5-48ca-b290-b726d2cf2bc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:08,086 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:28:08,087 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:08 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-e1ec380b-f253-4ffe-b933-74854b152044', 'x-compute-request-id': 'req-e1ec380b-f253-4ffe-b933-74854b152044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:09,165 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:28:09,166 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:09 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-b1bbd9cf-55ed-41f4-b0d6-ed3ea7210649', 'x-compute-request-id': 'req-b1bbd9cf-55ed-41f4-b0d6-ed3ea7210649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:10,240 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:28:10,240 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:10 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-52d401bf-412f-4b5b-a132-1b2c069c5575', 'x-compute-request-id': 'req-52d401bf-412f-4b5b-a132-1b2c069c5575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:11,316 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:28:11,316 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:11 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-fcc00b0d-cb05-4605-8b36-190963c4a10d', 'x-compute-request-id': 'req-fcc00b0d-cb05-4605-8b36-190963c4a10d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:12,389 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:28:12,390 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:12 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-0a28818b-51b7-4bf1-b6d1-c6664b3b1b31', 'x-compute-request-id': 'req-0a28818b-51b7-4bf1-b6d1-c6664b3b1b31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:13,465 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:28:13,465 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:13 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-827e93c9-0cc8-4933-8b50-f322f355bfbc', 'x-compute-request-id': 'req-827e93c9-0cc8-4933-8b50-f322f355bfbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:14,540 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:28:14,540 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:14 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-24b4ebe1-d05f-4187-82f4-fd5d72781485', 'x-compute-request-id': 'req-24b4ebe1-d05f-4187-82f4-fd5d72781485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:15,619 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:28:15,620 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:15 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-01c03f65-134f-4134-8c39-da93a8bba192', 'x-compute-request-id': 'req-01c03f65-134f-4134-8c39-da93a8bba192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:16,695 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:28:16,696 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:16 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-b39a0577-b44b-4641-9eac-33e708fafc48', 'x-compute-request-id': 'req-b39a0577-b44b-4641-9eac-33e708fafc48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:17,777 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.073s 2022-05-31 07:28:17,777 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:17 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-961f616d-4532-4450-bb8d-6d0f9b227be0', 'x-compute-request-id': 'req-961f616d-4532-4450-bb8d-6d0f9b227be0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:18,851 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:28:18,852 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:18 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-3ff67789-d2c5-423d-9b0e-e9bed14769e4', 'x-compute-request-id': 'req-3ff67789-d2c5-423d-9b0e-e9bed14769e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:19,926 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:28:19,927 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:19 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-af5df04c-397f-4d55-9b61-e2d97ea8ff1d', 'x-compute-request-id': 'req-af5df04c-397f-4d55-9b61-e2d97ea8ff1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:21,002 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:28:21,002 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:20 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-2148bc60-2bc9-4de3-b35b-703009961e73', 'x-compute-request-id': 'req-2148bc60-2bc9-4de3-b35b-703009961e73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:22,080 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.069s 2022-05-31 07:28:22,081 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:22 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-9d4a65c3-e3ec-48a1-a340-dbab3b9999ba', 'x-compute-request-id': 'req-9d4a65c3-e3ec-48a1-a340-dbab3b9999ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:23,155 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:28:23,155 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:23 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-9337c61d-6ee9-4284-850f-cfc29982557e', 'x-compute-request-id': 'req-9337c61d-6ee9-4284-850f-cfc29982557e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:24,231 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:28:24,231 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:24 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-4a865ce8-a3cd-4f92-9b13-7c87dcc4dd02', 'x-compute-request-id': 'req-4a865ce8-a3cd-4f92-9b13-7c87dcc4dd02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:25,308 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:28:25,308 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:25 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-8aa1c518-773f-4887-95cf-5067f052efaf', 'x-compute-request-id': 'req-8aa1c518-773f-4887-95cf-5067f052efaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:26,382 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:28:26,382 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:26 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-fc282190-8b40-46d3-a9c1-6e840db39352', 'x-compute-request-id': 'req-fc282190-8b40-46d3-a9c1-6e840db39352', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:27,457 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:28:27,457 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:27 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-0b9464a6-2d79-414c-b569-9a02f0232b28', 'x-compute-request-id': 'req-0b9464a6-2d79-414c-b569-9a02f0232b28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:28,535 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:28:28,536 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:28 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-b1409864-077d-41d7-9e6a-7152c212e6c5', 'x-compute-request-id': 'req-b1409864-077d-41d7-9e6a-7152c212e6c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:29,609 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:28:29,610 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:29 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-46342e73-a112-49c4-9e98-63f1762837ca', 'x-compute-request-id': 'req-46342e73-a112-49c4-9e98-63f1762837ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:30,684 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:28:30,685 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28: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-0f1cfe40-e909-431e-8fb7-2c54e5b0e3f9', 'x-compute-request-id': 'req-0f1cfe40-e909-431e-8fb7-2c54e5b0e3f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:31,760 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.068s 2022-05-31 07:28:31,761 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:31 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-2bdeb1c1-b950-4489-9a24-2afd1c3034f5', 'x-compute-request-id': 'req-2bdeb1c1-b950-4489-9a24-2afd1c3034f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:32,836 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:28:32,837 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:32 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-ac021bf9-1e09-4089-b375-c319f3d42bcd', 'x-compute-request-id': 'req-ac021bf9-1e09-4089-b375-c319f3d42bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:33,910 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:28:33,911 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:33 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-40e4715a-c8e1-431c-9f70-e2bdc4b75e48', 'x-compute-request-id': 'req-40e4715a-c8e1-431c-9f70-e2bdc4b75e48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:34,987 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.069s 2022-05-31 07:28:34,987 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:34 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-85f62eb1-398d-41c3-9411-8da19dc8abdc', 'x-compute-request-id': 'req-85f62eb1-398d-41c3-9411-8da19dc8abdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:36,063 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:28:36,063 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:35 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-244d94c0-4e8b-4b00-833e-83694a9c73a4', 'x-compute-request-id': 'req-244d94c0-4e8b-4b00-833e-83694a9c73a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:37,140 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.068s 2022-05-31 07:28:37,140 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:37 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-96b96e0b-ebd6-4930-8992-14348906f9bb', 'x-compute-request-id': 'req-96b96e0b-ebd6-4930-8992-14348906f9bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:38,214 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:28:38,214 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:38 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-b260f30b-acf9-4d43-a239-d3651bfef6af', 'x-compute-request-id': 'req-b260f30b-acf9-4d43-a239-d3651bfef6af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:39,288 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:28:39,288 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:39 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-8f2e4f70-fd11-4245-b89c-cc8b72e0777f', 'x-compute-request-id': 'req-8f2e4f70-fd11-4245-b89c-cc8b72e0777f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:40,362 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:28:40,362 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:40 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-c60c2e87-a2a5-4419-ad17-8ac4a0cd9f62', 'x-compute-request-id': 'req-c60c2e87-a2a5-4419-ad17-8ac4a0cd9f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:41,440 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:28:41,441 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:41 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-ef357642-49a1-4816-8ca8-a69d597db608', 'x-compute-request-id': 'req-ef357642-49a1-4816-8ca8-a69d597db608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:42,515 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:28:42,515 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:42 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-224a9703-aa63-4782-adc5-756ac008ce50', 'x-compute-request-id': 'req-224a9703-aa63-4782-adc5-756ac008ce50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:43,590 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:28:43,590 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:43 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-f7aa6dee-db8a-40bd-b0ff-9f8f90894161', 'x-compute-request-id': 'req-f7aa6dee-db8a-40bd-b0ff-9f8f90894161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:44,666 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:28:44,666 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:44 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-c0aa67b1-234d-456e-b16e-053c7a99f43f', 'x-compute-request-id': 'req-c0aa67b1-234d-456e-b16e-053c7a99f43f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:45,740 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:28:45,741 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:45 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-54338202-fce7-404f-828e-1116c824efad', 'x-compute-request-id': 'req-54338202-fce7-404f-828e-1116c824efad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:46,816 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.068s 2022-05-31 07:28:46,816 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:46 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-41d9ccec-24b6-4341-b824-9fd16017729c', 'x-compute-request-id': 'req-41d9ccec-24b6-4341-b824-9fd16017729c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:47,900 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.075s 2022-05-31 07:28:47,900 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:47 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-0c230609-c75e-4fd5-9d99-14f468264555', 'x-compute-request-id': 'req-0c230609-c75e-4fd5-9d99-14f468264555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:49,224 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.315s 2022-05-31 07:28:49,225 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:48 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-932e5b21-2abd-41d2-bb0f-1db545f00c33', 'x-compute-request-id': 'req-932e5b21-2abd-41d2-bb0f-1db545f00c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:50,300 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:28:50,300 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:50 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-ad1b9453-e9fb-4066-b1ae-c39c62865f78', 'x-compute-request-id': 'req-ad1b9453-e9fb-4066-b1ae-c39c62865f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:51,373 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.064s 2022-05-31 07:28:51,373 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:51 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-6e8027af-a3db-4a8d-962d-5e5edc627c31', 'x-compute-request-id': 'req-6e8027af-a3db-4a8d-962d-5e5edc627c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:52,449 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:28:52,449 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:52 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-d1231890-d9a5-417e-8a97-f698051ffb85', 'x-compute-request-id': 'req-d1231890-d9a5-417e-8a97-f698051ffb85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:53,535 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.077s 2022-05-31 07:28:53,536 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:53 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-18330865-5b76-4eb1-81b4-ec8fdbc65d20', 'x-compute-request-id': 'req-18330865-5b76-4eb1-81b4-ec8fdbc65d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:54,610 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:28:54,611 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:54 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-79dc94d3-b4b1-4c2c-8606-6e1dcbd12e90', 'x-compute-request-id': 'req-79dc94d3-b4b1-4c2c-8606-6e1dcbd12e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:55,685 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:28:55,685 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:55 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-48f10fcb-218a-4444-875e-f03775bcd6e7', 'x-compute-request-id': 'req-48f10fcb-218a-4444-875e-f03775bcd6e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:56,764 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:28:56,764 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:56 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-61a94bd8-ea1c-4a6d-829f-6c4482ce6c31', 'x-compute-request-id': 'req-61a94bd8-ea1c-4a6d-829f-6c4482ce6c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:57,839 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:28:57,839 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:57 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-8644b96d-ec25-44eb-8b7b-69bb14a22fb5', 'x-compute-request-id': 'req-8644b96d-ec25-44eb-8b7b-69bb14a22fb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:58,914 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:28:58,914 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:58 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-542fec49-4074-430c-8a3a-738479e28814', 'x-compute-request-id': 'req-542fec49-4074-430c-8a3a-738479e28814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:28:59,993 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.071s 2022-05-31 07:28:59,993 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:28:59 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-ebe99c3f-6b9a-4fb2-adba-0148b7509a29', 'x-compute-request-id': 'req-ebe99c3f-6b9a-4fb2-adba-0148b7509a29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:28:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:01,067 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:29:01,067 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:01 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-fc194616-bcca-4fab-9d22-5a6227bd1b67', 'x-compute-request-id': 'req-fc194616-bcca-4fab-9d22-5a6227bd1b67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:02,141 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:29:02,142 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:02 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-73e5db33-8f1c-4e29-9a7b-20f428f6d367', 'x-compute-request-id': 'req-73e5db33-8f1c-4e29-9a7b-20f428f6d367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:03,216 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:29:03,217 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:03 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-5db1aea6-ffa6-4b5b-8e85-3b1705b0c5f4', 'x-compute-request-id': 'req-5db1aea6-ffa6-4b5b-8e85-3b1705b0c5f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:04,292 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:29:04,292 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:04 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-4584c797-4802-4141-a60c-70e3a8d779b2', 'x-compute-request-id': 'req-4584c797-4802-4141-a60c-70e3a8d779b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:05,367 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:29:05,367 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:05 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-3406ed24-7489-452e-be98-3ff323750bbd', 'x-compute-request-id': 'req-3406ed24-7489-452e-be98-3ff323750bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:06,445 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.069s 2022-05-31 07:29:06,445 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:06 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-271091c6-8e77-4ead-8542-2d13bf9008bc', 'x-compute-request-id': 'req-271091c6-8e77-4ead-8542-2d13bf9008bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:07,520 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:29:07,520 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:07 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-de383ce7-293b-49d1-82ba-26d0326f1d8c', 'x-compute-request-id': 'req-de383ce7-293b-49d1-82ba-26d0326f1d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:08,593 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:29:08,594 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:08 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-3b74d778-55c8-412f-b35c-61b136c719ff', 'x-compute-request-id': 'req-3b74d778-55c8-412f-b35c-61b136c719ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:09,669 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:29:09,669 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:09 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-0c4c83ba-3537-43de-97f2-20d4bb4613e0', 'x-compute-request-id': 'req-0c4c83ba-3537-43de-97f2-20d4bb4613e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:10,743 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:29:10,743 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:10 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-0de7d16a-2714-4341-8722-3d4cd6b83182', 'x-compute-request-id': 'req-0de7d16a-2714-4341-8722-3d4cd6b83182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:11,818 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:29:11,818 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:11 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-cf8c4eec-9fed-4cfa-b043-e416164147f1', 'x-compute-request-id': 'req-cf8c4eec-9fed-4cfa-b043-e416164147f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:12,896 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.069s 2022-05-31 07:29:12,896 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:12 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-7a9412f2-1d86-4a32-89f2-4bc5dfa0b733', 'x-compute-request-id': 'req-7a9412f2-1d86-4a32-89f2-4bc5dfa0b733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:13,970 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:29:13,971 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:13 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-9e84de75-2f74-4011-9f2d-16c050627f04', 'x-compute-request-id': 'req-9e84de75-2f74-4011-9f2d-16c050627f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:15,045 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:29:15,045 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:14 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-bdbeff95-988f-43d6-8df4-8ebf6adc7d38', 'x-compute-request-id': 'req-bdbeff95-988f-43d6-8df4-8ebf6adc7d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:16,326 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.271s 2022-05-31 07:29:16,326 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:16 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-f367095e-5609-4eb6-816c-d0bd0f30b2af', 'x-compute-request-id': 'req-f367095e-5609-4eb6-816c-d0bd0f30b2af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:17,444 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.110s 2022-05-31 07:29:17,445 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:17 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-601d23e6-1ae3-4e3a-a8a5-8ac5778a7432', 'x-compute-request-id': 'req-601d23e6-1ae3-4e3a-a8a5-8ac5778a7432', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:18,521 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.068s 2022-05-31 07:29:18,521 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:18 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-9b88db74-16c8-4fbb-817a-ba067233d871', 'x-compute-request-id': 'req-9b88db74-16c8-4fbb-817a-ba067233d871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:19,594 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:29:19,595 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:19 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-dfa42a4f-b57f-405c-ac95-0ffc5065593b', 'x-compute-request-id': 'req-dfa42a4f-b57f-405c-ac95-0ffc5065593b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:20,669 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:29:20,669 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:20 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-dcd1b944-e664-484d-bb48-775b3262909d', 'x-compute-request-id': 'req-dcd1b944-e664-484d-bb48-775b3262909d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:21,744 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:29:21,745 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:21 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-43fa9318-e4ac-4a69-9eed-8e3bba1a36d0', 'x-compute-request-id': 'req-43fa9318-e4ac-4a69-9eed-8e3bba1a36d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:22,821 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:29:22,821 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:22 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-6a895176-1257-44c5-8903-77cc4fdcef4f', 'x-compute-request-id': 'req-6a895176-1257-44c5-8903-77cc4fdcef4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:23,897 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:29:23,898 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:23 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-7faeb4c2-6f0d-4e34-90ff-2f5c28e15790', 'x-compute-request-id': 'req-7faeb4c2-6f0d-4e34-90ff-2f5c28e15790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:24,975 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:29:24,976 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:24 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-c868c60c-78ec-4df1-8add-0d932c2b8aa4', 'x-compute-request-id': 'req-c868c60c-78ec-4df1-8add-0d932c2b8aa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:26,051 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:29:26,051 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:25 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-cb5ada80-541a-46de-96c4-004cf891df2d', 'x-compute-request-id': 'req-cb5ada80-541a-46de-96c4-004cf891df2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:27,125 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:29:27,125 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:27 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-c5966b95-8be4-4f44-a975-0244954f8961', 'x-compute-request-id': 'req-c5966b95-8be4-4f44-a975-0244954f8961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:28,198 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:29:28,199 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:28 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-68df1208-a8af-4aa2-ae22-121c7d96c3ab', 'x-compute-request-id': 'req-68df1208-a8af-4aa2-ae22-121c7d96c3ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:29,273 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:29:29,274 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:29 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-5bdc535a-969b-446c-8a2c-844bfb6dcddd', 'x-compute-request-id': 'req-5bdc535a-969b-446c-8a2c-844bfb6dcddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:30,402 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.120s 2022-05-31 07:29:30,402 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29: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-8f0a0267-77ae-4b88-88f9-112de4338f18', 'x-compute-request-id': 'req-8f0a0267-77ae-4b88-88f9-112de4338f18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:31,480 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.069s 2022-05-31 07:29:31,480 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:31 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-8110cee3-15c2-4cf4-9c45-d344e3af84b3', 'x-compute-request-id': 'req-8110cee3-15c2-4cf4-9c45-d344e3af84b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:32,554 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:29:32,554 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:32 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-c8b20c4a-9942-4e28-9356-5efffef204ca', 'x-compute-request-id': 'req-c8b20c4a-9942-4e28-9356-5efffef204ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:33,628 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:29:33,629 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:33 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-277cdd76-4dbe-465c-8e28-deacb477a36f', 'x-compute-request-id': 'req-277cdd76-4dbe-465c-8e28-deacb477a36f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:34,704 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:29:34,704 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:34 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-8d3dcfff-05ea-4ff4-a827-dd14553461b1', 'x-compute-request-id': 'req-8d3dcfff-05ea-4ff4-a827-dd14553461b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:35,779 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:29:35,779 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:35 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-19c03343-5fd5-4a5a-b97c-2eeff1377f32', 'x-compute-request-id': 'req-19c03343-5fd5-4a5a-b97c-2eeff1377f32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:36,854 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:29:36,854 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:36 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-4015c715-de3d-4d56-9266-8457e3ae3993', 'x-compute-request-id': 'req-4015c715-de3d-4d56-9266-8457e3ae3993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:37,933 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:29:37,933 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:37 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-2c7da198-d0c2-424c-8b85-c9ea869106c5', 'x-compute-request-id': 'req-2c7da198-d0c2-424c-8b85-c9ea869106c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:39,008 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:29:39,008 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:38 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-35fdfc54-ec13-4ad0-9d36-ff2da4e1b15e', 'x-compute-request-id': 'req-35fdfc54-ec13-4ad0-9d36-ff2da4e1b15e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:40,085 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.069s 2022-05-31 07:29:40,086 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:40 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-d6a5c46d-3d91-4fb8-bf01-fcec5e7b1018', 'x-compute-request-id': 'req-d6a5c46d-3d91-4fb8-bf01-fcec5e7b1018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:41,161 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:29:41,161 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:41 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-90c6ae11-5f50-46ce-9140-c488d383775e', 'x-compute-request-id': 'req-90c6ae11-5f50-46ce-9140-c488d383775e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:42,237 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.067s 2022-05-31 07:29:42,237 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:42 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-0e209023-cf1f-49a9-a5b0-f5a8e0fa8ea9', 'x-compute-request-id': 'req-0e209023-cf1f-49a9-a5b0-f5a8e0fa8ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:43,311 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:29:43,311 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:43 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-1ec10f82-3297-4021-8846-67969baf3898', 'x-compute-request-id': 'req-1ec10f82-3297-4021-8846-67969baf3898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:44,390 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:29:44,391 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:44 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-8df1ee40-a1a6-47df-97b5-8d1bb8a2b88b', 'x-compute-request-id': 'req-8df1ee40-a1a6-47df-97b5-8d1bb8a2b88b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:45,466 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:29:45,466 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:45 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-75faeebd-a970-45cd-9f54-dd2c0fb31e3b', 'x-compute-request-id': 'req-75faeebd-a970-45cd-9f54-dd2c0fb31e3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:46,541 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:29:46,541 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:46 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-28c83587-0ad0-4517-af7c-c7906ecc3ad5', 'x-compute-request-id': 'req-28c83587-0ad0-4517-af7c-c7906ecc3ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:47,615 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:29:47,616 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:47 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-03467a69-93e4-4d49-8d73-64c3521ae7db', 'x-compute-request-id': 'req-03467a69-93e4-4d49-8d73-64c3521ae7db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:48,693 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.069s 2022-05-31 07:29:48,694 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:48 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-09b71582-1c41-4af0-a930-fc3d68f763a8', 'x-compute-request-id': 'req-09b71582-1c41-4af0-a930-fc3d68f763a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:49,772 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:29:49,773 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:49 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-2fd55c34-5681-4d49-a746-bb536ad618cf', 'x-compute-request-id': 'req-2fd55c34-5681-4d49-a746-bb536ad618cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:50,853 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.072s 2022-05-31 07:29:50,854 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:50 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-a042fadd-877e-4b98-87ac-4c27f1e8880e', 'x-compute-request-id': 'req-a042fadd-877e-4b98-87ac-4c27f1e8880e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:51,928 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:29:51,928 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:51 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-75a2a0ac-5be5-4ed9-8d9c-2498cf0ec382', 'x-compute-request-id': 'req-75a2a0ac-5be5-4ed9-8d9c-2498cf0ec382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:53,002 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.065s 2022-05-31 07:29:53,002 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:52 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-aa998e1f-dfbc-42b8-8ac4-64cc36fb03e7', 'x-compute-request-id': 'req-aa998e1f-dfbc-42b8-8ac4-64cc36fb03e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:54,076 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:29:54,077 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:54 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-bbbf3fa6-c9a4-4913-8bf8-b532e962c64a', 'x-compute-request-id': 'req-bbbf3fa6-c9a4-4913-8bf8-b532e962c64a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:55,151 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:29:55,152 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:55 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-c931d86e-6aa5-4cb6-9e6d-07c781d61e62', 'x-compute-request-id': 'req-c931d86e-6aa5-4cb6-9e6d-07c781d61e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:56,232 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.071s 2022-05-31 07:29:56,232 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:56 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-91a1d7fd-d0e4-4495-9c1b-bf17809722fc', 'x-compute-request-id': 'req-91a1d7fd-d0e4-4495-9c1b-bf17809722fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:57,311 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.070s 2022-05-31 07:29:57,311 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:57 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-7511d141-3770-49d9-92ed-d93bf3c766aa', 'x-compute-request-id': 'req-7511d141-3770-49d9-92ed-d93bf3c766aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:58,385 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:29:58,386 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:58 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-417b6fa2-c3b5-488b-b787-6ba5135d12eb', 'x-compute-request-id': 'req-417b6fa2-c3b5-488b-b787-6ba5135d12eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:29:59,460 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:29:59,460 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:29:59 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-17b324c3-584d-4388-ae61-38ccb8261597', 'x-compute-request-id': 'req-17b324c3-584d-4388-ae61-38ccb8261597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:29:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:30:00,535 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 200 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.066s 2022-05-31 07:30:00,535 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:30:00 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-c8a8ba7b-37aa-4c54-820a-14694f893bd0', 'x-compute-request-id': 'req-c8a8ba7b-37aa-4c54-820a-14694f893bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"server": {"id": "43d994a5-c6b4-4771-a6ad-c9f8ef47d46d", "name": "tempest-TestNetworkBasicOps-server-1058430004", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:24:00Z", "updated": "2022-05-31T07:30:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1574653539", "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-31 07:30:00,741 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 204 DELETE http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.198s 2022-05-31 07:30:00,741 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:30:00 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-8800cb40-04dc-4977-a166-9272b93a4c58', 'x-compute-request-id': 'req-8800cb40-04dc-4977-a166-9272b93a4c58', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'' 2022-05-31 07:30:00,765 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_preserve_preexisting_port): 404 GET http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d 0.023s 2022-05-31 07:30:00,766 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:30:00 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-3e9ad2b6-ea2d-4d62-ab05-f985f964a9b3', 'x-compute-request-id': 'req-3e9ad2b6-ea2d-4d62-ab05-f985f964a9b3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/43d994a5-c6b4-4771-a6ad-c9f8ef47d46d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 43d994a5-c6b4-4771-a6ad-c9f8ef47d46d could not be found."}}' 2022-05-31 07:30:00,912 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.18:9696/v2.0/security-groups/07bf2039-3b92-4bbc-8aef-3f575c56a2d1 0.145s 2022-05-31 07:30:00,912 119404 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-531ecdac-8166-4213-818a-9fc49b1873e4', 'content-length': '0', 'date': 'Tue, 31 May 2022 07:30:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18:9696/v2.0/security-groups/07bf2039-3b92-4bbc-8aef-3f575c56a2d1'} Body: b'' 2022-05-31 07:30:01,951 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE http://10.222.0.18/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1574653539 1.038s 2022-05-31 07:30:01,952 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:30:00 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-467e7cb7-36ab-4637-94d7-72e556c9f449', 'x-compute-request-id': 'req-467e7cb7-36ab-4637-94d7-72e556c9f449', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1574653539'} Body: b'' 2022-05-31 07:30:03,042 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.18:9696/v2.0/floatingips/0833fc23-16d8-426d-b377-e94f8de05cff 1.090s 2022-05-31 07:30:03,042 119404 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-b55ff5c0-bab8-4e40-8eb2-49f0e410c2ed', 'content-length': '0', 'date': 'Tue, 31 May 2022 07:30:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18:9696/v2.0/floatingips/0833fc23-16d8-426d-b377-e94f8de05cff'} Body: b'' 2022-05-31 07:30:03,074 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 DELETE http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11 0.031s 2022-05-31 07:30:03,075 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-083aded0-721e-423c-b32a-c28eb8c4432c', 'x-compute-request-id': 'req-083aded0-721e-423c-b32a-c28eb8c4432c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3bfe2054-1207-4d45-ab21-fbffc5f81a11 could not be found."}}' 2022-05-31 07:30:03,107 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11 0.032s 2022-05-31 07:30:03,108 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-31f6b808-0cf5-43f5-a7d2-36bfba13c23c', 'x-compute-request-id': 'req-31f6b808-0cf5-43f5-a7d2-36bfba13c23c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/3bfe2054-1207-4d45-ab21-fbffc5f81a11'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3bfe2054-1207-4d45-ab21-fbffc5f81a11 could not be found."}}' 2022-05-31 07:30:03,257 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.18:9696/v2.0/security-groups/d1b4e057-9457-41cf-b4e7-ee47cab578da 0.149s 2022-05-31 07:30:03,258 119404 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-d660bfa2-9849-463d-aaf9-9af063ab2242', 'content-length': '0', 'date': 'Tue, 31 May 2022 07:30:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18:9696/v2.0/security-groups/d1b4e057-9457-41cf-b4e7-ee47cab578da'} Body: b'' 2022-05-31 07:30:03,316 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE http://10.222.0.18/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-506514803 0.057s 2022-05-31 07:30:03,316 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:30:03 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-300014b2-8ea4-4618-8a02-9534cf55e27e', 'x-compute-request-id': 'req-300014b2-8ea4-4618-8a02-9534cf55e27e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-506514803'} Body: b'' 2022-05-31 07:30:03,749 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.18:9696/v2.0/ports/cc7174ae-830a-4ada-bbd8-bf0464ed273f 0.432s 2022-05-31 07:30:03,749 119404 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-dda46401-2ef9-452f-8d3b-50c4dfb22473', 'date': 'Tue, 31 May 2022 07:30:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18:9696/v2.0/ports/cc7174ae-830a-4ada-bbd8-bf0464ed273f'} Body: b'' 2022-05-31 07:30:05,129 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT http://10.222.0.18:9696/v2.0/routers/a07e81f0-292c-4ada-b37e-2e3830e70732/remove_router_interface 1.378s 2022-05-31 07:30:05,129 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "c0b42c14-8def-4db8-b4bd-0803f7c4f4bb"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-320d7ff4-6dd3-419c-af02-ac072997ea59', 'date': 'Tue, 31 May 2022 07:30:05 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/routers/a07e81f0-292c-4ada-b37e-2e3830e70732/remove_router_interface'} Body: b'{"id": "a07e81f0-292c-4ada-b37e-2e3830e70732", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "port_id": "65a438e9-dd42-4b39-8128-3ab201efaafd", "network_id": "bf4729fc-0cba-4b1a-bf96-feb210a5b056", "subnet_id": "c0b42c14-8def-4db8-b4bd-0803f7c4f4bb", "subnet_ids": ["c0b42c14-8def-4db8-b4bd-0803f7c4f4bb"]}' 2022-05-31 07:30:05,399 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.18:9696/v2.0/subnets/c0b42c14-8def-4db8-b4bd-0803f7c4f4bb 0.269s 2022-05-31 07:30:05,399 119404 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-e67144ff-e406-4bfb-a0ec-df2c6e9f38b9', 'date': 'Tue, 31 May 2022 07:30:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18:9696/v2.0/subnets/c0b42c14-8def-4db8-b4bd-0803f7c4f4bb'} Body: b'' 2022-05-31 07:30:06,467 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.18:9696/v2.0/routers/a07e81f0-292c-4ada-b37e-2e3830e70732 1.068s 2022-05-31 07:30:06,468 119404 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-6aab8b49-8156-4bfb-986b-f78d2b73769f', 'content-length': '0', 'date': 'Tue, 31 May 2022 07:30:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18:9696/v2.0/routers/a07e81f0-292c-4ada-b37e-2e3830e70732'} Body: b'' 2022-05-31 07:30:06,776 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.18:9696/v2.0/networks/bf4729fc-0cba-4b1a-bf96-feb210a5b056 0.308s 2022-05-31 07:30:06,777 119404 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-5253ce76-4872-4792-bd98-1f5a6e9da060', 'date': 'Tue, 31 May 2022 07:30:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18:9696/v2.0/networks/bf4729fc-0cba-4b1a-bf96-feb210a5b056'} 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_basic_ops.py", line 766, in test_preserve_preexisting_port server = self._create_server(self.network, port['id']) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 169, in _create_server server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 309, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 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 101, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestNetworkBasicOps:test_preserve_preexisting_port) Server 43d994a5-c6b4-4771-a6ad-c9f8ef47d46d failed to reach ACTIVE status and task state "None" within the required time (360 s). Server boot request ID: req-112207e3-f04b-4f58-bcb2-9c864b631c41. Current status: BUILD. Current task state: scheduling. |
||||||
test_router_rescheduling[compute,id-2e788c46-fb3f-4ac9-8f82-0561555bea73,network,slow] |
pass
pt1.7: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling[compute,id-2e788c46-fb3f-4ac9-8f82-0561555bea73,network,slow] |
||||||
test_subnet_details[compute,id-d8bb918e-e2df-48b2-97cd-b73c95450980,network,slow] |
fail
ft1.8: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details[compute,id-d8bb918e-e2df-48b2-97cd-b73c95450980,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-31 07:31:43,363 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST http://10.222.0.18:9696/v2.0/networks 0.190s 2022-05-31 07:31:43,363 119404 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--256092841", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-476c0349-7c16-4ee6-aab1-ba232c225ec4', 'date': 'Tue, 31 May 2022 07:31:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/networks'} Body: b'{"network":{"id":"ad2f8e38-406d-42ba-a8fa-4f721ea377c5","name":"tempest-network-smoke--256092841","tenant_id":"1aa4d8502fef4a54a042acaf31bd768a","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"1aa4d8502fef4a54a042acaf31bd768a","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2022-05-31T07:31:43Z","updated_at":"2022-05-31T07:31:43Z","revision_number":1}}' 2022-05-31 07:31:44,988 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST http://10.222.0.18:9696/v2.0/routers 1.623s 2022-05-31 07:31:44,988 119404 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-1779037977", "admin_state_up": true, "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "external_gateway_info": {"network_id": "060e2e5d-df68-4b86-bbe5-8bd0700ab521"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '688', 'x-openstack-request-id': 'req-066c4de0-9a13-41be-bc71-29139469c61b', 'date': 'Tue, 31 May 2022 07:31:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/routers'} Body: b'{"router": {"id": "badf2bd5-f8e2-4c84-bb73-9b8be13dc139", "name": "tempest-TestNetworkBasicOps-router-1779037977", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "060e2e5d-df68-4b86-bbe5-8bd0700ab521", "external_fixed_ips": [{"subnet_id": "44fd23f8-2675-4837-a5ec-304582ad9919", "ip_address": "172.26.4.120"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-05-31T07:31:43Z", "updated_at": "2022-05-31T07:31:44Z", "revision_number": 3, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:31:45,019 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18:9696/v2.0/subnets?project_id=1aa4d8502fef4a54a042acaf31bd768a&cidr=172.20.0.0%2F28 0.029s 2022-05-31 07:31:45,019 119404 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-7aec34f6-9ebb-48e6-8d64-9685c74fde68', 'date': 'Tue, 31 May 2022 07:31:45 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/subnets?project_id=1aa4d8502fef4a54a042acaf31bd768a&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-05-31 07:31:45,112 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18:9696/v2.0/networks?router%3Aexternal=True 0.093s 2022-05-31 07:31:45,113 119404 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-429be775-3f67-4f56-a83a-1daa6c9c164f', 'date': 'Tue, 31 May 2022 07:31:45 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"060e2e5d-df68-4b86-bbe5-8bd0700ab521","name":"public","tenant_id":"db80eadfc9a74e779c4bfe1a535ed221","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["44fd23f8-2675-4837-a5ec-304582ad9919"],"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-31T06:56:52Z","updated_at":"2022-05-31T06:56:59Z","revision_number":2,"project_id":"db80eadfc9a74e779c4bfe1a535ed221","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-05-31 07:31:45,142 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18:9696/v2.0/subnets?network_id=060e2e5d-df68-4b86-bbe5-8bd0700ab521&cidr=172.20.0.0%2F28 0.028s 2022-05-31 07:31:45,143 119404 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-adfb7c22-4d22-491a-93fe-320df797948b', 'date': 'Tue, 31 May 2022 07:31:45 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/subnets?network_id=060e2e5d-df68-4b86-bbe5-8bd0700ab521&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-05-31 07:31:45,548 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST http://10.222.0.18:9696/v2.0/subnets 0.405s 2022-05-31 07:31:45,548 119404 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-1371077963", "network_id": "ad2f8e38-406d-42ba-a8fa-4f721ea377c5", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "ip_version": 4, "cidr": "172.20.0.0/28", "dns_nameservers": ["1.2.3.4"]}} Response - Headers: {'content-type': 'application/json', 'content-length': '642', 'x-openstack-request-id': 'req-e65c919b-0e8f-4103-924c-0e813c694add', 'date': 'Tue, 31 May 2022 07:31:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"8af37ccb-16cd-4b49-9854-0a9dca93fa33","name":"tempest-subnet-smoke-1371077963","tenant_id":"1aa4d8502fef4a54a042acaf31bd768a","network_id":"ad2f8e38-406d-42ba-a8fa-4f721ea377c5","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":["1.2.3.4"],"description":"","service_types":[],"tags":[],"created_at":"2022-05-31T07:31:45Z","updated_at":"2022-05-31T07:31:45Z","revision_number":0,"project_id":"1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:31:47,868 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 PUT http://10.222.0.18:9696/v2.0/routers/badf2bd5-f8e2-4c84-bb73-9b8be13dc139/add_router_interface 2.318s 2022-05-31 07:31:47,868 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "8af37ccb-16cd-4b49-9854-0a9dca93fa33"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-ef68a425-0b79-4d92-9e8a-03709f46af66', 'date': 'Tue, 31 May 2022 07:31:47 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/routers/badf2bd5-f8e2-4c84-bb73-9b8be13dc139/add_router_interface'} Body: b'{"id": "badf2bd5-f8e2-4c84-bb73-9b8be13dc139", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "port_id": "75ba55d7-c6ba-4f9b-b41b-156c6aa9306f", "network_id": "ad2f8e38-406d-42ba-a8fa-4f721ea377c5", "subnet_id": "8af37ccb-16cd-4b49-9854-0a9dca93fa33", "subnet_ids": ["8af37ccb-16cd-4b49-9854-0a9dca93fa33"]}' 2022-05-31 07:31:47,987 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18:9696/v2.0/networks 0.118s 2022-05-31 07:31:47,987 119404 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': '2690', 'x-openstack-request-id': 'req-6acd3c1a-f4a7-45d9-97e3-bb2798769197', 'date': 'Tue, 31 May 2022 07:31:47 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/networks'} Body: b'{"networks":[{"id":"060e2e5d-df68-4b86-bbe5-8bd0700ab521","name":"public","tenant_id":"db80eadfc9a74e779c4bfe1a535ed221","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["44fd23f8-2675-4837-a5ec-304582ad9919"],"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-31T06:56:52Z","updated_at":"2022-05-31T06:56:59Z","revision_number":2,"project_id":"db80eadfc9a74e779c4bfe1a535ed221","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null},{"id":"ad2f8e38-406d-42ba-a8fa-4f721ea377c5","name":"tempest-network-smoke--256092841","tenant_id":"1aa4d8502fef4a54a042acaf31bd768a","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["8af37ccb-16cd-4b49-9854-0a9dca93fa33"],"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-31T07:31:43Z","updated_at":"2022-05-31T07:31:45Z","revision_number":2,"project_id":"1aa4d8502fef4a54a042acaf31bd768a","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":175},{"id":"bc2c47b7-3edc-4f01-a7b5-af7a16a7eff6","name":"shared","tenant_id":"db80eadfc9a74e779c4bfe1a535ed221","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["b6257cad-2809-475c-b967-ca59896e944f"],"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-31T06:59:25Z","updated_at":"2022-05-31T06:59:28Z","revision_number":2,"project_id":"db80eadfc9a74e779c4bfe1a535ed221","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":157},{"id":"e3c5c060-204d-4ae5-bf57-53b704165df4","name":"private","tenant_id":"e9e065e0edb44214a0f4026dd3161dc4","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["3bf14e35-104d-4671-84e4-c37ed7cc2591"],"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-31T06:56:33Z","updated_at":"2022-05-31T06:58:36Z","revision_number":3,"project_id":"e9e065e0edb44214a0f4026dd3161dc4","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":179}]}' 2022-05-31 07:31:48,065 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18:9696/v2.0/subnets 0.077s 2022-05-31 07:31:48,066 119404 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': '2542', 'x-openstack-request-id': 'req-6775f1e7-b4ca-42a6-bb30-90490b2a58f4', 'date': 'Tue, 31 May 2022 07:31:48 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/subnets'} Body: b'{"subnets":[{"id":"3bf14e35-104d-4671-84e4-c37ed7cc2591","name":"private-subnet","tenant_id":"e9e065e0edb44214a0f4026dd3161dc4","network_id":"e3c5c060-204d-4ae5-bf57-53b704165df4","ip_version":4,"subnetpool_id":"75e8716b-83b6-4b85-afa3-0892ba0c90cd","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-31T06:56:37Z","updated_at":"2022-05-31T06:58:36Z","revision_number":1,"project_id":"e9e065e0edb44214a0f4026dd3161dc4"},{"id":"44fd23f8-2675-4837-a5ec-304582ad9919","name":"public-subnet","tenant_id":"db80eadfc9a74e779c4bfe1a535ed221","network_id":"060e2e5d-df68-4b86-bbe5-8bd0700ab521","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.26.4.1","cidr":"172.26.4.0/24","allocation_pools":[{"start":"172.26.4.2","end":"172.26.4.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-05-31T06:56:59Z","updated_at":"2022-05-31T06:56:59Z","revision_number":0,"project_id":"db80eadfc9a74e779c4bfe1a535ed221"},{"id":"8af37ccb-16cd-4b49-9854-0a9dca93fa33","name":"tempest-subnet-smoke-1371077963","tenant_id":"1aa4d8502fef4a54a042acaf31bd768a","network_id":"ad2f8e38-406d-42ba-a8fa-4f721ea377c5","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":["1.2.3.4"],"description":"","service_types":[],"tags":[],"created_at":"2022-05-31T07:31:45Z","updated_at":"2022-05-31T07:31:45Z","revision_number":0,"project_id":"1aa4d8502fef4a54a042acaf31bd768a"},{"id":"b6257cad-2809-475c-b967-ca59896e944f","name":"shared-subnet","tenant_id":"db80eadfc9a74e779c4bfe1a535ed221","network_id":"bc2c47b7-3edc-4f01-a7b5-af7a16a7eff6","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-31T06:59:28Z","updated_at":"2022-05-31T06:59:28Z","revision_number":0,"project_id":"db80eadfc9a74e779c4bfe1a535ed221"}]}' 2022-05-31 07:31:48,320 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18:9696/v2.0/routers 0.254s 2022-05-31 07:31:48,320 119404 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': '1413', 'x-openstack-request-id': 'req-53afdec0-6e14-4235-9be0-1ccc4c476d99', 'date': 'Tue, 31 May 2022 07:31:48 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/routers'} Body: b'{"routers": [{"id": "badf2bd5-f8e2-4c84-bb73-9b8be13dc139", "name": "tempest-TestNetworkBasicOps-router-1779037977", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "060e2e5d-df68-4b86-bbe5-8bd0700ab521", "external_fixed_ips": [{"subnet_id": "44fd23f8-2675-4837-a5ec-304582ad9919", "ip_address": "172.26.4.120"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-05-31T07:31:43Z", "updated_at": "2022-05-31T07:31:46Z", "revision_number": 4, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}, {"id": "f9614b14-6d49-4fa9-8e9d-a597f24a18ea", "name": "router1", "tenant_id": "e9e065e0edb44214a0f4026dd3161dc4", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "060e2e5d-df68-4b86-bbe5-8bd0700ab521", "external_fixed_ips": [{"subnet_id": "44fd23f8-2675-4837-a5ec-304582ad9919", "ip_address": "172.26.4.235"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-05-31T06:56:46Z", "updated_at": "2022-05-31T06:57:04Z", "revision_number": 4, "project_id": "e9e065e0edb44214a0f4026dd3161dc4"}]}' 2022-05-31 07:31:48,382 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 POST http://10.222.0.18/compute/v2.1/os-keypairs 0.058s 2022-05-31 07:31:48,383 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1526408524", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNWfp87vWc5jwCfzIBxaYBhExoleE0naOBA0ifZMN1TDFTzk5hteSsuO4/KXhDWOGsTjI/PA4DkBQgYvBRtTZ3MXaU//QlKOJXYn60iVFcp3XsF5wjPt9MDOE9n52pFoyQ=="}} Response - Headers: {'date': 'Tue, 31 May 2022 07:31:48 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-9597a885-42ab-47cf-84c9-14bff73dc138', 'x-compute-request-id': 'req-9597a885-42ab-47cf-84c9-14bff73dc138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1526408524", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNWfp87vWc5jwCfzIBxaYBhExoleE0naOBA0ifZMN1TDFTzk5hteSsuO4/KXhDWOGsTjI/PA4DkBQgYvBRtTZ3MXaU//QlKOJXYn60iVFcp3XsF5wjPt9MDOE9n52pFoyQ==", "fingerprint": "f9:5b:0f:77:b5:f1:f5:4d:27:56:f3:42:af:40:0c:e3", "user_id": "865aaeb1fede4b05b6fe3e84177383e6"}}' 2022-05-31 07:31:48,551 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST http://10.222.0.18:9696/v2.0/security-groups 0.166s 2022-05-31 07:31:48,552 119404 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-714256846", "description": "tempest-secgroup-smoke-714256846 description", "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-8f4f880f-4603-45e7-8531-42b713e3d3c2', 'date': 'Tue, 31 May 2022 07:31:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "0f4f1859-553a-4774-9ec2-a5ed58a86d0f", "name": "tempest-secgroup-smoke-714256846", "stateful": true, "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "description": "tempest-secgroup-smoke-714256846 description", "shared": false, "security_group_rules": [{"id": "3563e3a5-c024-4c9e-8499-a44f9761ea40", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "0f4f1859-553a-4774-9ec2-a5ed58a86d0f", "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": 1405, "description": null, "tags": [], "created_at": "2022-05-31T07:31:48Z", "updated_at": "2022-05-31T07:31:48Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}, {"id": "b9d5e111-3d09-40c9-853a-a4c40bb09ae0", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "0f4f1859-553a-4774-9ec2-a5ed58a86d0f", "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": 1404, "description": null, "tags": [], "created_at": "2022-05-31T07:31:48Z", "updated_at": "2022-05-31T07:31:48Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}], "tags": [], "created_at": "2022-05-31T07:31:48Z", "updated_at": "2022-05-31T07:31:48Z", "revision_number": 1, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:31:48,706 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.154s 2022-05-31 07:31:48,707 119404 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": "0f4f1859-553a-4774-9ec2-a5ed58a86d0f", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "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-9a25c496-bce7-496b-a7e6-75cb5a35765a', 'date': 'Tue, 31 May 2022 07:31:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "69f48742-6f15-4076-916e-a79c3ac1d26a", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "0f4f1859-553a-4774-9ec2-a5ed58a86d0f", "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-31T07:31:48Z", "updated_at": "2022-05-31T07:31:48Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:31:48,875 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.167s 2022-05-31 07:31:48,875 119404 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": "0f4f1859-553a-4774-9ec2-a5ed58a86d0f", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "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-65057f60-0e71-43e5-8568-1abdd575836c', 'date': 'Tue, 31 May 2022 07:31:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "95c97ca2-c9c1-412d-98cb-dba5c0a4280f", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "0f4f1859-553a-4774-9ec2-a5ed58a86d0f", "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-31T07:31:48Z", "updated_at": "2022-05-31T07:31:48Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:31:49,043 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.167s 2022-05-31 07:31:49,044 119404 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": "0f4f1859-553a-4774-9ec2-a5ed58a86d0f", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-de97db3e-2a22-4b6c-8343-95a7de136e96', 'date': 'Tue, 31 May 2022 07:31:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e42fd9ad-d199-49d0-b3d8-22a722cb6c04", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "0f4f1859-553a-4774-9ec2-a5ed58a86d0f", "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-31T07:31:48Z", "updated_at": "2022-05-31T07:31:48Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:31:49,206 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.162s 2022-05-31 07:31:49,206 119404 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": "0f4f1859-553a-4774-9ec2-a5ed58a86d0f", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-482feba5-6de6-4ee2-9d24-f1076463ee12', 'date': 'Tue, 31 May 2022 07:31:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c0489023-98e5-4c7c-b9a0-201cfb5685f5", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "0f4f1859-553a-4774-9ec2-a5ed58a86d0f", "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-31T07:31:49Z", "updated_at": "2022-05-31T07:31:49Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:31:49,374 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.166s 2022-05-31 07:31:49,374 119404 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": "0f4f1859-553a-4774-9ec2-a5ed58a86d0f", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-613b8c74-c37a-48ef-87ec-b6cbd93a8ec2', 'date': 'Tue, 31 May 2022 07:31:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9a962885-eb59-464c-bd89-7c4f4abc7655", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "0f4f1859-553a-4774-9ec2-a5ed58a86d0f", "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-31T07:31:49Z", "updated_at": "2022-05-31T07:31:49Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:31:49,542 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.167s 2022-05-31 07:31:49,542 119404 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": "0f4f1859-553a-4774-9ec2-a5ed58a86d0f", "project_id": "1aa4d8502fef4a54a042acaf31bd768a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-c10cb21f-9179-4eaa-b27b-b138b979fabe', 'date': 'Tue, 31 May 2022 07:31:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "669cdbc5-bb3c-4578-b3f8-a306706904c7", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "security_group_id": "0f4f1859-553a-4774-9ec2-a5ed58a86d0f", "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-31T07:31:49Z", "updated_at": "2022-05-31T07:31:49Z", "revision_number": 0, "project_id": "1aa4d8502fef4a54a042acaf31bd768a"}}' 2022-05-31 07:31:49,596 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 201 POST http://10.222.0.18/identity/v3/auth/tokens 0.048s 2022-05-31 07:31:49,597 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 31 May 2022 07:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3242', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c34735d4-7203-45c7-8d20-7bfbf0a9adc2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "865aaeb1fede4b05b6fe3e84177383e6", "name": "tempest-TestNetworkBasicOps-1665403563-project", "password_expires_at": null}, "audit_ids": ["3KuBGptWTDSz26IBBAL7vw"], "expires_at": "2022-05-31T08:31:49.000000Z", "issued_at": "2022-05-31T07:31:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1aa4d8502fef4a54a042acaf31bd768a", "name": "tempest-TestNetworkBasicOps-1665403563"}, "is_domain": false, "roles": [{"id": "132da20be2c04fab81d8bf871fe8a9ad", "name": "member"}, {"id": "e7f7536b6ab249adbea6ea16a5967407", "name": "reader"}], "catalog": [{"endpoints": [{"id": "77b309ffb42e4cbd9e7f3de0f0f4c13c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/compute/v2.1", "region": "RegionOne"}], "id": "18adbe0f3f714693877fda31827458d9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "6c720ce7622d4833ae99a52ccae10e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/compute/v2/1aa4d8502fef4a54a042acaf31bd768a", "region": "RegionOne"}], "id": "3dda865e9bee4e52847ebd1c397a76dd", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "12eb615c85df40eea38c0efc19c59c5d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.18:8080", "region": "RegionOne"}, {"id": "b92628089a3345d7bac46a1ff0efaee7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18:8080/v1/AUTH_1aa4d8502fef4a54a042acaf31bd768a", "region": "RegionOne"}], "id": "8d27a7a75bb642c68da4f1d1a78df560", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "fa872fe92a754d60a51b68049e8547c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/placement", "region": "RegionOne"}], "id": "a0bc7f070b8844328ac2e87018c6fd7d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96ba173460134d85b64f489adabaf8fe", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/volume/v3/1aa4d8502fef4a54a042acaf31bd768a", "region": "RegionOne"}], "id": "bc6372553c92416ba71e0124554f29e3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "aeef595a093a472c90f693cab6257972", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18:9696/", "region": "RegionOne"}], "id": "ca98ae47057346a6b429f02672b40036", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "8950fa5a3b2e4806803b27f36fd85a11", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/volume/v3/1aa4d8502fef4a54a042acaf31bd768a", "region": "RegionOne"}], "id": "d0f9fb0c0374493581a949a3e80dd275", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "57ebc82cd8f947d5afdab66004ebff7b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/identity", "region": "RegionOne"}], "id": "efdd58e6bc324e9db1226f5583609776", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9188978d53be42e4b5ba9e9860f2e4b3", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/image", "region": "RegionOne"}], "id": "fac6cfb1e1a34fb2abd199a7383c1938", "type": "image", "name": "glance"}]}}' 2022-05-31 07:31:49,597 119404 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_subnet_details) Found network None available for tenant 2022-05-31 07:31:50,392 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 202 POST http://10.222.0.18/compute/v2.1/servers 0.794s 2022-05-31 07:31:50,393 119404 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-49978208", "imageRef": "d0930139-5184-4bcf-8a15-9e8cde15c757", "flavorRef": "452", "networks": [{"uuid": "ad2f8e38-406d-42ba-a8fa-4f721ea377c5"}], "key_name": "tempest-TestNetworkBasicOps-1526408524", "security_groups": [{"name": "tempest-secgroup-smoke-714256846"}]}} Response - Headers: {'date': 'Tue, 31 May 2022 07:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bb0116a-d946-46e9-bac1-079789ed37a8', 'x-compute-request-id': 'req-2bb0116a-d946-46e9-bac1-079789ed37a8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/compute/v2.1/servers'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-714256846"}], "adminPass": "8o8F6hUZ7eLB"}}' 2022-05-31 07:31:50,472 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.076s 2022-05-31 07:31:50,472 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56e0ea41-62da-46a2-b962-7d2323b4319d', 'x-compute-request-id': 'req-56e0ea41-62da-46a2-b962-7d2323b4319d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:31:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:31:51,548 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:31:51,548 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bd96209-4993-4119-9e0c-0447d415c4bf', 'x-compute-request-id': 'req-2bd96209-4993-4119-9e0c-0447d415c4bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:31:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:31:52,629 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.072s 2022-05-31 07:31:52,630 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-917e9e87-0616-4243-8a2a-b88cfd90b201', 'x-compute-request-id': 'req-917e9e87-0616-4243-8a2a-b88cfd90b201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:31:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:31:53,704 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:31:53,704 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5315e3cd-d581-49d5-9a5c-940c22983877', 'x-compute-request-id': 'req-5315e3cd-d581-49d5-9a5c-940c22983877', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:31:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:31:54,780 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:31:54,780 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eb0178b-c163-4e14-ab0d-eb4968ac7871', 'x-compute-request-id': 'req-4eb0178b-c163-4e14-ab0d-eb4968ac7871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:31:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:31:55,855 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:31:55,855 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6fcfc10-6786-48ed-8391-c66a60dfc336', 'x-compute-request-id': 'req-c6fcfc10-6786-48ed-8391-c66a60dfc336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:31:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:31:56,933 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:31:56,933 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7677d439-900a-4ec1-9034-e4e0dae25448', 'x-compute-request-id': 'req-7677d439-900a-4ec1-9034-e4e0dae25448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:31:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:31:58,007 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:31:58,007 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4720343c-2441-49e1-84b5-0c04793f3241', 'x-compute-request-id': 'req-4720343c-2441-49e1-84b5-0c04793f3241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:31:59,083 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:31:59,083 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f476c7af-1056-4916-b322-017cb06ad676', 'x-compute-request-id': 'req-f476c7af-1056-4916-b322-017cb06ad676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:31:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:00,158 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:32:00,158 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bbbc7bb-cfbf-4777-9885-dab4243f9dbc', 'x-compute-request-id': 'req-1bbbc7bb-cfbf-4777-9885-dab4243f9dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:01,233 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:32:01,233 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f03cb591-4fa1-483e-a520-2ad065bd2c28', 'x-compute-request-id': 'req-f03cb591-4fa1-483e-a520-2ad065bd2c28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:02,313 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.071s 2022-05-31 07:32:02,313 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-639e1e80-0b75-4a7e-9720-4779a9ed709f', 'x-compute-request-id': 'req-639e1e80-0b75-4a7e-9720-4779a9ed709f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:03,388 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:32:03,388 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15bf3397-a890-4efd-9e61-7fc7596c38d2', 'x-compute-request-id': 'req-15bf3397-a890-4efd-9e61-7fc7596c38d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:04,463 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:32:04,464 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24ba6427-4267-4883-82b8-b0d94842d972', 'x-compute-request-id': 'req-24ba6427-4267-4883-82b8-b0d94842d972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:05,538 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:32:05,539 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f39cedc5-6cf6-4000-a347-797474217b75', 'x-compute-request-id': 'req-f39cedc5-6cf6-4000-a347-797474217b75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:06,616 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:32:06,617 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0e6a93b-70b5-4daa-b75c-6d53a40b6bc0', 'x-compute-request-id': 'req-e0e6a93b-70b5-4daa-b75c-6d53a40b6bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:07,693 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:32:07,693 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fef9db0-b5c8-462a-9704-ccae5b205a1d', 'x-compute-request-id': 'req-5fef9db0-b5c8-462a-9704-ccae5b205a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:08,770 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:32:08,770 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98d75b42-b65b-471f-baaf-5a6e1d9d6a68', 'x-compute-request-id': 'req-98d75b42-b65b-471f-baaf-5a6e1d9d6a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:09,846 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:32:09,847 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6426c5f7-702a-4e53-86f5-d99893083d18', 'x-compute-request-id': 'req-6426c5f7-702a-4e53-86f5-d99893083d18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:10,922 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:32:10,922 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fad383d0-a941-488b-9abc-efa9f6abbf25', 'x-compute-request-id': 'req-fad383d0-a941-488b-9abc-efa9f6abbf25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:12,001 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:32:12,001 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daf7ed8e-8b8b-4ed2-beb3-be09310de5bf', 'x-compute-request-id': 'req-daf7ed8e-8b8b-4ed2-beb3-be09310de5bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:13,076 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:32:13,076 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ccfd028-d863-45e7-b3e8-8b9100bb9274', 'x-compute-request-id': 'req-5ccfd028-d863-45e7-b3e8-8b9100bb9274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:14,150 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:32:14,151 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56167b0b-bfed-4657-925d-106b463ad712', 'x-compute-request-id': 'req-56167b0b-bfed-4657-925d-106b463ad712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:15,225 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:32:15,225 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c330aa28-afab-45d7-9899-618d74b4db0c', 'x-compute-request-id': 'req-c330aa28-afab-45d7-9899-618d74b4db0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:16,303 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:32:16,303 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10cd577d-1b53-489b-a94b-5d480d49c7a9', 'x-compute-request-id': 'req-10cd577d-1b53-489b-a94b-5d480d49c7a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:17,376 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:32:17,377 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b276ccb0-cb76-499e-93fc-2efdd0c44f05', 'x-compute-request-id': 'req-b276ccb0-cb76-499e-93fc-2efdd0c44f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:18,450 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:32:18,450 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca5d89b7-1cca-49c9-aab1-93ce8a22f8d2', 'x-compute-request-id': 'req-ca5d89b7-1cca-49c9-aab1-93ce8a22f8d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:19,523 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:32:19,524 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95833f7d-9785-4946-b0f0-d3e0b0d02822', 'x-compute-request-id': 'req-95833f7d-9785-4946-b0f0-d3e0b0d02822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:20,600 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:32:20,601 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9a68e0b-df4b-4c16-b163-bc4445ec9144', 'x-compute-request-id': 'req-e9a68e0b-df4b-4c16-b163-bc4445ec9144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:21,679 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:32:21,679 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-358f9fc5-dad1-49bb-afbe-b9e2a14014b3', 'x-compute-request-id': 'req-358f9fc5-dad1-49bb-afbe-b9e2a14014b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:22,761 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.073s 2022-05-31 07:32:22,761 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1885e4ec-8595-48dc-8c20-bfe54026be23', 'x-compute-request-id': 'req-1885e4ec-8595-48dc-8c20-bfe54026be23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:23,838 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:32:23,839 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89ae7a9f-48d0-43b4-96ad-cea0c607768e', 'x-compute-request-id': 'req-89ae7a9f-48d0-43b4-96ad-cea0c607768e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:24,914 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:32:24,914 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ce8ffc3-b59f-4595-8acb-787ea0b4afad', 'x-compute-request-id': 'req-7ce8ffc3-b59f-4595-8acb-787ea0b4afad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:25,992 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:32:25,992 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92fdb0de-839d-448f-affe-2f4884a85471', 'x-compute-request-id': 'req-92fdb0de-839d-448f-affe-2f4884a85471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:27,066 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:32:27,067 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad6492b3-1091-45db-be3d-f17414c41151', 'x-compute-request-id': 'req-ad6492b3-1091-45db-be3d-f17414c41151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:28,142 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:32:28,142 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-217e74b7-29ff-466f-965b-bf1fcc9885ae', 'x-compute-request-id': 'req-217e74b7-29ff-466f-965b-bf1fcc9885ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:29,217 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:32:29,218 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0247868-72b9-48b4-84e5-fc7ad69c9c44', 'x-compute-request-id': 'req-d0247868-72b9-48b4-84e5-fc7ad69c9c44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:30,297 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.070s 2022-05-31 07:32:30,297 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-890991e1-0b1f-461f-aedd-c834bfbca638', 'x-compute-request-id': 'req-890991e1-0b1f-461f-aedd-c834bfbca638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:31,372 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:32:31,372 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a51a5d5e-f3ee-4256-a0e9-69eb6371439a', 'x-compute-request-id': 'req-a51a5d5e-f3ee-4256-a0e9-69eb6371439a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:32,446 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:32:32,446 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1eb6e26c-f7d2-4ce2-a596-3a30d4c52160', 'x-compute-request-id': 'req-1eb6e26c-f7d2-4ce2-a596-3a30d4c52160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:33,520 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:32:33,520 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9266610a-c68a-4030-a127-e369da9759a8', 'x-compute-request-id': 'req-9266610a-c68a-4030-a127-e369da9759a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:34,598 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.070s 2022-05-31 07:32:34,599 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67c88f30-1413-48d5-8623-2030535b39cd', 'x-compute-request-id': 'req-67c88f30-1413-48d5-8623-2030535b39cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:35,673 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:32:35,673 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8878b7bb-3109-462c-900f-81e3ba0ce9e4', 'x-compute-request-id': 'req-8878b7bb-3109-462c-900f-81e3ba0ce9e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:36,755 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.073s 2022-05-31 07:32:36,755 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee452f78-b228-41f3-9f40-c53b534894d0', 'x-compute-request-id': 'req-ee452f78-b228-41f3-9f40-c53b534894d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:37,831 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:32:37,831 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94e2aed1-ee94-44be-822d-141a088f3ccb', 'x-compute-request-id': 'req-94e2aed1-ee94-44be-822d-141a088f3ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:38,911 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.071s 2022-05-31 07:32:38,912 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a4d08d5-49c5-44a2-8636-ef693c38cafc', 'x-compute-request-id': 'req-2a4d08d5-49c5-44a2-8636-ef693c38cafc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:39,989 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:32:39,990 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9aa15c75-ffba-401c-b028-6453cc052848', 'x-compute-request-id': 'req-9aa15c75-ffba-401c-b028-6453cc052848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:41,064 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:32:41,064 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-093517b0-0989-4705-87c0-2508ab2a3533', 'x-compute-request-id': 'req-093517b0-0989-4705-87c0-2508ab2a3533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:42,138 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:32:42,139 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e37c6e7c-9d9b-48c5-8501-29953cc9c341', 'x-compute-request-id': 'req-e37c6e7c-9d9b-48c5-8501-29953cc9c341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:43,217 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:32:43,217 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92747bba-b4ac-42c1-9079-2ddaac09b296', 'x-compute-request-id': 'req-92747bba-b4ac-42c1-9079-2ddaac09b296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:44,291 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:32:44,292 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a8e115c-ba71-42be-9a5b-675bcfa2c631', 'x-compute-request-id': 'req-3a8e115c-ba71-42be-9a5b-675bcfa2c631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:45,365 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:32:45,365 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e131b18-0aac-46bf-b57d-ce62eb0b848c', 'x-compute-request-id': 'req-1e131b18-0aac-46bf-b57d-ce62eb0b848c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:46,439 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:32:46,440 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24ee0fc7-e78a-40f8-b515-20a8766e1004', 'x-compute-request-id': 'req-24ee0fc7-e78a-40f8-b515-20a8766e1004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:47,517 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:32:47,518 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97d7298d-47cf-4b28-9954-280ae7402d97', 'x-compute-request-id': 'req-97d7298d-47cf-4b28-9954-280ae7402d97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:48,593 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:32:48,593 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-283a3dfc-f855-46c8-a46a-2b0ed209453f', 'x-compute-request-id': 'req-283a3dfc-f855-46c8-a46a-2b0ed209453f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:49,667 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:32:49,667 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c65b12c9-3d18-446b-b213-2cd3859e52f1', 'x-compute-request-id': 'req-c65b12c9-3d18-446b-b213-2cd3859e52f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:50,742 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:32:50,743 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a5d6bea-5e6f-4191-b6f8-2cabf751eb3d', 'x-compute-request-id': 'req-0a5d6bea-5e6f-4191-b6f8-2cabf751eb3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:51,825 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.074s 2022-05-31 07:32:51,825 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dc6bc9e-2de4-42cf-ad3b-33dc4656e8be', 'x-compute-request-id': 'req-8dc6bc9e-2de4-42cf-ad3b-33dc4656e8be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:52,901 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:32:52,902 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05b96d38-afeb-43fe-90ad-aa37899e0fa7', 'x-compute-request-id': 'req-05b96d38-afeb-43fe-90ad-aa37899e0fa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:53,976 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:32:53,977 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-936ed370-e55e-4e7c-851b-d63110beac92', 'x-compute-request-id': 'req-936ed370-e55e-4e7c-851b-d63110beac92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:55,053 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:32:55,053 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0372197d-d235-4757-9633-3ac6246d6a4a', 'x-compute-request-id': 'req-0372197d-d235-4757-9633-3ac6246d6a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:56,131 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:32:56,131 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6a81b40-9942-413b-8477-94af84ca1c10', 'x-compute-request-id': 'req-b6a81b40-9942-413b-8477-94af84ca1c10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:57,206 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:32:57,206 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6c55caa-266f-4c4e-aa80-bf4804a68004', 'x-compute-request-id': 'req-b6c55caa-266f-4c4e-aa80-bf4804a68004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:58,280 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:32:58,281 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edd459da-ffd7-427b-afa6-735179ee9215', 'x-compute-request-id': 'req-edd459da-ffd7-427b-afa6-735179ee9215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:32:59,355 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:32:59,356 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4353125f-cb6d-47b8-bfb7-80baa03bff37', 'x-compute-request-id': 'req-4353125f-cb6d-47b8-bfb7-80baa03bff37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:32:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:00,435 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.070s 2022-05-31 07:33:00,435 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e523f998-c462-435d-98a7-ace0a45b6fe8', 'x-compute-request-id': 'req-e523f998-c462-435d-98a7-ace0a45b6fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:01,510 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:33:01,510 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5601ac4f-18d3-48de-9020-31f50b06870d', 'x-compute-request-id': 'req-5601ac4f-18d3-48de-9020-31f50b06870d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:02,584 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:33:02,584 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43e79910-a80b-42bd-8c78-b1b8b693db6d', 'x-compute-request-id': 'req-43e79910-a80b-42bd-8c78-b1b8b693db6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:03,658 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:33:03,659 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccafa22e-8410-46a7-b167-34ad80f1848d', 'x-compute-request-id': 'req-ccafa22e-8410-46a7-b167-34ad80f1848d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:04,737 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.070s 2022-05-31 07:33:04,738 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b91b4139-08e5-4dec-9d9a-56029a45399b', 'x-compute-request-id': 'req-b91b4139-08e5-4dec-9d9a-56029a45399b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:05,812 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:33:05,812 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2272373f-dee5-4a20-925d-6d78b64d7ef6', 'x-compute-request-id': 'req-2272373f-dee5-4a20-925d-6d78b64d7ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:06,886 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:33:06,886 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7751ecda-f4b0-45b8-91d9-88e7d118e25c', 'x-compute-request-id': 'req-7751ecda-f4b0-45b8-91d9-88e7d118e25c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:07,962 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:33:07,962 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-690954eb-66f9-4d15-9333-f2780e7dc6d0', 'x-compute-request-id': 'req-690954eb-66f9-4d15-9333-f2780e7dc6d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:09,040 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:33:09,041 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bbcf790-5cb4-420e-8977-d0a84c3f7392', 'x-compute-request-id': 'req-6bbcf790-5cb4-420e-8977-d0a84c3f7392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:10,116 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:33:10,116 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c8a72dd-c114-445f-a189-cf94d5c74fc4', 'x-compute-request-id': 'req-7c8a72dd-c114-445f-a189-cf94d5c74fc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:11,190 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:33:11,190 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49ca2930-70de-4a74-b508-e44c0638dc27', 'x-compute-request-id': 'req-49ca2930-70de-4a74-b508-e44c0638dc27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:12,266 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:33:12,267 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b09c138-f07b-494f-ab89-ba6c83d262f1', 'x-compute-request-id': 'req-8b09c138-f07b-494f-ab89-ba6c83d262f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:13,344 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:33:13,345 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab199eea-1292-4995-8fde-f938ae83c0bb', 'x-compute-request-id': 'req-ab199eea-1292-4995-8fde-f938ae83c0bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:14,419 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:33:14,419 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20c7bf1f-1155-4daf-9691-ae2d38d0057e', 'x-compute-request-id': 'req-20c7bf1f-1155-4daf-9691-ae2d38d0057e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:15,493 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:33:15,494 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbc9138e-9385-46e1-9cdf-ec6e0a879d8a', 'x-compute-request-id': 'req-fbc9138e-9385-46e1-9cdf-ec6e0a879d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:16,568 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:33:16,568 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91b8c5f0-f889-4bdf-bcb9-080f7843c598', 'x-compute-request-id': 'req-91b8c5f0-f889-4bdf-bcb9-080f7843c598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:17,645 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:33:17,646 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0191daf-6c91-4ee2-8de0-92c75180a60a', 'x-compute-request-id': 'req-c0191daf-6c91-4ee2-8de0-92c75180a60a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:18,977 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.323s 2022-05-31 07:33:18,978 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd47dba1-f6d1-4486-8225-bf9f826ff80a', 'x-compute-request-id': 'req-cd47dba1-f6d1-4486-8225-bf9f826ff80a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:20,052 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:33:20,053 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06933d08-ed62-45f1-b9b9-bf7b8be16be4', 'x-compute-request-id': 'req-06933d08-ed62-45f1-b9b9-bf7b8be16be4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:21,127 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:33:21,128 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f53c92d-033e-4d38-aa36-0447db401bf9', 'x-compute-request-id': 'req-1f53c92d-033e-4d38-aa36-0447db401bf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:22,203 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:33:22,203 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51945213-efea-4f13-ba84-864654c745cd', 'x-compute-request-id': 'req-51945213-efea-4f13-ba84-864654c745cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:23,281 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:33:23,281 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6df9e469-a7f4-4115-bc31-e7728ad7eb3b', 'x-compute-request-id': 'req-6df9e469-a7f4-4115-bc31-e7728ad7eb3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:24,356 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:33:24,356 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d06ba5df-0f06-48c9-ad5b-aa2a186d3a48', 'x-compute-request-id': 'req-d06ba5df-0f06-48c9-ad5b-aa2a186d3a48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:25,431 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:33:25,431 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58b9fcdb-fe7e-4274-9d77-d761fe7f1055', 'x-compute-request-id': 'req-58b9fcdb-fe7e-4274-9d77-d761fe7f1055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:26,506 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:33:26,507 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88dc3d00-35f5-44f9-b1c0-e1ea317b4287', 'x-compute-request-id': 'req-88dc3d00-35f5-44f9-b1c0-e1ea317b4287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:27,585 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:33:27,585 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd3e7734-7f47-4adf-a0f8-a8bbe5fecf4c', 'x-compute-request-id': 'req-fd3e7734-7f47-4adf-a0f8-a8bbe5fecf4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:28,658 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:33:28,659 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d27e9f3-c287-4dca-9325-dbf136d42061', 'x-compute-request-id': 'req-0d27e9f3-c287-4dca-9325-dbf136d42061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:29,734 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:33:29,734 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f83b1fa8-7981-4d5f-add0-597bf0e7156e', 'x-compute-request-id': 'req-f83b1fa8-7981-4d5f-add0-597bf0e7156e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:30,808 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:33:30,809 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7e599b3-8b56-4555-b8f7-0a8da5c0ff62', 'x-compute-request-id': 'req-a7e599b3-8b56-4555-b8f7-0a8da5c0ff62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:31,882 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:33:31,882 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4265f4e-1268-47c9-a518-1cf9297a2833', 'x-compute-request-id': 'req-e4265f4e-1268-47c9-a518-1cf9297a2833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:32,961 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.070s 2022-05-31 07:33:32,961 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-240e7492-88f1-4366-9b35-03f3e12d44c2', 'x-compute-request-id': 'req-240e7492-88f1-4366-9b35-03f3e12d44c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:34,036 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:33:34,037 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c304d4b2-6247-4888-91bb-ffc505bd5cb7', 'x-compute-request-id': 'req-c304d4b2-6247-4888-91bb-ffc505bd5cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:35,110 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:33:35,111 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e4fa4be-424c-4fa7-aebe-f4fb9bf23a10', 'x-compute-request-id': 'req-9e4fa4be-424c-4fa7-aebe-f4fb9bf23a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:36,185 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:33:36,185 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9415c845-4d02-4029-b0a4-af7d1e122f9c', 'x-compute-request-id': 'req-9415c845-4d02-4029-b0a4-af7d1e122f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:37,263 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:33:37,264 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55ffb714-86e9-4d10-812e-f71743896858', 'x-compute-request-id': 'req-55ffb714-86e9-4d10-812e-f71743896858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:38,342 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:33:38,343 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61cb4a6f-1a28-4101-8667-3629b22cb90c', 'x-compute-request-id': 'req-61cb4a6f-1a28-4101-8667-3629b22cb90c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:39,417 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:33:39,417 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee167a2e-2865-4e34-835c-ed9e5e7310de', 'x-compute-request-id': 'req-ee167a2e-2865-4e34-835c-ed9e5e7310de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:40,492 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:33:40,492 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e009df13-bdad-4944-9907-0c9153ff4ff3', 'x-compute-request-id': 'req-e009df13-bdad-4944-9907-0c9153ff4ff3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:41,569 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:33:41,570 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01f34f0e-3220-4e9f-b2f8-b67d036ba77e', 'x-compute-request-id': 'req-01f34f0e-3220-4e9f-b2f8-b67d036ba77e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:42,644 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:33:42,645 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b78e148-a6f9-4d8d-a0a3-1e92e48f5864', 'x-compute-request-id': 'req-0b78e148-a6f9-4d8d-a0a3-1e92e48f5864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:43,720 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:33:43,720 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3379158a-c33c-449c-8724-e6a072d3c203', 'x-compute-request-id': 'req-3379158a-c33c-449c-8724-e6a072d3c203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:44,794 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:33:44,795 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0aaa5f7-83ce-40ad-82b8-ea6e4656c699', 'x-compute-request-id': 'req-e0aaa5f7-83ce-40ad-82b8-ea6e4656c699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:45,869 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:33:45,869 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd2922be-fb7b-4bc2-a3e5-ace915f36f82', 'x-compute-request-id': 'req-bd2922be-fb7b-4bc2-a3e5-ace915f36f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:46,948 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.070s 2022-05-31 07:33:46,948 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27e74210-3683-444a-b3a7-33ec39d94bcb', 'x-compute-request-id': 'req-27e74210-3683-444a-b3a7-33ec39d94bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:48,023 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:33:48,023 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d98787fd-edb2-4f83-a80f-e8d9eff31f72', 'x-compute-request-id': 'req-d98787fd-edb2-4f83-a80f-e8d9eff31f72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:49,098 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:33:49,098 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e63b3359-0708-46d7-a380-84258a89144b', 'x-compute-request-id': 'req-e63b3359-0708-46d7-a380-84258a89144b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:50,172 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:33:50,172 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-180c310c-980e-400f-9baa-cb5b35b3bcfa', 'x-compute-request-id': 'req-180c310c-980e-400f-9baa-cb5b35b3bcfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:51,250 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:33:51,250 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e15a2ede-61fd-4469-af95-8f4ab8071c3a', 'x-compute-request-id': 'req-e15a2ede-61fd-4469-af95-8f4ab8071c3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:52,326 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:33:52,326 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a51143ac-843f-480e-844a-c94d8431863c', 'x-compute-request-id': 'req-a51143ac-843f-480e-844a-c94d8431863c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:53,401 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:33:53,401 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40afe22c-6cab-4e26-b407-d6f18c6fb70c', 'x-compute-request-id': 'req-40afe22c-6cab-4e26-b407-d6f18c6fb70c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:54,475 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:33:54,476 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4723411b-7003-42a6-a97f-c0525c26055f', 'x-compute-request-id': 'req-4723411b-7003-42a6-a97f-c0525c26055f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:55,551 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:33:55,551 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e59ee64a-52b8-45fd-9e89-7cd96b492c06', 'x-compute-request-id': 'req-e59ee64a-52b8-45fd-9e89-7cd96b492c06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:56,628 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:33:56,629 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1baa99a-499d-4a5b-91de-287095a2239b', 'x-compute-request-id': 'req-e1baa99a-499d-4a5b-91de-287095a2239b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:57,704 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:33:57,704 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-584fb922-49f5-4784-9e5e-86a6d5219001', 'x-compute-request-id': 'req-584fb922-49f5-4784-9e5e-86a6d5219001', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:58,778 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:33:58,778 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea5fc83e-e0b4-4108-af99-0b9668e628d9', 'x-compute-request-id': 'req-ea5fc83e-e0b4-4108-af99-0b9668e628d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:33:59,854 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:33:59,854 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-361e397d-8dae-4a88-ae79-25dc606cb20a', 'x-compute-request-id': 'req-361e397d-8dae-4a88-ae79-25dc606cb20a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:33:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:00,929 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:34:00,929 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1971c486-d95d-4ea1-90bb-f599a0f136f2', 'x-compute-request-id': 'req-1971c486-d95d-4ea1-90bb-f599a0f136f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:02,007 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.070s 2022-05-31 07:34:02,007 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90c0d616-2071-4413-91d7-682233af8a10', 'x-compute-request-id': 'req-90c0d616-2071-4413-91d7-682233af8a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:03,081 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:34:03,081 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3863eefb-0a62-46fa-8b66-f4ddd723c170', 'x-compute-request-id': 'req-3863eefb-0a62-46fa-8b66-f4ddd723c170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:04,157 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:34:04,157 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c43b9129-6893-4ec5-8aae-5765b794eb9c', 'x-compute-request-id': 'req-c43b9129-6893-4ec5-8aae-5765b794eb9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:05,234 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:34:05,234 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cf2c22a-26d8-4135-b016-30a19c281fdf', 'x-compute-request-id': 'req-6cf2c22a-26d8-4135-b016-30a19c281fdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:06,309 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:34:06,309 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95edea08-2e6f-4d3a-b669-0ec9acff10d7', 'x-compute-request-id': 'req-95edea08-2e6f-4d3a-b669-0ec9acff10d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:07,390 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.072s 2022-05-31 07:34:07,390 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cddddc66-1a2a-4bda-8208-2c8c02ad4ccd', 'x-compute-request-id': 'req-cddddc66-1a2a-4bda-8208-2c8c02ad4ccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:08,465 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:34:08,465 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2a8487b-92e7-4cb6-9f2b-8f2da60cee85', 'x-compute-request-id': 'req-f2a8487b-92e7-4cb6-9f2b-8f2da60cee85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:09,541 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:34:09,542 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36ef1a31-63d0-4c6f-8104-0b042e733fbd', 'x-compute-request-id': 'req-36ef1a31-63d0-4c6f-8104-0b042e733fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:10,617 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:34:10,617 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c76ccafd-8267-4d90-9a60-c7cb70f1c9e9', 'x-compute-request-id': 'req-c76ccafd-8267-4d90-9a60-c7cb70f1c9e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:11,695 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:34:11,696 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12153438-ad7b-43ae-a702-6229b660a178', 'x-compute-request-id': 'req-12153438-ad7b-43ae-a702-6229b660a178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:12,771 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:34:12,771 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16cb2b6f-f81a-4294-8d8a-17de7e462904', 'x-compute-request-id': 'req-16cb2b6f-f81a-4294-8d8a-17de7e462904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:13,847 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:34:13,848 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85720533-caf1-43d9-956a-eebc4bf7e94e', 'x-compute-request-id': 'req-85720533-caf1-43d9-956a-eebc4bf7e94e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:14,922 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:34:14,922 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cf7cac9-5de3-42e5-8c88-9c50f80021a2', 'x-compute-request-id': 'req-0cf7cac9-5de3-42e5-8c88-9c50f80021a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:16,000 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:34:16,000 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-359155e5-5cc8-490a-ae80-b46bedf6010e', 'x-compute-request-id': 'req-359155e5-5cc8-490a-ae80-b46bedf6010e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:17,118 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.110s 2022-05-31 07:34:17,118 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a64d0d0-5f0c-49b7-ab2a-862b1f44eccd', 'x-compute-request-id': 'req-7a64d0d0-5f0c-49b7-ab2a-862b1f44eccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:18,241 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.115s 2022-05-31 07:34:18,242 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0fe1123-712c-48d1-be9d-07607f8d323c', 'x-compute-request-id': 'req-a0fe1123-712c-48d1-be9d-07607f8d323c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:19,317 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:34:19,317 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae78b108-eac9-4f36-84ee-25b82d197e46', 'x-compute-request-id': 'req-ae78b108-eac9-4f36-84ee-25b82d197e46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:20,396 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.071s 2022-05-31 07:34:20,397 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16530f26-597e-4d3c-a23c-1cd57564aaf9', 'x-compute-request-id': 'req-16530f26-597e-4d3c-a23c-1cd57564aaf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:21,471 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:34:21,471 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64d01b81-6597-478b-a665-91e2e128c18e', 'x-compute-request-id': 'req-64d01b81-6597-478b-a665-91e2e128c18e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:22,547 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:34:22,547 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed4ec022-ab21-41bc-ac35-59d9f3e7949b', 'x-compute-request-id': 'req-ed4ec022-ab21-41bc-ac35-59d9f3e7949b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:23,621 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:34:23,622 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d685139-3823-4029-86cc-e993884583d7', 'x-compute-request-id': 'req-1d685139-3823-4029-86cc-e993884583d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:24,699 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:34:24,700 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4147694c-ab8c-4ece-904c-efdc1af0d85d', 'x-compute-request-id': 'req-4147694c-ab8c-4ece-904c-efdc1af0d85d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:25,774 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:34:25,775 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e851b689-eccf-426d-8a26-1c9f67acfb66', 'x-compute-request-id': 'req-e851b689-eccf-426d-8a26-1c9f67acfb66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:26,849 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:34:26,849 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c074904-b6b3-4872-890a-82c8fad950e9', 'x-compute-request-id': 'req-1c074904-b6b3-4872-890a-82c8fad950e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:27,925 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:34:27,925 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df1799f8-d893-4e39-a8b4-a13ad34d4ba4', 'x-compute-request-id': 'req-df1799f8-d893-4e39-a8b4-a13ad34d4ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:29,002 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:34:29,003 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-991e9e19-dabb-42f0-9438-9f4a3fbc8bca', 'x-compute-request-id': 'req-991e9e19-dabb-42f0-9438-9f4a3fbc8bca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:30,131 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.119s 2022-05-31 07:34:30,132 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5bc5758-d82c-4c69-bbc0-96d30ed50b0f', 'x-compute-request-id': 'req-d5bc5758-d82c-4c69-bbc0-96d30ed50b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:31,206 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:34:31,207 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ab062c2-5a97-4468-99bf-784ae36998ab', 'x-compute-request-id': 'req-3ab062c2-5a97-4468-99bf-784ae36998ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:32,281 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:34:32,282 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3d71c72-fe93-4917-b4d3-7ed5585a1bcd', 'x-compute-request-id': 'req-f3d71c72-fe93-4917-b4d3-7ed5585a1bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:33,360 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:34:33,360 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c587891-4334-473c-ae4e-b01a7f45f7c6', 'x-compute-request-id': 'req-9c587891-4334-473c-ae4e-b01a7f45f7c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:34,436 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:34:34,436 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-984e0182-425b-40e9-b3fe-9490f374a252', 'x-compute-request-id': 'req-984e0182-425b-40e9-b3fe-9490f374a252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:35,511 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:34:35,511 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5272d51b-0e1e-41a9-b1b3-c861e07da414', 'x-compute-request-id': 'req-5272d51b-0e1e-41a9-b1b3-c861e07da414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:36,586 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:34:36,586 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95f687c3-29d9-4a5f-be8e-021b52d867ef', 'x-compute-request-id': 'req-95f687c3-29d9-4a5f-be8e-021b52d867ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:37,664 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:34:37,664 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-661607f3-5cdf-4113-a49c-329a1626e0af', 'x-compute-request-id': 'req-661607f3-5cdf-4113-a49c-329a1626e0af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:38,739 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:34:38,739 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bce2264d-81c9-4287-b896-69abe1436b8e', 'x-compute-request-id': 'req-bce2264d-81c9-4287-b896-69abe1436b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:39,815 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:34:39,816 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47957ae9-0dee-4faa-bf12-e2a00bbbb5c5', 'x-compute-request-id': 'req-47957ae9-0dee-4faa-bf12-e2a00bbbb5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:40,889 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:34:40,889 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b18329ef-b846-4015-a1e6-64c1b3bb67fd', 'x-compute-request-id': 'req-b18329ef-b846-4015-a1e6-64c1b3bb67fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:41,968 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.070s 2022-05-31 07:34:41,968 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bac836c7-bf3d-48ea-85f7-eb7e05ed7900', 'x-compute-request-id': 'req-bac836c7-bf3d-48ea-85f7-eb7e05ed7900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:43,043 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:34:43,043 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6b73202-3d68-46eb-86e7-7bd9e53a31ad', 'x-compute-request-id': 'req-e6b73202-3d68-46eb-86e7-7bd9e53a31ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:44,119 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:34:44,120 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b564d627-878a-4b4d-870f-cbbc25023d9c', 'x-compute-request-id': 'req-b564d627-878a-4b4d-870f-cbbc25023d9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:45,193 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:34:45,194 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80150764-c84e-4495-ba31-e97488e98302', 'x-compute-request-id': 'req-80150764-c84e-4495-ba31-e97488e98302', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:46,272 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.070s 2022-05-31 07:34:46,273 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2202cbdc-135f-4323-af59-c6479a724caf', 'x-compute-request-id': 'req-2202cbdc-135f-4323-af59-c6479a724caf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:47,348 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:34:47,348 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d675d37c-1e27-49c9-ba5f-371fec7fc9e6', 'x-compute-request-id': 'req-d675d37c-1e27-49c9-ba5f-371fec7fc9e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:48,425 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:34:48,425 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8769d1b4-d3cc-4cf1-8bfe-d6470242439e', 'x-compute-request-id': 'req-8769d1b4-d3cc-4cf1-8bfe-d6470242439e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:49,500 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:34:49,500 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc8bae42-1b8e-49ca-864b-15bbfc1c9ec3', 'x-compute-request-id': 'req-dc8bae42-1b8e-49ca-864b-15bbfc1c9ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:50,577 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:34:50,577 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7866cddd-a966-40f7-b2cd-6da337c261de', 'x-compute-request-id': 'req-7866cddd-a966-40f7-b2cd-6da337c261de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:51,653 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:34:51,653 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7e6f46e-5d56-45e9-bafe-83c190ba3755', 'x-compute-request-id': 'req-e7e6f46e-5d56-45e9-bafe-83c190ba3755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:52,728 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:34:52,728 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-972a9ab3-c0c0-4afe-9a52-35332e3fadc7', 'x-compute-request-id': 'req-972a9ab3-c0c0-4afe-9a52-35332e3fadc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:53,803 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:34:53,803 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aaec8f7-ea22-4c95-abee-5a3963922cef', 'x-compute-request-id': 'req-2aaec8f7-ea22-4c95-abee-5a3963922cef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:54,880 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:34:54,880 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afd31053-2580-40b3-9840-08e12e40bcb6', 'x-compute-request-id': 'req-afd31053-2580-40b3-9840-08e12e40bcb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:55,956 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:34:55,957 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a49f1aff-1d76-4b53-a15a-da19554b5d80', 'x-compute-request-id': 'req-a49f1aff-1d76-4b53-a15a-da19554b5d80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:57,031 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:34:57,031 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61af650b-3a9a-40a6-bef1-6733d2b385fd', 'x-compute-request-id': 'req-61af650b-3a9a-40a6-bef1-6733d2b385fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:58,106 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:34:58,107 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b87470bf-0c25-4617-9fe1-07190245af7b', 'x-compute-request-id': 'req-b87470bf-0c25-4617-9fe1-07190245af7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:34:59,185 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.070s 2022-05-31 07:34:59,185 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e297349c-b2e8-476e-a1b3-e6f7b8c79a13', 'x-compute-request-id': 'req-e297349c-b2e8-476e-a1b3-e6f7b8c79a13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:34:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:00,260 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:35:00,261 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73eeb051-e200-4025-ab06-ea9a573dcbb3', 'x-compute-request-id': 'req-73eeb051-e200-4025-ab06-ea9a573dcbb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:01,335 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:35:01,335 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40ecfaa7-b639-4ae9-9640-b25b8a4de9e7', 'x-compute-request-id': 'req-40ecfaa7-b639-4ae9-9640-b25b8a4de9e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:02,409 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:35:02,410 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b20d6d00-af24-49b8-978c-1340a331aa56', 'x-compute-request-id': 'req-b20d6d00-af24-49b8-978c-1340a331aa56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:03,487 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:35:03,488 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6a52146-9cbc-4d60-a44d-f57ac0338e81', 'x-compute-request-id': 'req-b6a52146-9cbc-4d60-a44d-f57ac0338e81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:04,564 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:35:04,565 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a6389e1-50a0-4768-b4c0-f7789f7d3441', 'x-compute-request-id': 'req-5a6389e1-50a0-4768-b4c0-f7789f7d3441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:05,639 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:35:05,640 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25f4f354-4ecd-4244-8486-d65ef600afde', 'x-compute-request-id': 'req-25f4f354-4ecd-4244-8486-d65ef600afde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:06,714 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:35:06,714 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-220f637c-13d5-427f-a60a-9ed433b7c5c4', 'x-compute-request-id': 'req-220f637c-13d5-427f-a60a-9ed433b7c5c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:07,795 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.072s 2022-05-31 07:35:07,795 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73c93b24-542b-4ad8-86b3-87041a673889', 'x-compute-request-id': 'req-73c93b24-542b-4ad8-86b3-87041a673889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:08,871 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:35:08,871 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd1ebed4-61d4-4f9e-b7ee-75bf9de6f665', 'x-compute-request-id': 'req-dd1ebed4-61d4-4f9e-b7ee-75bf9de6f665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:09,946 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:35:09,947 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6784c0f-bd51-4e14-aa8d-43d46c18ebf0', 'x-compute-request-id': 'req-e6784c0f-bd51-4e14-aa8d-43d46c18ebf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:11,021 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:35:11,021 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20bfe9fa-2987-4840-b462-3a6a5995ce02', 'x-compute-request-id': 'req-20bfe9fa-2987-4840-b462-3a6a5995ce02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:12,098 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:35:12,099 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24d69b18-4da6-4ba2-b798-37ef2e58ac97', 'x-compute-request-id': 'req-24d69b18-4da6-4ba2-b798-37ef2e58ac97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:13,180 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.072s 2022-05-31 07:35:13,180 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b372274-aa31-4df4-9e7b-e0a5a7de9c79', 'x-compute-request-id': 'req-3b372274-aa31-4df4-9e7b-e0a5a7de9c79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:14,256 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:35:14,256 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc67411d-bdab-476b-a443-84269265371f', 'x-compute-request-id': 'req-dc67411d-bdab-476b-a443-84269265371f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:15,330 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:35:15,330 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e5fafa1-6ccd-4c4a-9b83-ea8f71b64533', 'x-compute-request-id': 'req-7e5fafa1-6ccd-4c4a-9b83-ea8f71b64533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:16,407 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:35:16,408 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d22316a6-1d87-451a-93b6-59e7211fac06', 'x-compute-request-id': 'req-d22316a6-1d87-451a-93b6-59e7211fac06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:17,482 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:35:17,483 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4a51d38-f4a3-4ee0-a8ad-783c75f09711', 'x-compute-request-id': 'req-b4a51d38-f4a3-4ee0-a8ad-783c75f09711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:18,557 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:35:18,558 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b1daa4a-48bf-4ade-8d4b-9a1bc8fd1bd5', 'x-compute-request-id': 'req-4b1daa4a-48bf-4ade-8d4b-9a1bc8fd1bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:19,633 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:35:19,633 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33acc94e-19c0-444a-af3c-31dcb944b878', 'x-compute-request-id': 'req-33acc94e-19c0-444a-af3c-31dcb944b878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:20,711 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:35:20,711 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad36f786-28f1-4767-8df2-4baf00743661', 'x-compute-request-id': 'req-ad36f786-28f1-4767-8df2-4baf00743661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:21,787 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:35:21,787 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62126b8f-195b-4cd4-a113-2f78b045a220', 'x-compute-request-id': 'req-62126b8f-195b-4cd4-a113-2f78b045a220', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:22,863 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:35:22,864 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3f9068b-c92d-4d89-bec5-d789f65d8452', 'x-compute-request-id': 'req-a3f9068b-c92d-4d89-bec5-d789f65d8452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:23,940 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:35:23,940 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe24d69a-f4b9-4ce9-9a5f-e5224d1e6f81', 'x-compute-request-id': 'req-fe24d69a-f4b9-4ce9-9a5f-e5224d1e6f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:25,016 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:35:25,017 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90558b46-7d08-420e-a7f4-f9e2e14def2b', 'x-compute-request-id': 'req-90558b46-7d08-420e-a7f4-f9e2e14def2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:26,093 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:35:26,093 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca9f757f-f769-433f-bf99-5141f7d515db', 'x-compute-request-id': 'req-ca9f757f-f769-433f-bf99-5141f7d515db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:27,168 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:35:27,169 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf17ecb6-c049-401e-ad96-711ee7551d84', 'x-compute-request-id': 'req-bf17ecb6-c049-401e-ad96-711ee7551d84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:28,244 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:35:28,245 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb2905a1-2fa3-4841-889c-9f193d93d744', 'x-compute-request-id': 'req-cb2905a1-2fa3-4841-889c-9f193d93d744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:29,321 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:35:29,322 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90e9a4b5-2fb4-401a-8d69-d328e7b2a1af', 'x-compute-request-id': 'req-90e9a4b5-2fb4-401a-8d69-d328e7b2a1af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:30,396 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:35:30,397 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-210831c5-5ae9-4c33-9241-f9c081ae8b4e', 'x-compute-request-id': 'req-210831c5-5ae9-4c33-9241-f9c081ae8b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:31,470 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:35:31,470 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffab88b4-67f5-4e1d-a02c-652914efacfa', 'x-compute-request-id': 'req-ffab88b4-67f5-4e1d-a02c-652914efacfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:32,545 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:35:32,545 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3637d3d-2140-4f11-9d33-4ae377e9053d', 'x-compute-request-id': 'req-e3637d3d-2140-4f11-9d33-4ae377e9053d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:33,623 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.070s 2022-05-31 07:35:33,623 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26a4e231-3013-4188-a7de-b0d7657369f6', 'x-compute-request-id': 'req-26a4e231-3013-4188-a7de-b0d7657369f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:34,699 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:35:34,699 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecadd4b2-df0e-48a8-a403-10d6282f66cb', 'x-compute-request-id': 'req-ecadd4b2-df0e-48a8-a403-10d6282f66cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:35,773 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:35:35,774 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f285b48e-e7ca-49d9-b779-540f6c4bae4f', 'x-compute-request-id': 'req-f285b48e-e7ca-49d9-b779-540f6c4bae4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:36,848 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:35:36,849 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5f16dee-8a3b-4b31-92c7-fcbfc9a82e2c', 'x-compute-request-id': 'req-f5f16dee-8a3b-4b31-92c7-fcbfc9a82e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:37,926 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:35:37,926 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d54d234-64bd-4d67-9ede-87a46ced08c0', 'x-compute-request-id': 'req-4d54d234-64bd-4d67-9ede-87a46ced08c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:39,000 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:35:39,001 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32ef619f-774f-4cbd-a67a-a93774485b05', 'x-compute-request-id': 'req-32ef619f-774f-4cbd-a67a-a93774485b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:40,233 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.224s 2022-05-31 07:35:40,234 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f54b7ebb-45fd-4fec-bb9b-e8dd6845f659', 'x-compute-request-id': 'req-f54b7ebb-45fd-4fec-bb9b-e8dd6845f659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:41,310 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:35:41,310 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a28fc2f7-3939-4440-ae6c-817a50311e13', 'x-compute-request-id': 'req-a28fc2f7-3939-4440-ae6c-817a50311e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:42,387 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:35:42,388 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-437653bf-c770-4136-bad7-85dd17c9c116', 'x-compute-request-id': 'req-437653bf-c770-4136-bad7-85dd17c9c116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:43,463 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:35:43,463 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b44c763-0098-476e-88e7-b0c84ca4d792', 'x-compute-request-id': 'req-7b44c763-0098-476e-88e7-b0c84ca4d792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:44,538 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:35:44,538 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afdb1276-cd02-4e84-99b5-316ee07736d6', 'x-compute-request-id': 'req-afdb1276-cd02-4e84-99b5-316ee07736d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:45,613 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:35:45,613 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b4a21e3-e219-4cd5-bb2f-b739514503a7', 'x-compute-request-id': 'req-6b4a21e3-e219-4cd5-bb2f-b739514503a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:46,691 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:35:46,691 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6aafabda-3996-4ae5-b87b-005a006e223b', 'x-compute-request-id': 'req-6aafabda-3996-4ae5-b87b-005a006e223b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:47,767 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:35:47,768 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dfda291-ee14-494d-b7e5-98b89e4e1b5c', 'x-compute-request-id': 'req-5dfda291-ee14-494d-b7e5-98b89e4e1b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:48,844 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:35:48,844 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8216cb84-e173-4732-af43-1c41b9509251', 'x-compute-request-id': 'req-8216cb84-e173-4732-af43-1c41b9509251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:49,918 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:35:49,919 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70e943e8-57ef-416f-b61d-251e20974391', 'x-compute-request-id': 'req-70e943e8-57ef-416f-b61d-251e20974391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:50,995 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:35:50,996 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26ec3bed-914a-48b4-90da-eacc412906c0', 'x-compute-request-id': 'req-26ec3bed-914a-48b4-90da-eacc412906c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:52,070 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:35:52,070 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3276383e-e955-427e-a020-bbeb1af1e2cd', 'x-compute-request-id': 'req-3276383e-e955-427e-a020-bbeb1af1e2cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:53,144 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:35:53,145 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c69f62a5-df70-4248-aa7d-92b9899ea218', 'x-compute-request-id': 'req-c69f62a5-df70-4248-aa7d-92b9899ea218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:54,218 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:35:54,219 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f571c00e-33bc-421d-8ae2-0dce5bb09bed', 'x-compute-request-id': 'req-f571c00e-33bc-421d-8ae2-0dce5bb09bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:55,297 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.070s 2022-05-31 07:35:55,297 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26804bbc-65d5-4be8-9046-2afd0f7b5ae4', 'x-compute-request-id': 'req-26804bbc-65d5-4be8-9046-2afd0f7b5ae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:56,373 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:35:56,373 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-674bc025-6a89-45b1-894d-0b01e80e467e', 'x-compute-request-id': 'req-674bc025-6a89-45b1-894d-0b01e80e467e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:57,448 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:35:57,449 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-293b7e11-9cb0-486e-b0e8-9a58e1f61e7f', 'x-compute-request-id': 'req-293b7e11-9cb0-486e-b0e8-9a58e1f61e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:58,522 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:35:58,522 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4240286-8c21-4689-a492-b297fb3df280', 'x-compute-request-id': 'req-d4240286-8c21-4689-a492-b297fb3df280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:35:59,601 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:35:59,601 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5de9858-5bb8-418c-ad30-f49b450d5161', 'x-compute-request-id': 'req-c5de9858-5bb8-418c-ad30-f49b450d5161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:35:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:00,676 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:36:00,676 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61857e9c-1368-4234-bfec-4e73231e4932', 'x-compute-request-id': 'req-61857e9c-1368-4234-bfec-4e73231e4932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:01,751 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:36:01,751 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3b18bec-6d1b-474f-80f9-ead61894d25d', 'x-compute-request-id': 'req-f3b18bec-6d1b-474f-80f9-ead61894d25d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:02,825 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:36:02,826 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1043562-4a8a-436a-aa66-4fca40beafc6', 'x-compute-request-id': 'req-e1043562-4a8a-436a-aa66-4fca40beafc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:03,903 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:36:03,903 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74809522-7cff-4670-a55e-3a4be4d04e74', 'x-compute-request-id': 'req-74809522-7cff-4670-a55e-3a4be4d04e74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:04,978 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:36:04,979 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-262f7ef8-7e9c-40a7-9b9a-70860852f340', 'x-compute-request-id': 'req-262f7ef8-7e9c-40a7-9b9a-70860852f340', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:06,053 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:36:06,054 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e7ba67b-e0b9-4826-a63c-db5a12f4f8bf', 'x-compute-request-id': 'req-9e7ba67b-e0b9-4826-a63c-db5a12f4f8bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:07,128 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:36:07,128 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d21a436a-fbed-4719-9718-902900c3f76d', 'x-compute-request-id': 'req-d21a436a-fbed-4719-9718-902900c3f76d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:08,206 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:36:08,206 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bae8f641-1824-4c6b-8039-e0709df273ae', 'x-compute-request-id': 'req-bae8f641-1824-4c6b-8039-e0709df273ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:09,537 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.323s 2022-05-31 07:36:09,537 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b0a25ec-5f1a-4015-ad60-8d506e0665b9', 'x-compute-request-id': 'req-3b0a25ec-5f1a-4015-ad60-8d506e0665b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:10,611 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:36:10,612 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efccccd0-3bb7-4c8a-88cd-9bdfd773d803', 'x-compute-request-id': 'req-efccccd0-3bb7-4c8a-88cd-9bdfd773d803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:11,685 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:36:11,685 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ae2f57e-ff2c-482c-969e-a7ba782aafc6', 'x-compute-request-id': 'req-6ae2f57e-ff2c-482c-969e-a7ba782aafc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:12,759 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:36:12,759 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-def6afa6-fb53-442e-b861-ec6558777042', 'x-compute-request-id': 'req-def6afa6-fb53-442e-b861-ec6558777042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:13,838 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.070s 2022-05-31 07:36:13,839 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bda8802-6995-41c2-81a9-b1196545fdca', 'x-compute-request-id': 'req-5bda8802-6995-41c2-81a9-b1196545fdca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:14,914 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:36:14,914 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9151ff88-0072-4f7d-a5d3-259205547652', 'x-compute-request-id': 'req-9151ff88-0072-4f7d-a5d3-259205547652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:15,988 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:36:15,988 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-005f7059-0eaf-4d68-b8fa-9c9fc2814aa0', 'x-compute-request-id': 'req-005f7059-0eaf-4d68-b8fa-9c9fc2814aa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:17,063 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:36:17,063 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cad6e3f-a7bb-4bd1-b7bf-6e36df9d34fa', 'x-compute-request-id': 'req-4cad6e3f-a7bb-4bd1-b7bf-6e36df9d34fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:18,142 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.071s 2022-05-31 07:36:18,143 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb0fa9a7-c583-4a96-bcbc-e8c48f08ca68', 'x-compute-request-id': 'req-fb0fa9a7-c583-4a96-bcbc-e8c48f08ca68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:19,217 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:36:19,217 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9253f532-262e-4cb5-816b-15f37df7c74a', 'x-compute-request-id': 'req-9253f532-262e-4cb5-816b-15f37df7c74a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:20,291 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:36:20,291 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3817af0b-9faf-4f66-87b7-577c92c1197f', 'x-compute-request-id': 'req-3817af0b-9faf-4f66-87b7-577c92c1197f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:21,365 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:36:21,365 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b02ad82c-03ee-4794-b6f1-e7cf1db02948', 'x-compute-request-id': 'req-b02ad82c-03ee-4794-b6f1-e7cf1db02948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:22,440 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:36:22,440 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d91c0a1-50f2-4c1e-ba89-6d3057b8a0a4', 'x-compute-request-id': 'req-2d91c0a1-50f2-4c1e-ba89-6d3057b8a0a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:23,518 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:36:23,518 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6087622-7f8d-4114-8a0a-c950e4c87084', 'x-compute-request-id': 'req-f6087622-7f8d-4114-8a0a-c950e4c87084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:24,592 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:36:24,592 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b450e7b-a493-4b69-86a4-c3906dcc32fd', 'x-compute-request-id': 'req-6b450e7b-a493-4b69-86a4-c3906dcc32fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:25,666 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:36:25,666 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a763048-e3b2-4953-98b7-077df18bf5fd', 'x-compute-request-id': 'req-2a763048-e3b2-4953-98b7-077df18bf5fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:26,741 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:36:26,742 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f509a5c-994b-4506-bea5-78fa7525b032', 'x-compute-request-id': 'req-5f509a5c-994b-4506-bea5-78fa7525b032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:27,819 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:36:27,820 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0851a739-3963-45d0-b31a-70673851c945', 'x-compute-request-id': 'req-0851a739-3963-45d0-b31a-70673851c945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:28,894 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:36:28,894 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b485cf4a-466f-413d-9d80-fd6feb037f6b', 'x-compute-request-id': 'req-b485cf4a-466f-413d-9d80-fd6feb037f6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:29,968 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:36:29,969 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dfff9d5-fe7a-404a-9df2-3691728fe8df', 'x-compute-request-id': 'req-1dfff9d5-fe7a-404a-9df2-3691728fe8df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:31,043 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:36:31,044 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b7b2810-c65f-462b-a870-ff19d8d15e48', 'x-compute-request-id': 'req-6b7b2810-c65f-462b-a870-ff19d8d15e48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:32,119 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:36:32,120 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10961608-d93d-46cf-995d-04a9ca7100bd', 'x-compute-request-id': 'req-10961608-d93d-46cf-995d-04a9ca7100bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:33,197 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:36:33,197 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dd2ac0a-ae86-4744-8d60-f895e3c99097', 'x-compute-request-id': 'req-1dd2ac0a-ae86-4744-8d60-f895e3c99097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:34,271 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:36:34,271 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ed61be8-d3e0-47d1-ac38-7edb1d6ad4c8', 'x-compute-request-id': 'req-2ed61be8-d3e0-47d1-ac38-7edb1d6ad4c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:35,346 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:36:35,346 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dca8ade-f9aa-48b1-8dc0-db8c5ad16a69', 'x-compute-request-id': 'req-8dca8ade-f9aa-48b1-8dc0-db8c5ad16a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:36,421 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:36:36,421 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78b6a6ef-76af-48e9-9514-f8b287cec0c3', 'x-compute-request-id': 'req-78b6a6ef-76af-48e9-9514-f8b287cec0c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:37,494 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:36:37,495 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f546c2e9-eb0b-44d7-a614-5ecac051f369', 'x-compute-request-id': 'req-f546c2e9-eb0b-44d7-a614-5ecac051f369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:38,572 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:36:38,573 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baff899a-2cde-47d3-9db8-0602954c2342', 'x-compute-request-id': 'req-baff899a-2cde-47d3-9db8-0602954c2342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:39,648 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:36:39,648 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbac1d8e-1dd3-4606-8e36-c75409cce3d7', 'x-compute-request-id': 'req-bbac1d8e-1dd3-4606-8e36-c75409cce3d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:40,723 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:36:40,723 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-475b8921-b1c1-4b11-b639-10ab5804e821', 'x-compute-request-id': 'req-475b8921-b1c1-4b11-b639-10ab5804e821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:41,799 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:36:41,799 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d3177ad-4ebc-44b0-8ab9-4948c7ab4fea', 'x-compute-request-id': 'req-6d3177ad-4ebc-44b0-8ab9-4948c7ab4fea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:42,873 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:36:42,873 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-167b0776-b1f0-4b10-8468-a6de1803cc58', 'x-compute-request-id': 'req-167b0776-b1f0-4b10-8468-a6de1803cc58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:43,951 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:36:43,951 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9345ae20-062c-45b7-a504-8748665f73bc', 'x-compute-request-id': 'req-9345ae20-062c-45b7-a504-8748665f73bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:45,026 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:36:45,026 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e921692-4412-4da5-985a-ba3f942af9f1', 'x-compute-request-id': 'req-4e921692-4412-4da5-985a-ba3f942af9f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:46,101 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:36:46,101 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f975057-528f-490f-b424-eba4f99e4747', 'x-compute-request-id': 'req-4f975057-528f-490f-b424-eba4f99e4747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:47,175 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:36:47,176 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-149bd6e3-2fd4-4c2a-9975-735743be9a57', 'x-compute-request-id': 'req-149bd6e3-2fd4-4c2a-9975-735743be9a57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:48,255 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.071s 2022-05-31 07:36:48,255 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-809cf592-9879-409b-bcf0-0b5930992764', 'x-compute-request-id': 'req-809cf592-9879-409b-bcf0-0b5930992764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:49,330 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:36:49,331 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78c6bc37-317d-47e8-ad3a-6f62d702da2f', 'x-compute-request-id': 'req-78c6bc37-317d-47e8-ad3a-6f62d702da2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:50,404 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:36:50,405 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56cd72e8-7fcc-4454-9352-90d2ee63437c', 'x-compute-request-id': 'req-56cd72e8-7fcc-4454-9352-90d2ee63437c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:51,478 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:36:51,479 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7254bf15-f083-4d6d-a17f-352ad2ae3e34', 'x-compute-request-id': 'req-7254bf15-f083-4d6d-a17f-352ad2ae3e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:52,553 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:36:52,554 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5a0f48e-7c49-4ec4-9362-0b63821f54e8', 'x-compute-request-id': 'req-e5a0f48e-7c49-4ec4-9362-0b63821f54e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:53,637 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.075s 2022-05-31 07:36:53,638 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c86f49e-d98d-4359-931c-156687f31af3', 'x-compute-request-id': 'req-1c86f49e-d98d-4359-931c-156687f31af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:54,712 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:36:54,712 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c4cf3f7-97cc-4782-8591-a59f3e4fbdfc', 'x-compute-request-id': 'req-2c4cf3f7-97cc-4782-8591-a59f3e4fbdfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:55,787 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:36:55,787 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-565da17d-269d-4a4e-b837-780474097c39', 'x-compute-request-id': 'req-565da17d-269d-4a4e-b837-780474097c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:56,862 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:36:56,863 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-322af895-ed9e-4068-8af2-47daf086d9dc', 'x-compute-request-id': 'req-322af895-ed9e-4068-8af2-47daf086d9dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:57,937 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:36:57,938 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95241e8d-7a5b-47af-805e-1ee354012fb3', 'x-compute-request-id': 'req-95241e8d-7a5b-47af-805e-1ee354012fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:36:59,015 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:36:59,016 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d974960-28ab-4f2e-b0ae-ba9483a86740', 'x-compute-request-id': 'req-6d974960-28ab-4f2e-b0ae-ba9483a86740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:36:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:00,091 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:37:00,092 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-403f8dcc-c9ad-4511-970b-4f5112b51446', 'x-compute-request-id': 'req-403f8dcc-c9ad-4511-970b-4f5112b51446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:01,167 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:37:01,167 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-017442a1-5f80-4e9c-bb17-b3803c4d0ade', 'x-compute-request-id': 'req-017442a1-5f80-4e9c-bb17-b3803c4d0ade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:02,242 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:37:02,243 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb90ab7c-f7c7-4803-8b34-4e5318c4f8ff', 'x-compute-request-id': 'req-bb90ab7c-f7c7-4803-8b34-4e5318c4f8ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:03,320 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:37:03,320 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-368f4fe3-a1f4-44c9-9af6-d3e16676817d', 'x-compute-request-id': 'req-368f4fe3-a1f4-44c9-9af6-d3e16676817d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:04,398 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:37:04,398 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8fbbcff-27c2-4fdb-b082-aa2c5d95617d', 'x-compute-request-id': 'req-f8fbbcff-27c2-4fdb-b082-aa2c5d95617d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:05,473 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:37:05,474 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-538f2d4f-9563-4700-9044-47b9b4778cff', 'x-compute-request-id': 'req-538f2d4f-9563-4700-9044-47b9b4778cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:06,549 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:37:06,549 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca2af1ff-8867-4355-81c1-4732f0faeaa8', 'x-compute-request-id': 'req-ca2af1ff-8867-4355-81c1-4732f0faeaa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:07,626 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:37:07,627 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87fc2cb6-848a-4ad2-a8a3-ba37aca3ca68', 'x-compute-request-id': 'req-87fc2cb6-848a-4ad2-a8a3-ba37aca3ca68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:08,700 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:37:08,701 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27a992aa-a91e-4af8-9f20-bf5809c19649', 'x-compute-request-id': 'req-27a992aa-a91e-4af8-9f20-bf5809c19649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:09,775 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:37:09,776 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fa3eb5e-afb1-434d-8638-d4ceebc46ebd', 'x-compute-request-id': 'req-9fa3eb5e-afb1-434d-8638-d4ceebc46ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:10,851 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:37:10,852 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbf2e97b-5d8b-4700-9a7b-ea2bb046a7ed', 'x-compute-request-id': 'req-cbf2e97b-5d8b-4700-9a7b-ea2bb046a7ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:11,931 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.070s 2022-05-31 07:37:11,931 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e334012-ea0c-4c79-83bb-822640dcec33', 'x-compute-request-id': 'req-4e334012-ea0c-4c79-83bb-822640dcec33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:13,005 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:37:13,005 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b15f5810-5d82-4614-a109-f6fb5c6e030e', 'x-compute-request-id': 'req-b15f5810-5d82-4614-a109-f6fb5c6e030e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:14,081 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:37:14,081 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5248731-1189-425c-b367-b9f1d8220b29', 'x-compute-request-id': 'req-d5248731-1189-425c-b367-b9f1d8220b29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:15,156 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:37:15,157 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a60d60b-e806-4d23-90f4-cd5842636cba', 'x-compute-request-id': 'req-2a60d60b-e806-4d23-90f4-cd5842636cba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:16,235 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:37:16,235 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72c9ae4a-a7ea-4746-8cd4-9e650995757d', 'x-compute-request-id': 'req-72c9ae4a-a7ea-4746-8cd4-9e650995757d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:17,313 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:37:17,313 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bbfb96a-527e-4afd-a4e2-46bf28a90de6', 'x-compute-request-id': 'req-1bbfb96a-527e-4afd-a4e2-46bf28a90de6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:18,391 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:37:18,392 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b0f5010-fafb-426c-a4c2-7cda10f948b6', 'x-compute-request-id': 'req-9b0f5010-fafb-426c-a4c2-7cda10f948b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:19,465 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:37:19,466 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11b7790e-47d8-4b69-88c0-2cc91325d1a1', 'x-compute-request-id': 'req-11b7790e-47d8-4b69-88c0-2cc91325d1a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:20,543 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:37:20,544 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb03ba1e-9da2-4e5c-939e-2fc231bb9446', 'x-compute-request-id': 'req-eb03ba1e-9da2-4e5c-939e-2fc231bb9446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:21,617 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:37:21,618 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90db9463-37a0-4bf9-a5e4-9e0d610d816e', 'x-compute-request-id': 'req-90db9463-37a0-4bf9-a5e4-9e0d610d816e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:22,693 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:37:22,693 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30f869c8-2e5b-4c90-9abb-4a4b30e0c152', 'x-compute-request-id': 'req-30f869c8-2e5b-4c90-9abb-4a4b30e0c152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:23,769 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:37:23,769 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ac34651-83c2-4fb5-9fc2-ccc12ada0da7', 'x-compute-request-id': 'req-1ac34651-83c2-4fb5-9fc2-ccc12ada0da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:24,846 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:37:24,847 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc137880-ce13-40f0-96f9-cae9669d6be4', 'x-compute-request-id': 'req-fc137880-ce13-40f0-96f9-cae9669d6be4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:25,921 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:37:25,921 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4f35cba-9723-48b4-851f-bd9f340fde65', 'x-compute-request-id': 'req-e4f35cba-9723-48b4-851f-bd9f340fde65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:26,996 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:37:26,997 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78035c79-cddc-4438-be02-f922a3daef3f', 'x-compute-request-id': 'req-78035c79-cddc-4438-be02-f922a3daef3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:28,071 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:37:28,071 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af4d25b9-51ed-4c08-8f13-06401eb264ae', 'x-compute-request-id': 'req-af4d25b9-51ed-4c08-8f13-06401eb264ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:29,148 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:37:29,149 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f77c4e1-85bc-4691-9b55-4cf65e6e9f61', 'x-compute-request-id': 'req-4f77c4e1-85bc-4691-9b55-4cf65e6e9f61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:30,223 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:37:30,223 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2700be9-8bbc-40c9-972a-89567a72378e', 'x-compute-request-id': 'req-d2700be9-8bbc-40c9-972a-89567a72378e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:31,299 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:37:31,299 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d9f31e7-ae65-4945-bba5-7b1c480d5f10', 'x-compute-request-id': 'req-9d9f31e7-ae65-4945-bba5-7b1c480d5f10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:32,373 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:37:32,374 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-811ec091-8488-4eef-bfc5-6d37513e699b', 'x-compute-request-id': 'req-811ec091-8488-4eef-bfc5-6d37513e699b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:33,454 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.071s 2022-05-31 07:37:33,454 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abbcc639-77a0-4c95-8d1f-60415f112432', 'x-compute-request-id': 'req-abbcc639-77a0-4c95-8d1f-60415f112432', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:34,528 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:37:34,528 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bc1cde0-89b7-47e3-a703-1f360752fa77', 'x-compute-request-id': 'req-4bc1cde0-89b7-47e3-a703-1f360752fa77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:35,604 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:37:35,604 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-737ca20f-1ac9-4c1d-bc0a-f755a9fcff60', 'x-compute-request-id': 'req-737ca20f-1ac9-4c1d-bc0a-f755a9fcff60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:36,679 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:37:36,679 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81f9d4d4-d147-49ae-9aef-40eb1956dff3', 'x-compute-request-id': 'req-81f9d4d4-d147-49ae-9aef-40eb1956dff3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:37,757 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:37:37,758 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-265f0ec1-fb74-415b-86a5-280fb23f73aa', 'x-compute-request-id': 'req-265f0ec1-fb74-415b-86a5-280fb23f73aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:38,834 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:37:38,834 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e758d5b-504e-4638-8002-6033c377cbc1', 'x-compute-request-id': 'req-9e758d5b-504e-4638-8002-6033c377cbc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:39,910 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:37:39,910 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6edb8ee3-b4f2-402e-adb7-8ff4544381f2', 'x-compute-request-id': 'req-6edb8ee3-b4f2-402e-adb7-8ff4544381f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:40,985 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:37:40,985 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-061248e6-39d8-49f4-b7bb-c03ce5a2b212', 'x-compute-request-id': 'req-061248e6-39d8-49f4-b7bb-c03ce5a2b212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:42,063 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:37:42,063 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52e0a97d-2498-4c2f-a002-672d28050300', 'x-compute-request-id': 'req-52e0a97d-2498-4c2f-a002-672d28050300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:43,137 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.065s 2022-05-31 07:37:43,137 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6307fe6-35d9-411e-aad8-1600684eaf6b', 'x-compute-request-id': 'req-a6307fe6-35d9-411e-aad8-1600684eaf6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:44,212 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:37:44,212 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc426397-6da1-4737-8832-349f00ecd86c', 'x-compute-request-id': 'req-cc426397-6da1-4737-8832-349f00ecd86c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:45,287 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:37:45,287 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3c0b4b6-3d9e-461f-8362-b44e62cc0e74', 'x-compute-request-id': 'req-a3c0b4b6-3d9e-461f-8362-b44e62cc0e74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:46,364 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:37:46,365 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c09712fb-4bb6-4598-9080-aa46990d86fc', 'x-compute-request-id': 'req-c09712fb-4bb6-4598-9080-aa46990d86fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:47,438 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.066s 2022-05-31 07:37:47,439 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a80ab9c-497d-482e-aaad-fa132f67d1d2', 'x-compute-request-id': 'req-1a80ab9c-497d-482e-aaad-fa132f67d1d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:48,515 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.068s 2022-05-31 07:37:48,516 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25f2a170-08e2-44d5-a7b9-e644fc3932f5', 'x-compute-request-id': 'req-25f2a170-08e2-44d5-a7b9-e644fc3932f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:49,592 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.067s 2022-05-31 07:37:49,592 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1042de94-5537-4dfd-b49b-53af4fab5d2c', 'x-compute-request-id': 'req-1042de94-5537-4dfd-b49b-53af4fab5d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:50,669 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 200 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.069s 2022-05-31 07:37:50,670 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e93da240-c5ab-4d0d-b432-1e41015776c0', 'x-compute-request-id': 'req-e93da240-c5ab-4d0d-b432-1e41015776c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"server": {"id": "407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec", "name": "tempest-TestNetworkBasicOps-server-49978208", "status": "BUILD", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "user_id": "865aaeb1fede4b05b6fe3e84177383e6", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:31:50Z", "updated": "2022-05-31T07:37:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1526408524", "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-31 07:37:50,834 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 204 DELETE http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.157s 2022-05-31 07:37:50,834 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:50 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-ccef833a-17d4-4faf-b066-328f4197edab', 'x-compute-request-id': 'req-ccef833a-17d4-4faf-b066-328f4197edab', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'' 2022-05-31 07:37:50,858 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_subnet_details): 404 GET http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec 0.023s 2022-05-31 07:37:50,858 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37: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-8baf7dbd-7a08-47e8-87c3-0e4ed781ced9', 'x-compute-request-id': 'req-8baf7dbd-7a08-47e8-87c3-0e4ed781ced9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec could not be found."}}' 2022-05-31 07:37:51,002 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.18:9696/v2.0/security-groups/0f4f1859-553a-4774-9ec2-a5ed58a86d0f 0.143s 2022-05-31 07:37:51,002 119404 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-d2ba6f76-b3c6-4361-b447-cb7f13ce40a6', 'content-length': '0', 'date': 'Tue, 31 May 2022 07:37:51 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18:9696/v2.0/security-groups/0f4f1859-553a-4774-9ec2-a5ed58a86d0f'} Body: b'' 2022-05-31 07:37:51,035 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE http://10.222.0.18/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1526408524 0.032s 2022-05-31 07:37:51,035 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8e63062-9596-4f84-aae0-abe1c449953d', 'x-compute-request-id': 'req-b8e63062-9596-4f84-aae0-abe1c449953d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1526408524'} Body: b'' 2022-05-31 07:37:52,382 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT http://10.222.0.18:9696/v2.0/routers/badf2bd5-f8e2-4c84-bb73-9b8be13dc139/remove_router_interface 1.346s 2022-05-31 07:37:52,382 119404 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "8af37ccb-16cd-4b49-9854-0a9dca93fa33"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-e1542ea9-ed2c-46de-be90-f94e8b391711', 'date': 'Tue, 31 May 2022 07:37:52 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18:9696/v2.0/routers/badf2bd5-f8e2-4c84-bb73-9b8be13dc139/remove_router_interface'} Body: b'{"id": "badf2bd5-f8e2-4c84-bb73-9b8be13dc139", "tenant_id": "1aa4d8502fef4a54a042acaf31bd768a", "port_id": "75ba55d7-c6ba-4f9b-b41b-156c6aa9306f", "network_id": "ad2f8e38-406d-42ba-a8fa-4f721ea377c5", "subnet_id": "8af37ccb-16cd-4b49-9854-0a9dca93fa33", "subnet_ids": ["8af37ccb-16cd-4b49-9854-0a9dca93fa33"]}' 2022-05-31 07:37:52,655 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.18:9696/v2.0/subnets/8af37ccb-16cd-4b49-9854-0a9dca93fa33 0.272s 2022-05-31 07:37:52,655 119404 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-75b5e7be-cf7a-4481-bfa7-152830c636c2', 'date': 'Tue, 31 May 2022 07:37:52 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18:9696/v2.0/subnets/8af37ccb-16cd-4b49-9854-0a9dca93fa33'} Body: b'' 2022-05-31 07:37:53,417 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.18:9696/v2.0/routers/badf2bd5-f8e2-4c84-bb73-9b8be13dc139 0.761s 2022-05-31 07:37:53,417 119404 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-023cf733-cc03-4e7d-8d87-d91cc41389e6', 'content-length': '0', 'date': 'Tue, 31 May 2022 07:37:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18:9696/v2.0/routers/badf2bd5-f8e2-4c84-bb73-9b8be13dc139'} Body: b'' 2022-05-31 07:37:53,722 119404 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.18:9696/v2.0/networks/ad2f8e38-406d-42ba-a8fa-4f721ea377c5 0.305s 2022-05-31 07:37:53,723 119404 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-1e431e48-1c7d-4647-a71f-09ce34df458d', 'date': 'Tue, 31 May 2022 07:37:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18:9696/v2.0/networks/ad2f8e38-406d-42ba-a8fa-4f721ea377c5'} 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_basic_ops.py", line 621, in test_subnet_details self._setup_network_and_servers(dns_nameservers=[initial_dns_server]) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 120, in _setup_network_and_servers server = self._create_server(self.network, port_id) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 169, in _create_server server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 309, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 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 101, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestNetworkBasicOps:test_subnet_details) Server 407e4e06-3ebf-457f-b5b0-cb09b6d3e3ec failed to reach ACTIVE status and task state "None" within the required time (360 s). Server boot request ID: req-2bb0116a-d946-46e9-bac1-079789ed37a8. Current status: BUILD. Current task state: scheduling. |
||||||
test_update_instance_port_admin_state[compute,id-f5dfcc22-45fd-409f-954c-5bd500d7890b,network,slow] |
pass
pt1.9: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state[compute,id-f5dfcc22-45fd-409f-954c-5bd500d7890b,network,slow] |
||||||
test_update_router_admin_state[compute,id-04b9fe4e-85e8-4aea-b937-ea93885ac59f,network,slow] |
pass
pt1.10: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state[compute,id-04b9fe4e-85e8-4aea-b937-ea93885ac59f,network,slow] |
||||||
tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps | 1 | 0 | 1 | 0 | 0 | Detail | |
test_server_sequence_suspend_resume[compute,id-949da7d5-72c8-4808-8802-e3d70df98e2c,slow] |
fail
ft2.1: tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume[compute,id-949da7d5-72c8-4808-8802-e3d70df98e2c,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-31 07:07:35,885 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 201 POST http://10.222.0.18/identity/v3/auth/tokens 0.114s 2022-05-31 07:07:35,886 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 31 May 2022 07:07:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3246', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dbc9c6e4-a26f-4710-8d83-96854183ee91', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "29deffdf34864581a489c926a2b18f24", "name": "tempest-TestServerAdvancedOps-1784016542-project", "password_expires_at": null}, "audit_ids": ["dY8_Bob0ROm-BFBVXa0FCg"], "expires_at": "2022-05-31T08:07:35.000000Z", "issued_at": "2022-05-31T07:07:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25f03bb9db194d2790e7d594171dbd98", "name": "tempest-TestServerAdvancedOps-1784016542"}, "is_domain": false, "roles": [{"id": "132da20be2c04fab81d8bf871fe8a9ad", "name": "member"}, {"id": "e7f7536b6ab249adbea6ea16a5967407", "name": "reader"}], "catalog": [{"endpoints": [{"id": "77b309ffb42e4cbd9e7f3de0f0f4c13c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/compute/v2.1", "region": "RegionOne"}], "id": "18adbe0f3f714693877fda31827458d9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "6c720ce7622d4833ae99a52ccae10e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/compute/v2/25f03bb9db194d2790e7d594171dbd98", "region": "RegionOne"}], "id": "3dda865e9bee4e52847ebd1c397a76dd", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "12eb615c85df40eea38c0efc19c59c5d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.18:8080", "region": "RegionOne"}, {"id": "b92628089a3345d7bac46a1ff0efaee7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18:8080/v1/AUTH_25f03bb9db194d2790e7d594171dbd98", "region": "RegionOne"}], "id": "8d27a7a75bb642c68da4f1d1a78df560", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "fa872fe92a754d60a51b68049e8547c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/placement", "region": "RegionOne"}], "id": "a0bc7f070b8844328ac2e87018c6fd7d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96ba173460134d85b64f489adabaf8fe", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/volume/v3/25f03bb9db194d2790e7d594171dbd98", "region": "RegionOne"}], "id": "bc6372553c92416ba71e0124554f29e3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "aeef595a093a472c90f693cab6257972", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18:9696/", "region": "RegionOne"}], "id": "ca98ae47057346a6b429f02672b40036", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "8950fa5a3b2e4806803b27f36fd85a11", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/volume/v3/25f03bb9db194d2790e7d594171dbd98", "region": "RegionOne"}], "id": "d0f9fb0c0374493581a949a3e80dd275", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "57ebc82cd8f947d5afdab66004ebff7b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/identity", "region": "RegionOne"}], "id": "efdd58e6bc324e9db1226f5583609776", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9188978d53be42e4b5ba9e9860f2e4b3", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/image", "region": "RegionOne"}], "id": "fac6cfb1e1a34fb2abd199a7383c1938", "type": "image", "name": "glance"}]}}' 2022-05-31 07:07:35,887 119415 INFO [tempest.lib.common.fixed_network] (TestServerAdvancedOps:test_server_sequence_suspend_resume) Found network {'id': 'e8192921-dfa3-4a6f-86e8-f306bcbd7036', 'name': 'tempest-TestServerAdvancedOps-1047290211-network', 'tenant_id': '25f03bb9db194d2790e7d594171dbd98', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '25f03bb9db194d2790e7d594171dbd98', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 174, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-05-31T07:07:30Z', 'updated_at': '2022-05-31T07:07:30Z', 'revision_number': 1} available for tenant 2022-05-31 07:07:38,208 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 202 POST http://10.222.0.18/compute/v2.1/servers 2.320s 2022-05-31 07:07:38,208 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestServerAdvancedOps-server-1398364131", "imageRef": "d0930139-5184-4bcf-8a15-9e8cde15c757", "flavorRef": "452", "networks": [{"uuid": "e8192921-dfa3-4a6f-86e8-f306bcbd7036"}]}} Response - Headers: {'date': 'Tue, 31 May 2022 07:07:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f552916a-81d5-4448-9218-2ada817cb2fe', 'x-compute-request-id': 'req-f552916a-81d5-4448-9218-2ada817cb2fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/compute/v2.1/servers'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "29N2YsevzKfm"}}' 2022-05-31 07:07:38,323 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.111s 2022-05-31 07:07:38,323 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:07:38 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-d807db13-c5a3-45b2-969e-a52d62696265', 'x-compute-request-id': 'req-d807db13-c5a3-45b2-969e-a52d62696265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:07:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "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-31 07:07:39,512 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.179s 2022-05-31 07:07:39,512 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:07:39 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-29073853-f286-4d02-afbd-f1830616499d', 'x-compute-request-id': 'req-29073853-f286-4d02-afbd-f1830616499d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:07:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "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-31 07:07:40,724 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.203s 2022-05-31 07:07:40,724 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:07:40 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-fe61b90e-2e90-4d4b-847b-362d492b9acb', 'x-compute-request-id': 'req-fe61b90e-2e90-4d4b-847b-362d492b9acb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:07:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "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-31 07:07:41,978 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.246s 2022-05-31 07:07:41,978 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:07:41 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-b25afc16-f5e1-482b-a489-52d49c4ad91e', 'x-compute-request-id': 'req-b25afc16-f5e1-482b-a489-52d49c4ad91e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:07:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "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-31 07:07:43,361 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.373s 2022-05-31 07:07:43,361 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:07:42 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-2e141984-07e2-416c-b518-a21abf9dacb3', 'x-compute-request-id': 'req-2e141984-07e2-416c-b518-a21abf9dacb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:07:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:07:45,375 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 1.005s 2022-05-31 07:07:45,375 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:07:44 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-721e9fb3-63d1-4948-a455-7d4c96772a11', 'x-compute-request-id': 'req-721e9fb3-63d1-4948-a455-7d4c96772a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:07:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:07:46,624 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.240s 2022-05-31 07:07:46,624 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:07:46 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-bfe791c2-10b6-4f8a-8222-c52755875314', 'x-compute-request-id': 'req-bfe791c2-10b6-4f8a-8222-c52755875314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:07:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:07:48,072 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.440s 2022-05-31 07:07:48,073 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:07:47 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-2d8228dd-e154-4d90-bdb8-0f56c3d31094', 'x-compute-request-id': 'req-2d8228dd-e154-4d90-bdb8-0f56c3d31094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:07:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:07:49,309 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.227s 2022-05-31 07:07:49,309 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:07:49 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-26099542-4e1f-49a9-b537-df4f3e03d195', 'x-compute-request-id': 'req-26099542-4e1f-49a9-b537-df4f3e03d195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:07:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:07:50,667 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.349s 2022-05-31 07:07:50,668 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:07:50 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-81e17d50-9a77-49e6-bea3-838f968d74f5', 'x-compute-request-id': 'req-81e17d50-9a77-49e6-bea3-838f968d74f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:07:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:07:51,925 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.249s 2022-05-31 07:07:51,925 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:07:51 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-32d05fe4-ed2e-4fda-b1f4-24e55add507b', 'x-compute-request-id': 'req-32d05fe4-ed2e-4fda-b1f4-24e55add507b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:07:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:07:53,226 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.293s 2022-05-31 07:07:53,226 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:07:52 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-419e54d9-2cb5-4831-a9b5-a7041afd1681', 'x-compute-request-id': 'req-419e54d9-2cb5-4831-a9b5-a7041afd1681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:07:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:07:54,444 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.208s 2022-05-31 07:07:54,444 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:07:54 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-d9d0ff02-b557-4f3e-b021-30ce0efbdcf8', 'x-compute-request-id': 'req-d9d0ff02-b557-4f3e-b021-30ce0efbdcf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:07:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:07:55,850 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.398s 2022-05-31 07:07:55,851 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:07:55 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-3e3af195-26fe-4290-bfe8-afc09022bd2a', 'x-compute-request-id': 'req-3e3af195-26fe-4290-bfe8-afc09022bd2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:07:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:07:57,164 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.304s 2022-05-31 07:07:57,164 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:07:56 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-773c8040-910c-43df-8425-cfc3fb1a4461', 'x-compute-request-id': 'req-773c8040-910c-43df-8425-cfc3fb1a4461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:07:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:07:58,915 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.742s 2022-05-31 07:07:58,915 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:07:58 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-2226f3ca-e7b9-4396-8c11-be83ef23f146', 'x-compute-request-id': 'req-2226f3ca-e7b9-4396-8c11-be83ef23f146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:07:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:00,085 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.161s 2022-05-31 07:08:00,085 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:07:59 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-825c5c7b-91c1-4db6-b414-f032a642243f', 'x-compute-request-id': 'req-825c5c7b-91c1-4db6-b414-f032a642243f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:07:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:01,248 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.154s 2022-05-31 07:08:01,249 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:01 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-6c69ec16-c539-485c-9e47-991218d7c41a', 'x-compute-request-id': 'req-6c69ec16-c539-485c-9e47-991218d7c41a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:02,464 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.206s 2022-05-31 07:08:02,465 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:02 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-f7a3489e-030c-4a4e-b0e1-0517e21f4616', 'x-compute-request-id': 'req-f7a3489e-030c-4a4e-b0e1-0517e21f4616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:03,689 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.216s 2022-05-31 07:08:03,689 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:03 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-cdaff249-4fe7-4b6b-b1ba-1134249532cb', 'x-compute-request-id': 'req-cdaff249-4fe7-4b6b-b1ba-1134249532cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:04,888 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.190s 2022-05-31 07:08:04,888 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:04 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-0f43e38a-44c1-4b70-be19-8afd4f4e9402', 'x-compute-request-id': 'req-0f43e38a-44c1-4b70-be19-8afd4f4e9402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:06,017 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.121s 2022-05-31 07:08:06,018 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:05 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-0cc83692-dead-4d6b-a59d-4d52d39f22ba', 'x-compute-request-id': 'req-0cc83692-dead-4d6b-a59d-4d52d39f22ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:07,416 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.391s 2022-05-31 07:08:07,417 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08: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-d4ff6fac-65fc-46a2-b421-4e6acd177d12', 'x-compute-request-id': 'req-d4ff6fac-65fc-46a2-b421-4e6acd177d12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:08,660 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.235s 2022-05-31 07:08:08,660 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:08 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-27c4f269-0c28-4135-8413-95781257a02b', 'x-compute-request-id': 'req-27c4f269-0c28-4135-8413-95781257a02b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:09,860 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.191s 2022-05-31 07:08:09,860 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:09 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-5105ff9b-fe81-48db-823c-ad750f785908', 'x-compute-request-id': 'req-5105ff9b-fe81-48db-823c-ad750f785908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:11,120 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.251s 2022-05-31 07:08:11,120 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:10 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-5f9a90f9-5081-4aa6-81c3-12230232b01e', 'x-compute-request-id': 'req-5f9a90f9-5081-4aa6-81c3-12230232b01e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:12,315 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.186s 2022-05-31 07:08:12,315 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:12 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-a4d37459-07d0-49c8-b408-e1495b42215b', 'x-compute-request-id': 'req-a4d37459-07d0-49c8-b408-e1495b42215b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:13,526 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.202s 2022-05-31 07:08:13,526 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:13 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-01d06678-e746-4900-85cb-79064e766104', 'x-compute-request-id': 'req-01d06678-e746-4900-85cb-79064e766104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:14,707 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.172s 2022-05-31 07:08:14,707 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:14 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-30bef896-834a-46b4-adee-1f6cfc1c6362', 'x-compute-request-id': 'req-30bef896-834a-46b4-adee-1f6cfc1c6362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:16,351 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.635s 2022-05-31 07:08:16,352 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:15 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-63adddf2-8577-49eb-8564-6378db887e74', 'x-compute-request-id': 'req-63adddf2-8577-49eb-8564-6378db887e74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:17,551 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.190s 2022-05-31 07:08:17,551 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:17 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-a777a9db-b8b6-4ed3-8a99-00201e484ccd', 'x-compute-request-id': 'req-a777a9db-b8b6-4ed3-8a99-00201e484ccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:18,787 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.228s 2022-05-31 07:08:18,788 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:18 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-a2acb34b-6a32-4f42-aea4-259efd2635b4', 'x-compute-request-id': 'req-a2acb34b-6a32-4f42-aea4-259efd2635b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:19,949 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.152s 2022-05-31 07:08:19,949 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:19 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-529d2a16-ff02-4d51-bbcc-5a1633ce3341', 'x-compute-request-id': 'req-529d2a16-ff02-4d51-bbcc-5a1633ce3341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:21,095 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.138s 2022-05-31 07:08:21,096 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:20 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-eb27e47d-db0c-4e0d-8ee8-a366af5d7886', 'x-compute-request-id': 'req-eb27e47d-db0c-4e0d-8ee8-a366af5d7886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:22,258 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.154s 2022-05-31 07:08:22,258 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:22 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-9737d7fc-9e56-4fab-8f4e-14cf73c3de94', 'x-compute-request-id': 'req-9737d7fc-9e56-4fab-8f4e-14cf73c3de94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:23,570 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.303s 2022-05-31 07:08:23,570 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:23 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-adb252dd-f43c-40a0-bc14-3e072474b7c1', 'x-compute-request-id': 'req-adb252dd-f43c-40a0-bc14-3e072474b7c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:24,762 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.184s 2022-05-31 07:08:24,763 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:24 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-6f86386a-adbb-475b-97fa-624d8a5971d6', 'x-compute-request-id': 'req-6f86386a-adbb-475b-97fa-624d8a5971d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:25,932 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.161s 2022-05-31 07:08:25,932 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:25 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-f1f8b2bc-e694-45a6-96db-3d2a407dfd5d', 'x-compute-request-id': 'req-f1f8b2bc-e694-45a6-96db-3d2a407dfd5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:27,187 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.246s 2022-05-31 07:08:27,187 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:26 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-c2babe83-fea2-4a29-b366-7e375dd68538', 'x-compute-request-id': 'req-c2babe83-fea2-4a29-b366-7e375dd68538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:28,338 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.142s 2022-05-31 07:08:28,338 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:28 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-3db42b49-35b5-48b1-8bfe-1bc8d1ea111b', 'x-compute-request-id': 'req-3db42b49-35b5-48b1-8bfe-1bc8d1ea111b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:29,543 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.196s 2022-05-31 07:08:29,543 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:29 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-c2770686-4c10-45b4-8b07-ec5bb7dd0f9d', 'x-compute-request-id': 'req-c2770686-4c10-45b4-8b07-ec5bb7dd0f9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:30,852 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.300s 2022-05-31 07:08:30,852 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:30 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-f2134685-3111-400d-8fce-9c1cb110656f', 'x-compute-request-id': 'req-f2134685-3111-400d-8fce-9c1cb110656f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:32,036 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.175s 2022-05-31 07:08:32,036 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:31 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-dc20fd35-82e8-401f-bb42-068c9d26083f', 'x-compute-request-id': 'req-dc20fd35-82e8-401f-bb42-068c9d26083f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:33,295 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.250s 2022-05-31 07:08:33,295 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:33 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-cba0f048-ac64-453e-a9fc-d48e574e5788', 'x-compute-request-id': 'req-cba0f048-ac64-453e-a9fc-d48e574e5788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:34,594 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.289s 2022-05-31 07:08:34,594 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:34 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-d10dc01d-a32c-4f40-bb89-328004ccefe3', 'x-compute-request-id': 'req-d10dc01d-a32c-4f40-bb89-328004ccefe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:35,925 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.322s 2022-05-31 07:08:35,925 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:35 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-66fd13d1-88d4-4e28-97eb-4d00ee29943d', 'x-compute-request-id': 'req-66fd13d1-88d4-4e28-97eb-4d00ee29943d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:37,213 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.279s 2022-05-31 07:08:37,213 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:36 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-4ade3586-c285-4533-ba09-c69d9d211868', 'x-compute-request-id': 'req-4ade3586-c285-4533-ba09-c69d9d211868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:38,416 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.195s 2022-05-31 07:08:38,417 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:38 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-c7b51660-a110-403c-a204-5e2d7125ad0e', 'x-compute-request-id': 'req-c7b51660-a110-403c-a204-5e2d7125ad0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:39,598 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.172s 2022-05-31 07:08:39,598 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e557f993-1f06-4bd3-8234-45459e216938', 'x-compute-request-id': 'req-e557f993-1f06-4bd3-8234-45459e216938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:40,779 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.172s 2022-05-31 07:08:40,780 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:40 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-e6fe297b-6ba9-472f-8edb-4e3b70bbf155', 'x-compute-request-id': 'req-e6fe297b-6ba9-472f-8edb-4e3b70bbf155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:41,960 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.171s 2022-05-31 07:08:41,960 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:41 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-88c82e74-3c32-4e1f-b95d-316ac745fec8', 'x-compute-request-id': 'req-88c82e74-3c32-4e1f-b95d-316ac745fec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:43,130 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.161s 2022-05-31 07:08:43,130 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:42 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-7fa30d65-0bc5-46a1-a207-5719c8a751a8', 'x-compute-request-id': 'req-7fa30d65-0bc5-46a1-a207-5719c8a751a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:44,257 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.117s 2022-05-31 07:08:44,257 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:44 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-b1082c66-c667-4863-8fea-9d8d38c222e1', 'x-compute-request-id': 'req-b1082c66-c667-4863-8fea-9d8d38c222e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:45,380 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.114s 2022-05-31 07:08:45,380 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:45 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-bd30df9a-dc4e-47aa-ae52-8db5cbdecc5f', 'x-compute-request-id': 'req-bd30df9a-dc4e-47aa-ae52-8db5cbdecc5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:46,558 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.170s 2022-05-31 07:08:46,559 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:46 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-40e31bb3-ab66-4f59-9146-344ce37da1d3', 'x-compute-request-id': 'req-40e31bb3-ab66-4f59-9146-344ce37da1d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:47,870 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.302s 2022-05-31 07:08:47,870 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:47 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-8daef00b-6a0d-4d58-b9b7-6686fce739ba', 'x-compute-request-id': 'req-8daef00b-6a0d-4d58-b9b7-6686fce739ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:49,198 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.319s 2022-05-31 07:08:49,198 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:48 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-56246dea-5c54-4994-9d9a-93f9c6bc590a', 'x-compute-request-id': 'req-56246dea-5c54-4994-9d9a-93f9c6bc590a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:50,361 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.154s 2022-05-31 07:08:50,361 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:50 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-536ec49a-e4e1-4324-8edc-e5a5232a05be', 'x-compute-request-id': 'req-536ec49a-e4e1-4324-8edc-e5a5232a05be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:51,846 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.476s 2022-05-31 07:08:51,846 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:51 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-0eaeecd9-8d95-42b5-95aa-1222158ce0d6', 'x-compute-request-id': 'req-0eaeecd9-8d95-42b5-95aa-1222158ce0d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:53,019 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.163s 2022-05-31 07:08:53,019 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:52 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-daf0cc2c-30de-47a1-9979-77a9c62e39f0', 'x-compute-request-id': 'req-daf0cc2c-30de-47a1-9979-77a9c62e39f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:54,200 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.172s 2022-05-31 07:08:54,200 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:54 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-cb479dee-875c-4978-8376-c55390d5766b', 'x-compute-request-id': 'req-cb479dee-875c-4978-8376-c55390d5766b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:55,337 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.129s 2022-05-31 07:08:55,338 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:55 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-c896c5d5-fc13-4c0b-be7c-66a1bdec5ee7', 'x-compute-request-id': 'req-c896c5d5-fc13-4c0b-be7c-66a1bdec5ee7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:56,471 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.124s 2022-05-31 07:08:56,471 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:56 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-bd26a21e-5729-40a7-8372-407dd20c936b', 'x-compute-request-id': 'req-bd26a21e-5729-40a7-8372-407dd20c936b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:57,639 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.159s 2022-05-31 07:08:57,639 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:57 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-04ec6761-2189-4889-9953-4498e82467f4', 'x-compute-request-id': 'req-04ec6761-2189-4889-9953-4498e82467f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:58,771 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.123s 2022-05-31 07:08:58,771 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:58 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-62a711d3-1613-4782-8b68-0c85d270d095', 'x-compute-request-id': 'req-62a711d3-1613-4782-8b68-0c85d270d095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:08:59,888 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.107s 2022-05-31 07:08:59,888 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:08:59 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-ab90e961-f7f3-4262-b2e9-83f682986039', 'x-compute-request-id': 'req-ab90e961-f7f3-4262-b2e9-83f682986039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:08:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:01,022 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.126s 2022-05-31 07:09:01,022 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:00 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-5bd0272e-23f0-4ff1-b7b7-84e2579478b2', 'x-compute-request-id': 'req-5bd0272e-23f0-4ff1-b7b7-84e2579478b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:02,168 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.136s 2022-05-31 07:09:02,168 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:02 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-59cf72af-b740-4f18-919b-04d34631db8a', 'x-compute-request-id': 'req-59cf72af-b740-4f18-919b-04d34631db8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:03,302 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.126s 2022-05-31 07:09:03,302 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:03 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-f5839dfa-3c72-493f-8d88-e2d3a96cf926', 'x-compute-request-id': 'req-f5839dfa-3c72-493f-8d88-e2d3a96cf926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:04,535 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.224s 2022-05-31 07:09:04,535 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:04 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-a99085cc-18c1-4836-a6a5-ca7e89d420c3', 'x-compute-request-id': 'req-a99085cc-18c1-4836-a6a5-ca7e89d420c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:05,668 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.123s 2022-05-31 07:09:05,668 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:05 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-42e75bfc-3d61-47cc-8a44-63916f1ab26c', 'x-compute-request-id': 'req-42e75bfc-3d61-47cc-8a44-63916f1ab26c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:06,903 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.226s 2022-05-31 07:09:06,903 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09: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-dfa081d6-ec2a-4eeb-bca2-2ae3390769d7', 'x-compute-request-id': 'req-dfa081d6-ec2a-4eeb-bca2-2ae3390769d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:08,080 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.168s 2022-05-31 07:09:08,080 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09: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-3e1e9788-347f-42a7-a4dc-f526928567e0', 'x-compute-request-id': 'req-3e1e9788-347f-42a7-a4dc-f526928567e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:09,246 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.157s 2022-05-31 07:09:09,246 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:09 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-0d878a31-b394-4165-b937-41e2eeb23fdb', 'x-compute-request-id': 'req-0d878a31-b394-4165-b937-41e2eeb23fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:10,694 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.437s 2022-05-31 07:09:10,694 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:10 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-3ac3fb0b-80e8-4caa-9018-0a470f2d34d7', 'x-compute-request-id': 'req-3ac3fb0b-80e8-4caa-9018-0a470f2d34d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:11,814 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.112s 2022-05-31 07:09:11,814 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:11 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-c576bf2a-4ef3-4c98-9dcd-5f8d912976d9', 'x-compute-request-id': 'req-c576bf2a-4ef3-4c98-9dcd-5f8d912976d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:12,962 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.139s 2022-05-31 07:09:12,962 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:12 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-62f18b43-7c4d-44cc-ad48-2898a80d1664', 'x-compute-request-id': 'req-62f18b43-7c4d-44cc-ad48-2898a80d1664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:14,431 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.460s 2022-05-31 07:09:14,431 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:13 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-3e4ddae9-70fd-4f1c-b6c0-e2ff5e4dea07', 'x-compute-request-id': 'req-3e4ddae9-70fd-4f1c-b6c0-e2ff5e4dea07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:16,009 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.570s 2022-05-31 07:09:16,009 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:15 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-b2d198fa-3066-4a52-8984-c58595591240', 'x-compute-request-id': 'req-b2d198fa-3066-4a52-8984-c58595591240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:17,232 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.215s 2022-05-31 07:09:17,233 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:17 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-0fa5bc12-ac0b-41bb-8374-1fb4b2466743', 'x-compute-request-id': 'req-0fa5bc12-ac0b-41bb-8374-1fb4b2466743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:18,384 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.142s 2022-05-31 07:09:18,384 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:18 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-ff41d5fd-c8ca-416c-8dcf-167c820a50fd', 'x-compute-request-id': 'req-ff41d5fd-c8ca-416c-8dcf-167c820a50fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:19,540 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.148s 2022-05-31 07:09:19,541 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:19 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-1f049afd-7ffc-4365-bd56-e61ba102f7b2', 'x-compute-request-id': 'req-1f049afd-7ffc-4365-bd56-e61ba102f7b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:20,684 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.135s 2022-05-31 07:09:20,685 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:20 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-82eb642a-1e13-4945-9730-d784998643ef', 'x-compute-request-id': 'req-82eb642a-1e13-4945-9730-d784998643ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:21,841 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.149s 2022-05-31 07:09:21,842 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:21 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-44560666-ec76-4d77-a622-61fe1e1c9f3c', 'x-compute-request-id': 'req-44560666-ec76-4d77-a622-61fe1e1c9f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:23,011 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.161s 2022-05-31 07:09:23,011 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:22 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-08d6afd6-c016-4887-9e0d-a1aeb6fc4da8', 'x-compute-request-id': 'req-08d6afd6-c016-4887-9e0d-a1aeb6fc4da8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:24,296 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.277s 2022-05-31 07:09:24,297 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:24 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-2b406eea-7f5b-4868-b5be-5e9b27db7234', 'x-compute-request-id': 'req-2b406eea-7f5b-4868-b5be-5e9b27db7234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:25,493 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.188s 2022-05-31 07:09:25,494 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:25 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-3808d36f-1196-4745-8363-5fdb06ec620c', 'x-compute-request-id': 'req-3808d36f-1196-4745-8363-5fdb06ec620c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:26,701 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.199s 2022-05-31 07:09:26,702 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:26 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-f39dc89a-a89b-4905-8f3a-5f2e44615a33', 'x-compute-request-id': 'req-f39dc89a-a89b-4905-8f3a-5f2e44615a33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:27,903 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.192s 2022-05-31 07:09:27,903 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:27 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-e12d964f-6a7b-4f67-bae2-3e77a6eb4e71', 'x-compute-request-id': 'req-e12d964f-6a7b-4f67-bae2-3e77a6eb4e71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:29,049 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.137s 2022-05-31 07:09:29,049 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:28 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-88d297e4-106f-4310-9cfe-f1d96f109cc6', 'x-compute-request-id': 'req-88d297e4-106f-4310-9cfe-f1d96f109cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:30,213 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.156s 2022-05-31 07:09:30,214 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:30 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-2e62416f-f387-4686-b5a6-a02e52969f25', 'x-compute-request-id': 'req-2e62416f-f387-4686-b5a6-a02e52969f25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:31,390 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.167s 2022-05-31 07:09:31,390 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:31 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-55e2a470-1d9c-483f-a049-273ecace21ca', 'x-compute-request-id': 'req-55e2a470-1d9c-483f-a049-273ecace21ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:32,489 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.090s 2022-05-31 07:09:32,489 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:32 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-5a2ff7b0-b948-4b0a-8a0d-31f04ca3a720', 'x-compute-request-id': 'req-5a2ff7b0-b948-4b0a-8a0d-31f04ca3a720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:33,645 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.147s 2022-05-31 07:09:33,645 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:33 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-dbb5071f-f3e8-43db-8524-3a63818e9906', 'x-compute-request-id': 'req-dbb5071f-f3e8-43db-8524-3a63818e9906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:34,807 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.153s 2022-05-31 07:09:34,807 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:34 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-4dd7ac2f-f2d3-4124-92ec-09262b72b565', 'x-compute-request-id': 'req-4dd7ac2f-f2d3-4124-92ec-09262b72b565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:36,137 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.321s 2022-05-31 07:09:36,138 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:35 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-dfe03e17-180d-44ad-8758-a5e05a54d5b5', 'x-compute-request-id': 'req-dfe03e17-180d-44ad-8758-a5e05a54d5b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:37,303 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.157s 2022-05-31 07:09:37,304 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:37 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-4682fea1-fca9-47d8-9479-0d787c173afc', 'x-compute-request-id': 'req-4682fea1-fca9-47d8-9479-0d787c173afc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:38,478 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.165s 2022-05-31 07:09:38,478 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:38 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-71976f7c-627f-4480-901e-4b8129de5e63', 'x-compute-request-id': 'req-71976f7c-627f-4480-901e-4b8129de5e63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:39,620 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.134s 2022-05-31 07:09:39,621 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-398d2881-c8e7-407d-a75b-d2f9866f44a0', 'x-compute-request-id': 'req-398d2881-c8e7-407d-a75b-d2f9866f44a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:40,906 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.276s 2022-05-31 07:09:40,906 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:40 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-a01477f3-9ec5-4415-8541-f0586ef03768', 'x-compute-request-id': 'req-a01477f3-9ec5-4415-8541-f0586ef03768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:42,132 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.216s 2022-05-31 07:09:42,132 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:41 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-b753f3cd-69df-4081-81f2-aeabc789d142', 'x-compute-request-id': 'req-b753f3cd-69df-4081-81f2-aeabc789d142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:43,316 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.175s 2022-05-31 07:09:43,316 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:43 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-c4f129f2-1719-4904-9663-c51ea6a796d8', 'x-compute-request-id': 'req-c4f129f2-1719-4904-9663-c51ea6a796d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:44,510 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.186s 2022-05-31 07:09:44,510 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:44 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-9949fe96-0ba7-4e8f-8e82-3f91950504b6', 'x-compute-request-id': 'req-9949fe96-0ba7-4e8f-8e82-3f91950504b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:45,663 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.145s 2022-05-31 07:09:45,664 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:45 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-6e3863d9-d19c-4b3b-a057-ddb43df8bb2f', 'x-compute-request-id': 'req-6e3863d9-d19c-4b3b-a057-ddb43df8bb2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:46,799 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.127s 2022-05-31 07:09:46,800 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:46 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-c980814f-ac3c-4121-89ff-2c46a0bbaffa', 'x-compute-request-id': 'req-c980814f-ac3c-4121-89ff-2c46a0bbaffa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:48,095 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.286s 2022-05-31 07:09:48,095 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:47 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-5b747c0b-60eb-4784-87c4-088830a0dd63', 'x-compute-request-id': 'req-5b747c0b-60eb-4784-87c4-088830a0dd63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:49,266 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.162s 2022-05-31 07:09:49,267 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:49 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-3c9937d2-234f-4dab-9d89-9766e55036ec', 'x-compute-request-id': 'req-3c9937d2-234f-4dab-9d89-9766e55036ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:50,632 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.356s 2022-05-31 07:09:50,633 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:50 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-42e9b402-1a78-4161-adfe-e00013a0b8b8', 'x-compute-request-id': 'req-42e9b402-1a78-4161-adfe-e00013a0b8b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:51,758 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.117s 2022-05-31 07:09:51,758 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:51 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-ae48738e-0770-4618-bb3c-2e607d244307', 'x-compute-request-id': 'req-ae48738e-0770-4618-bb3c-2e607d244307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:52,903 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.137s 2022-05-31 07:09:52,904 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:52 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-984a13b5-b2b4-4893-adb1-4fb9ad113024', 'x-compute-request-id': 'req-984a13b5-b2b4-4893-adb1-4fb9ad113024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:54,009 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.097s 2022-05-31 07:09:54,010 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:53 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-d0e49df5-4ecf-4f23-a961-704e1de7e427', 'x-compute-request-id': 'req-d0e49df5-4ecf-4f23-a961-704e1de7e427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:55,185 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.167s 2022-05-31 07:09:55,185 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:55 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-8c8032bf-de81-46c8-a765-ddc954a3cef1', 'x-compute-request-id': 'req-8c8032bf-de81-46c8-a765-ddc954a3cef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:56,400 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.206s 2022-05-31 07:09:56,401 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:56 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-93e33536-09e9-4690-9212-6c6843a70c9c', 'x-compute-request-id': 'req-93e33536-09e9-4690-9212-6c6843a70c9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:57,577 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.167s 2022-05-31 07:09:57,577 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:57 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-1d0f8a23-8ade-44be-8349-5d1e72bc65a0', 'x-compute-request-id': 'req-1d0f8a23-8ade-44be-8349-5d1e72bc65a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:58,688 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.102s 2022-05-31 07:09:58,689 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:58 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-72e197d8-7b3a-4677-999d-d16a8443d233', 'x-compute-request-id': 'req-72e197d8-7b3a-4677-999d-d16a8443d233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:09:59,789 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.091s 2022-05-31 07:09:59,789 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:09:59 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-4960c92b-7e37-4f03-b42a-99cc46c08fb3', 'x-compute-request-id': 'req-4960c92b-7e37-4f03-b42a-99cc46c08fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:09:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:00,889 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.091s 2022-05-31 07:10:00,889 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:00 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-c0009549-0fb9-4f29-9a39-c62be800ca7a', 'x-compute-request-id': 'req-c0009549-0fb9-4f29-9a39-c62be800ca7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:02,027 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.128s 2022-05-31 07:10:02,027 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:01 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-f06248d7-cd91-449d-8773-f2aff5c2335c', 'x-compute-request-id': 'req-f06248d7-cd91-449d-8773-f2aff5c2335c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:03,161 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.125s 2022-05-31 07:10:03,162 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:03 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-88f126d8-2a26-4505-ae21-398739a0695c', 'x-compute-request-id': 'req-88f126d8-2a26-4505-ae21-398739a0695c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:04,258 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.088s 2022-05-31 07:10:04,259 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:04 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-006a7b4f-2ad7-487a-b75d-db9ed608e06f', 'x-compute-request-id': 'req-006a7b4f-2ad7-487a-b75d-db9ed608e06f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:05,423 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.156s 2022-05-31 07:10:05,424 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:05 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-66ba35ae-94e6-4f91-a255-a68f04318b7a', 'x-compute-request-id': 'req-66ba35ae-94e6-4f91-a255-a68f04318b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:06,589 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.158s 2022-05-31 07:10:06,590 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10: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-ed9e35e6-91f7-4721-b62f-774816393e19', 'x-compute-request-id': 'req-ed9e35e6-91f7-4721-b62f-774816393e19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:07,694 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.096s 2022-05-31 07:10:07,695 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10: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-9f098130-2a13-4561-a960-83863522b963', 'x-compute-request-id': 'req-9f098130-2a13-4561-a960-83863522b963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:08,788 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.085s 2022-05-31 07:10:08,788 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:08 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-e932f550-4566-4202-966e-929503a2703f', 'x-compute-request-id': 'req-e932f550-4566-4202-966e-929503a2703f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:09,926 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.130s 2022-05-31 07:10:09,927 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:09 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-b50e9a12-4b5a-4030-a44a-1dbb9bcf4b0c', 'x-compute-request-id': 'req-b50e9a12-4b5a-4030-a44a-1dbb9bcf4b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:11,072 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.137s 2022-05-31 07:10:11,073 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:10 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-24733a5a-a8b1-4d35-8946-ee0de4052350', 'x-compute-request-id': 'req-24733a5a-a8b1-4d35-8946-ee0de4052350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:12,181 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.101s 2022-05-31 07:10:12,182 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:12 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-5c49a6df-dd2e-4e53-acef-8dfb95741a39', 'x-compute-request-id': 'req-5c49a6df-dd2e-4e53-acef-8dfb95741a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:13,288 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.098s 2022-05-31 07:10:13,289 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:13 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-b70ead53-2e74-46ba-a29b-821b6eba22f8', 'x-compute-request-id': 'req-b70ead53-2e74-46ba-a29b-821b6eba22f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:14,393 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.096s 2022-05-31 07:10:14,393 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:14 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-e3c7fb7e-a378-46a5-8e25-530200c15cfc', 'x-compute-request-id': 'req-e3c7fb7e-a378-46a5-8e25-530200c15cfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:15,497 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.096s 2022-05-31 07:10:15,498 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:15 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-3d9312fc-5f34-4b52-a131-8c54f9f01d71', 'x-compute-request-id': 'req-3d9312fc-5f34-4b52-a131-8c54f9f01d71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:16,604 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.098s 2022-05-31 07:10:16,604 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:16 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-2b0dcbe6-6972-4ec6-b73e-44282d9264db', 'x-compute-request-id': 'req-2b0dcbe6-6972-4ec6-b73e-44282d9264db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:17,708 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.095s 2022-05-31 07:10:17,708 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:17 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-913b1a7c-8a7e-432d-821a-5b3f88178a30', 'x-compute-request-id': 'req-913b1a7c-8a7e-432d-821a-5b3f88178a30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:18,826 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.110s 2022-05-31 07:10:18,827 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:18 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-01c7d6a5-df67-42b6-b97b-f049540c276d', 'x-compute-request-id': 'req-01c7d6a5-df67-42b6-b97b-f049540c276d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:19,922 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.086s 2022-05-31 07:10:19,922 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:19 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-1d9d9ba7-990a-4510-bb1f-506126c081ec', 'x-compute-request-id': 'req-1d9d9ba7-990a-4510-bb1f-506126c081ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:21,017 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.087s 2022-05-31 07:10:21,018 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:20 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-87d385b8-7fa1-4554-9cf2-38dfe66229ba', 'x-compute-request-id': 'req-87d385b8-7fa1-4554-9cf2-38dfe66229ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:22,114 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.088s 2022-05-31 07:10:22,115 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:22 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-2cc14096-d6b8-474b-9055-ad85b835aa10', 'x-compute-request-id': 'req-2cc14096-d6b8-474b-9055-ad85b835aa10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:23,216 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.093s 2022-05-31 07:10:23,216 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:23 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-80c3519f-d863-49c4-aaca-9a3d7fc4b524', 'x-compute-request-id': 'req-80c3519f-d863-49c4-aaca-9a3d7fc4b524', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:24,308 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.083s 2022-05-31 07:10:24,308 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:24 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-6135b705-b025-46b2-a006-4c183bd90974', 'x-compute-request-id': 'req-6135b705-b025-46b2-a006-4c183bd90974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:25,410 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.093s 2022-05-31 07:10:25,410 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:25 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-0195659f-b406-480b-aecd-9794603b890b', 'x-compute-request-id': 'req-0195659f-b406-480b-aecd-9794603b890b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:26,502 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.084s 2022-05-31 07:10:26,503 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:26 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-cf37289d-6ac4-41ff-b860-163ac6fb12ae', 'x-compute-request-id': 'req-cf37289d-6ac4-41ff-b860-163ac6fb12ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:27,593 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.082s 2022-05-31 07:10:27,594 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:27 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-8658bfc0-8aca-41ec-b23c-bd4fd718c0c2', 'x-compute-request-id': 'req-8658bfc0-8aca-41ec-b23c-bd4fd718c0c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:28,686 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.083s 2022-05-31 07:10:28,686 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:28 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-f7a12103-195b-45b7-ab26-de89a72aa0e0', 'x-compute-request-id': 'req-f7a12103-195b-45b7-ab26-de89a72aa0e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:29,775 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.080s 2022-05-31 07:10:29,775 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:29 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-528b1c19-ae8b-45c6-9464-a662806e1478', 'x-compute-request-id': 'req-528b1c19-ae8b-45c6-9464-a662806e1478', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:30,865 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:10:30,865 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:30 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-b56c6a38-70b7-444c-b331-7622a9651c1e', 'x-compute-request-id': 'req-b56c6a38-70b7-444c-b331-7622a9651c1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:31,969 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.096s 2022-05-31 07:10:31,969 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:31 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-439f8204-8c68-4e8b-8d90-c0ca281512b5', 'x-compute-request-id': 'req-439f8204-8c68-4e8b-8d90-c0ca281512b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:33,074 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.096s 2022-05-31 07:10:33,075 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:32 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-b1043b6c-61d4-4534-8113-d04a574394cd', 'x-compute-request-id': 'req-b1043b6c-61d4-4534-8113-d04a574394cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:34,164 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.082s 2022-05-31 07:10:34,165 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:34 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-94e08d9c-9a69-431e-84c0-e4a1f5349d27', 'x-compute-request-id': 'req-94e08d9c-9a69-431e-84c0-e4a1f5349d27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:35,272 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.100s 2022-05-31 07:10:35,273 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:35 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-d17c7044-0af6-46e0-99db-0975c1135a37', 'x-compute-request-id': 'req-d17c7044-0af6-46e0-99db-0975c1135a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:36,401 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.121s 2022-05-31 07:10:36,402 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:36 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-bbd1ed56-3f7a-48e5-b9e4-27dbb8ee5f2a', 'x-compute-request-id': 'req-bbd1ed56-3f7a-48e5-b9e4-27dbb8ee5f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:37,496 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.086s 2022-05-31 07:10:37,497 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:37 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-af37998f-633f-4b19-b7aa-c078857fe500', 'x-compute-request-id': 'req-af37998f-633f-4b19-b7aa-c078857fe500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:38,591 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.085s 2022-05-31 07:10:38,591 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:38 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-cfec6ddd-9b2c-4e08-9f7f-e3df369e107f', 'x-compute-request-id': 'req-cfec6ddd-9b2c-4e08-9f7f-e3df369e107f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:39,693 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.094s 2022-05-31 07:10:39,693 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84284649-e1f4-47c3-9a4c-ad8a0e9f31bd', 'x-compute-request-id': 'req-84284649-e1f4-47c3-9a4c-ad8a0e9f31bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:40,864 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.162s 2022-05-31 07:10:40,864 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:40 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-9a423524-0400-4052-ad2f-f93f75a69db5', 'x-compute-request-id': 'req-9a423524-0400-4052-ad2f-f93f75a69db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:41,988 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.114s 2022-05-31 07:10:41,988 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:41 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-0ea86198-3434-4fe5-b149-1d7e7f6028ae', 'x-compute-request-id': 'req-0ea86198-3434-4fe5-b149-1d7e7f6028ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:43,094 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.098s 2022-05-31 07:10:43,095 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:42 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-b690c79b-5a95-4203-b20e-359b3d7d11ba', 'x-compute-request-id': 'req-b690c79b-5a95-4203-b20e-359b3d7d11ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:44,225 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.122s 2022-05-31 07:10:44,226 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:44 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-07372ab9-b170-4a45-8001-cdbce1b7fc0b', 'x-compute-request-id': 'req-07372ab9-b170-4a45-8001-cdbce1b7fc0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:45,353 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.118s 2022-05-31 07:10:45,353 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:45 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-7cf3b4b4-1fc2-488f-ae8f-64bb860cb929', 'x-compute-request-id': 'req-7cf3b4b4-1fc2-488f-ae8f-64bb860cb929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:46,785 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.424s 2022-05-31 07:10:46,785 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:46 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-49e60f73-9e89-4847-b226-c0c05abd5f65', 'x-compute-request-id': 'req-49e60f73-9e89-4847-b226-c0c05abd5f65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:47,883 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.089s 2022-05-31 07:10:47,884 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:47 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-cf0a19fa-6ddd-4d2b-83f2-628f4bf9bf12', 'x-compute-request-id': 'req-cf0a19fa-6ddd-4d2b-83f2-628f4bf9bf12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:48,989 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.097s 2022-05-31 07:10:48,990 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:48 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-3b8d52f3-cc0a-4a8c-ab58-7c7c49042e32', 'x-compute-request-id': 'req-3b8d52f3-cc0a-4a8c-ab58-7c7c49042e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:50,092 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.094s 2022-05-31 07:10:50,093 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:50 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-5cff0b82-38a6-48dc-935c-662640ba9734', 'x-compute-request-id': 'req-5cff0b82-38a6-48dc-935c-662640ba9734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:51,195 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.095s 2022-05-31 07:10:51,196 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:51 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-c7652abc-eb2f-46e3-868e-98b7962d3396', 'x-compute-request-id': 'req-c7652abc-eb2f-46e3-868e-98b7962d3396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:52,314 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.111s 2022-05-31 07:10:52,315 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:52 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-fd21089e-e4b6-4774-bd12-bfb070296b53', 'x-compute-request-id': 'req-fd21089e-e4b6-4774-bd12-bfb070296b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:53,507 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.183s 2022-05-31 07:10:53,507 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:53 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-acdaa657-bc08-4200-bb71-9deaef64f6c7', 'x-compute-request-id': 'req-acdaa657-bc08-4200-bb71-9deaef64f6c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:54,602 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.086s 2022-05-31 07:10:54,602 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:54 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-86048218-7523-4326-8b4d-844cc378f333', 'x-compute-request-id': 'req-86048218-7523-4326-8b4d-844cc378f333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:55,696 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.086s 2022-05-31 07:10:55,696 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:55 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-1be363d1-f856-4987-846c-efd19ec8470e', 'x-compute-request-id': 'req-1be363d1-f856-4987-846c-efd19ec8470e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:56,793 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.088s 2022-05-31 07:10:56,793 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:56 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-8b96b1b7-23a5-4505-8df6-0b1331eeb2fa', 'x-compute-request-id': 'req-8b96b1b7-23a5-4505-8df6-0b1331eeb2fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:57,895 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.093s 2022-05-31 07:10:57,895 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:57 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-91072876-695e-4c93-8c46-78573780b62a', 'x-compute-request-id': 'req-91072876-695e-4c93-8c46-78573780b62a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:10:59,006 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.102s 2022-05-31 07:10:59,006 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:10:58 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-e64957d2-6c1d-46ee-875d-8ed34ced3dfa', 'x-compute-request-id': 'req-e64957d2-6c1d-46ee-875d-8ed34ced3dfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:10:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:00,111 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.096s 2022-05-31 07:11:00,111 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:00 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-048f489b-851a-4b02-9f0d-4664dd1373cb', 'x-compute-request-id': 'req-048f489b-851a-4b02-9f0d-4664dd1373cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:01,212 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.093s 2022-05-31 07:11:01,213 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:01 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-96b3ffcb-3171-4bd4-a301-1178b58077b0', 'x-compute-request-id': 'req-96b3ffcb-3171-4bd4-a301-1178b58077b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:02,332 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.112s 2022-05-31 07:11:02,333 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:02 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-0b7e2f48-6a4e-4f8f-b8ef-3cc341424a0b', 'x-compute-request-id': 'req-0b7e2f48-6a4e-4f8f-b8ef-3cc341424a0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:03,459 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.118s 2022-05-31 07:11:03,459 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:03 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-6826fe96-b561-4080-b116-1ba9801a9c97', 'x-compute-request-id': 'req-6826fe96-b561-4080-b116-1ba9801a9c97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:04,555 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.088s 2022-05-31 07:11:04,556 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:04 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-d91dafce-932d-484f-b2dd-1387909740b7', 'x-compute-request-id': 'req-d91dafce-932d-484f-b2dd-1387909740b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:05,661 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.097s 2022-05-31 07:11:05,661 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:05 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-3b4cda83-c0cf-44d4-aca5-9f36dfb50a02', 'x-compute-request-id': 'req-3b4cda83-c0cf-44d4-aca5-9f36dfb50a02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:06,755 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.085s 2022-05-31 07:11:06,755 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11: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-bc04a8d9-f8ab-493a-9934-9058efc4e232', 'x-compute-request-id': 'req-bc04a8d9-f8ab-493a-9934-9058efc4e232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:07,854 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.090s 2022-05-31 07:11:07,854 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11: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-37c1f7b1-7b3d-4793-9769-84f0a344662f', 'x-compute-request-id': 'req-37c1f7b1-7b3d-4793-9769-84f0a344662f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:08,947 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.083s 2022-05-31 07:11:08,947 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:08 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-3ef19cda-f454-46dd-b2fe-844908c31118', 'x-compute-request-id': 'req-3ef19cda-f454-46dd-b2fe-844908c31118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:10,041 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.086s 2022-05-31 07:11:10,042 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:09 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-ee32f5d5-9938-4eff-a728-51e063b0db3e', 'x-compute-request-id': 'req-ee32f5d5-9938-4eff-a728-51e063b0db3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:11,140 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.089s 2022-05-31 07:11:11,140 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:11 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-aa5e3117-7764-41d1-81b9-04536c954bf7', 'x-compute-request-id': 'req-aa5e3117-7764-41d1-81b9-04536c954bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:12,298 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.150s 2022-05-31 07:11:12,299 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:12 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-1955a994-88eb-4920-8bab-18f82fb8a4e4', 'x-compute-request-id': 'req-1955a994-88eb-4920-8bab-18f82fb8a4e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:13,416 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.109s 2022-05-31 07:11:13,417 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:13 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-521a826b-9e0a-4e6b-a589-cc073b6ef638', 'x-compute-request-id': 'req-521a826b-9e0a-4e6b-a589-cc073b6ef638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:14,539 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.114s 2022-05-31 07:11:14,539 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:14 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-9ea309b0-e131-43db-bb67-cbb2427cd76c', 'x-compute-request-id': 'req-9ea309b0-e131-43db-bb67-cbb2427cd76c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:15,680 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.132s 2022-05-31 07:11:15,680 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:15 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-91d532dd-4e39-4352-bc9e-515b61427528', 'x-compute-request-id': 'req-91d532dd-4e39-4352-bc9e-515b61427528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:16,848 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.158s 2022-05-31 07:11:16,848 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:16 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-ba1109b5-b987-4292-8e43-91364966a7e4', 'x-compute-request-id': 'req-ba1109b5-b987-4292-8e43-91364966a7e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:18,033 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.176s 2022-05-31 07:11:18,033 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:17 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-690af940-7ce0-4cd8-95f9-cfb4158859d6', 'x-compute-request-id': 'req-690af940-7ce0-4cd8-95f9-cfb4158859d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:19,184 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.142s 2022-05-31 07:11:19,184 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:19 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-5ce15828-87f5-4c2d-b81d-96628329c8f5', 'x-compute-request-id': 'req-5ce15828-87f5-4c2d-b81d-96628329c8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:20,313 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.120s 2022-05-31 07:11:20,313 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:20 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-8d8dd1e0-66ae-44b8-8336-ff69e0504da3', 'x-compute-request-id': 'req-8d8dd1e0-66ae-44b8-8336-ff69e0504da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:21,456 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.135s 2022-05-31 07:11:21,457 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:21 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-b499e161-d2c7-497c-b32c-960de66bb634', 'x-compute-request-id': 'req-b499e161-d2c7-497c-b32c-960de66bb634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:22,594 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.130s 2022-05-31 07:11:22,594 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:22 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-712cb4da-1f17-4ce1-8b56-764038688099', 'x-compute-request-id': 'req-712cb4da-1f17-4ce1-8b56-764038688099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:23,738 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.135s 2022-05-31 07:11:23,738 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:23 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-c089e086-ff5e-4bcf-a3bb-d911204dcda9', 'x-compute-request-id': 'req-c089e086-ff5e-4bcf-a3bb-d911204dcda9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:24,857 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.110s 2022-05-31 07:11:24,857 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:24 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-acbdb0de-d0f7-4fa5-96bc-5f774afd75ca', 'x-compute-request-id': 'req-acbdb0de-d0f7-4fa5-96bc-5f774afd75ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:26,207 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.341s 2022-05-31 07:11:26,207 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:25 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-cf09dc6d-2d20-4944-ae33-140b77985de3', 'x-compute-request-id': 'req-cf09dc6d-2d20-4944-ae33-140b77985de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:27,320 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.103s 2022-05-31 07:11:27,320 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:27 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-ec1a49ca-53c2-4bdc-bb0a-a75f4b495f7e', 'x-compute-request-id': 'req-ec1a49ca-53c2-4bdc-bb0a-a75f4b495f7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:28,444 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.116s 2022-05-31 07:11:28,445 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:28 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-d3d9edaf-4822-4283-a17d-f69c5ee24e90', 'x-compute-request-id': 'req-d3d9edaf-4822-4283-a17d-f69c5ee24e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:29,557 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.101s 2022-05-31 07:11:29,557 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:29 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-588cbbf9-c42c-49c2-a760-ff06fe47aa28', 'x-compute-request-id': 'req-588cbbf9-c42c-49c2-a760-ff06fe47aa28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:30,650 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.085s 2022-05-31 07:11:30,651 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:30 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-3ec00429-c642-4533-925d-8d773ed62757', 'x-compute-request-id': 'req-3ec00429-c642-4533-925d-8d773ed62757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:31,755 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.095s 2022-05-31 07:11:31,756 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:31 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-f52ae9a4-78fe-4489-bf47-3995a8ae93d9', 'x-compute-request-id': 'req-f52ae9a4-78fe-4489-bf47-3995a8ae93d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:32,850 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.086s 2022-05-31 07:11:32,851 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:32 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-3f6fa9c7-1c4c-43fb-9638-f40a61e40162', 'x-compute-request-id': 'req-3f6fa9c7-1c4c-43fb-9638-f40a61e40162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:33,961 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.101s 2022-05-31 07:11:33,961 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:33 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-49ccbfc3-99eb-45a3-82ef-176191fa3cfb', 'x-compute-request-id': 'req-49ccbfc3-99eb-45a3-82ef-176191fa3cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:35,059 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.090s 2022-05-31 07:11:35,059 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:34 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-ab26eedc-3eb2-48c7-a446-8a7aa3851719', 'x-compute-request-id': 'req-ab26eedc-3eb2-48c7-a446-8a7aa3851719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:36,170 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.102s 2022-05-31 07:11:36,170 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:36 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-45dd850a-87c7-4f50-982a-d3f7b14a3894', 'x-compute-request-id': 'req-45dd850a-87c7-4f50-982a-d3f7b14a3894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:37,282 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.103s 2022-05-31 07:11:37,283 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:37 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-16674c4f-c8ec-42f5-8a56-54def14dea18', 'x-compute-request-id': 'req-16674c4f-c8ec-42f5-8a56-54def14dea18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:38,395 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.104s 2022-05-31 07:11:38,395 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:38 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-a340d437-e570-42c6-8033-e19d8127fcfa', 'x-compute-request-id': 'req-a340d437-e570-42c6-8033-e19d8127fcfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:39,495 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.091s 2022-05-31 07:11:39,495 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-461291c0-efec-4413-b44b-98ac8ca0f416', 'x-compute-request-id': 'req-461291c0-efec-4413-b44b-98ac8ca0f416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:40,609 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.105s 2022-05-31 07:11:40,609 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:40 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-45e25d7e-6bad-479b-8878-50ce8f7416cb', 'x-compute-request-id': 'req-45e25d7e-6bad-479b-8878-50ce8f7416cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:41,704 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.083s 2022-05-31 07:11:41,704 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:41 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-f17bbc84-6e43-4e58-9d1d-10219a2d6ac0', 'x-compute-request-id': 'req-f17bbc84-6e43-4e58-9d1d-10219a2d6ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:42,799 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.086s 2022-05-31 07:11:42,799 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:42 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-ff151dad-c686-46e1-b2f5-82d2c6e1ab21', 'x-compute-request-id': 'req-ff151dad-c686-46e1-b2f5-82d2c6e1ab21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:43,897 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.089s 2022-05-31 07:11:43,897 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:43 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-c1ccc630-fe7d-41d7-a481-2835972a3706', 'x-compute-request-id': 'req-c1ccc630-fe7d-41d7-a481-2835972a3706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:44,998 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.093s 2022-05-31 07:11:44,998 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:44 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-cff69c28-077b-4c81-b8b5-f6b69a21f766', 'x-compute-request-id': 'req-cff69c28-077b-4c81-b8b5-f6b69a21f766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:46,142 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.136s 2022-05-31 07:11:46,143 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:46 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-77a872e5-1ba9-44aa-b361-48ac54c48ad2', 'x-compute-request-id': 'req-77a872e5-1ba9-44aa-b361-48ac54c48ad2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:47,256 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.106s 2022-05-31 07:11:47,257 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:47 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-8c983693-08ae-453f-8295-4c34cfee20de', 'x-compute-request-id': 'req-8c983693-08ae-453f-8295-4c34cfee20de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:48,416 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.151s 2022-05-31 07:11:48,416 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:48 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-fbb6c290-a179-4022-9e9d-7800f7742cc2', 'x-compute-request-id': 'req-fbb6c290-a179-4022-9e9d-7800f7742cc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:49,543 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.118s 2022-05-31 07:11:49,543 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:49 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-197500a2-027b-419c-a3da-c555cf9d9caf', 'x-compute-request-id': 'req-197500a2-027b-419c-a3da-c555cf9d9caf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:50,675 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.123s 2022-05-31 07:11:50,676 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:50 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-d9993830-a4a2-4513-a94f-ea27f0d9c383', 'x-compute-request-id': 'req-d9993830-a4a2-4513-a94f-ea27f0d9c383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:51,809 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.125s 2022-05-31 07:11:51,810 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:51 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-df54c1de-9315-4ebe-9fea-c39d354e36f7', 'x-compute-request-id': 'req-df54c1de-9315-4ebe-9fea-c39d354e36f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:52,963 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.145s 2022-05-31 07:11:52,964 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:52 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-1eee0982-c8fe-4042-a687-cfded7699b71', 'x-compute-request-id': 'req-1eee0982-c8fe-4042-a687-cfded7699b71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:54,071 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.100s 2022-05-31 07:11:54,072 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:53 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-dfb55b67-e03d-4b80-b199-dae8fbfad0da', 'x-compute-request-id': 'req-dfb55b67-e03d-4b80-b199-dae8fbfad0da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:55,166 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.085s 2022-05-31 07:11:55,166 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:55 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-02d7f6d7-293c-43a8-ab97-f62e2fd0eaf3', 'x-compute-request-id': 'req-02d7f6d7-293c-43a8-ab97-f62e2fd0eaf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:56,302 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.127s 2022-05-31 07:11:56,302 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:56 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-35ea0b37-82cf-4a09-8085-038cbe13d6bc', 'x-compute-request-id': 'req-35ea0b37-82cf-4a09-8085-038cbe13d6bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:57,406 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.095s 2022-05-31 07:11:57,406 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:57 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-7b03f4e8-a4ad-4173-be39-ed2e04ad5cc2', 'x-compute-request-id': 'req-7b03f4e8-a4ad-4173-be39-ed2e04ad5cc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:58,519 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.105s 2022-05-31 07:11:58,519 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:58 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-0b5d373f-bcdc-4e92-8f81-109bc7a28c04', 'x-compute-request-id': 'req-0b5d373f-bcdc-4e92-8f81-109bc7a28c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:11:59,612 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.084s 2022-05-31 07:11:59,612 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:59 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-b4541665-14b3-47cf-abf3-0656b3da7d81', 'x-compute-request-id': 'req-b4541665-14b3-47cf-abf3-0656b3da7d81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:11:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:00,712 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.092s 2022-05-31 07:12:00,712 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:00 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-0b530849-6b0f-402d-ae18-5d247193693c', 'x-compute-request-id': 'req-0b530849-6b0f-402d-ae18-5d247193693c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:01,805 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.085s 2022-05-31 07:12:01,805 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:01 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-1c955249-2d14-407f-b8cc-165f931d2317', 'x-compute-request-id': 'req-1c955249-2d14-407f-b8cc-165f931d2317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:02,901 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.087s 2022-05-31 07:12:02,902 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:02 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-c26617b6-c93c-4564-8236-46eec63dab0e', 'x-compute-request-id': 'req-c26617b6-c93c-4564-8236-46eec63dab0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:03,998 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.087s 2022-05-31 07:12:03,998 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:03 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-826e532f-ac96-43d4-960c-d27804d0a645', 'x-compute-request-id': 'req-826e532f-ac96-43d4-960c-d27804d0a645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:05,090 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.083s 2022-05-31 07:12:05,090 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:05 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-ed695b7c-602c-4086-a6cc-10778d155e01', 'x-compute-request-id': 'req-ed695b7c-602c-4086-a6cc-10778d155e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:06,182 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.083s 2022-05-31 07:12:06,182 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12: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-0fd73b2d-3597-424e-8f45-880ade891b2d', 'x-compute-request-id': 'req-0fd73b2d-3597-424e-8f45-880ade891b2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:07,278 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.087s 2022-05-31 07:12:07,279 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12: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-e14707e3-9684-4bc1-8ec0-83cb24ed35ac', 'x-compute-request-id': 'req-e14707e3-9684-4bc1-8ec0-83cb24ed35ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:08,373 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.085s 2022-05-31 07:12:08,373 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:08 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-67d5bc2c-c166-4efd-b38b-1c5f218d2041', 'x-compute-request-id': 'req-67d5bc2c-c166-4efd-b38b-1c5f218d2041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:09,468 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.086s 2022-05-31 07:12:09,468 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:09 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-9845c1eb-e42d-4c53-91cd-6a4444ff31c0', 'x-compute-request-id': 'req-9845c1eb-e42d-4c53-91cd-6a4444ff31c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:10,567 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.090s 2022-05-31 07:12:10,567 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:10 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-2bf17153-c53d-43f1-84f4-73e0bb028145', 'x-compute-request-id': 'req-2bf17153-c53d-43f1-84f4-73e0bb028145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:11,664 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.088s 2022-05-31 07:12:11,664 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:11 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-c7cb1d31-9c7b-43ae-a5fc-c9109c2b5cfc', 'x-compute-request-id': 'req-c7cb1d31-9c7b-43ae-a5fc-c9109c2b5cfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:12,805 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.132s 2022-05-31 07:12:12,805 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:12 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-65bdbf0b-9595-40c6-a309-a7026fa7efaf', 'x-compute-request-id': 'req-65bdbf0b-9595-40c6-a309-a7026fa7efaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:13,918 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.104s 2022-05-31 07:12:13,918 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:13 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-8653393f-3406-47a5-bc2c-a1da4ce171c2', 'x-compute-request-id': 'req-8653393f-3406-47a5-bc2c-a1da4ce171c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:15,023 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.097s 2022-05-31 07:12:15,023 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:14 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-fc4dc09e-d456-4076-8d02-040778923ae0', 'x-compute-request-id': 'req-fc4dc09e-d456-4076-8d02-040778923ae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:16,177 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.145s 2022-05-31 07:12:16,178 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:16 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-443f9c6b-85ba-4e8e-9882-63e7c925f385', 'x-compute-request-id': 'req-443f9c6b-85ba-4e8e-9882-63e7c925f385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:17,270 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.084s 2022-05-31 07:12:17,270 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:17 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-e7245e21-e681-4cf4-8fbd-2866e48ed000', 'x-compute-request-id': 'req-e7245e21-e681-4cf4-8fbd-2866e48ed000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:18,366 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.088s 2022-05-31 07:12:18,367 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:18 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-a296c77b-89e1-4849-be60-189d908cc495', 'x-compute-request-id': 'req-a296c77b-89e1-4849-be60-189d908cc495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:19,456 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:12:19,457 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:19 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-c0835cf2-62fa-4e11-afc2-086bf83afbc8', 'x-compute-request-id': 'req-c0835cf2-62fa-4e11-afc2-086bf83afbc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:20,549 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.084s 2022-05-31 07:12:20,549 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:20 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-ebd85880-468d-4b19-ada4-7b9a31d7fe93', 'x-compute-request-id': 'req-ebd85880-468d-4b19-ada4-7b9a31d7fe93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:21,638 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.080s 2022-05-31 07:12:21,638 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:21 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-7e2c0b58-83b5-4b2a-91d1-6ca675d812db', 'x-compute-request-id': 'req-7e2c0b58-83b5-4b2a-91d1-6ca675d812db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:22,734 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.087s 2022-05-31 07:12:22,735 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:22 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-de378615-57b1-4bac-8c0d-47bf8da57f63', 'x-compute-request-id': 'req-de378615-57b1-4bac-8c0d-47bf8da57f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:23,831 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.087s 2022-05-31 07:12:23,831 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:23 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-0eb2ef46-a31e-4583-9d42-3f131ee5c398', 'x-compute-request-id': 'req-0eb2ef46-a31e-4583-9d42-3f131ee5c398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:24,924 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.084s 2022-05-31 07:12:24,924 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:24 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-0ddc8ce0-ec4b-4ff0-ad43-d839041106f9', 'x-compute-request-id': 'req-0ddc8ce0-ec4b-4ff0-ad43-d839041106f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:26,013 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:12:26,014 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:25 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-683523c2-3835-4697-a06e-1ffd2aa55676', 'x-compute-request-id': 'req-683523c2-3835-4697-a06e-1ffd2aa55676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:27,107 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.084s 2022-05-31 07:12:27,107 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:27 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-1e89ef96-d4a0-400f-ac32-96e0935cb665', 'x-compute-request-id': 'req-1e89ef96-d4a0-400f-ac32-96e0935cb665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:28,199 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.083s 2022-05-31 07:12:28,200 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:28 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-d6be6a52-d492-4dd0-95db-1c97e1204b8b', 'x-compute-request-id': 'req-d6be6a52-d492-4dd0-95db-1c97e1204b8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:29,293 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.085s 2022-05-31 07:12:29,294 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:29 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-09c67f24-8f53-4fb9-9d61-4b44eb32aab1', 'x-compute-request-id': 'req-09c67f24-8f53-4fb9-9d61-4b44eb32aab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:30,383 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.080s 2022-05-31 07:12:30,384 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:30 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-415d1652-04c1-46ad-86de-47ae5d3caace', 'x-compute-request-id': 'req-415d1652-04c1-46ad-86de-47ae5d3caace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:31,477 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.084s 2022-05-31 07:12:31,477 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:31 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-72dcd5ad-522a-4262-9c86-335647dfd2ac', 'x-compute-request-id': 'req-72dcd5ad-522a-4262-9c86-335647dfd2ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:32,566 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:12:32,567 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:32 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-74612265-2ec0-4684-81a9-93577e9b3ecd', 'x-compute-request-id': 'req-74612265-2ec0-4684-81a9-93577e9b3ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:33,655 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.080s 2022-05-31 07:12:33,656 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:33 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-6ed17d1a-f476-4597-a8c8-4c70b5bdafe2', 'x-compute-request-id': 'req-6ed17d1a-f476-4597-a8c8-4c70b5bdafe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:34,744 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.080s 2022-05-31 07:12:34,745 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:34 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-94e59122-049f-494c-a62c-965bb8e5e79d', 'x-compute-request-id': 'req-94e59122-049f-494c-a62c-965bb8e5e79d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:35,834 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.080s 2022-05-31 07:12:35,834 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:35 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-dec8ff75-b07b-40f7-9a7d-bdc275c26442', 'x-compute-request-id': 'req-dec8ff75-b07b-40f7-9a7d-bdc275c26442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:37,019 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.176s 2022-05-31 07:12:37,019 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:36 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-5d45d46b-436a-487e-ac24-55ea379407d4', 'x-compute-request-id': 'req-5d45d46b-436a-487e-ac24-55ea379407d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:38,109 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:12:38,109 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:38 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-8e5f2f77-c859-458c-b9da-db7efbfa52ea', 'x-compute-request-id': 'req-8e5f2f77-c859-458c-b9da-db7efbfa52ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:39,196 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.080s 2022-05-31 07:12:39,197 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f89c461-a3d1-4230-a056-80bca48422e7', 'x-compute-request-id': 'req-1f89c461-a3d1-4230-a056-80bca48422e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:40,286 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:12:40,286 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:40 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-c51b5904-05a0-4456-9d60-22525da3ff87', 'x-compute-request-id': 'req-c51b5904-05a0-4456-9d60-22525da3ff87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:41,375 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:12:41,375 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:41 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-536b0a0b-e920-4227-80c1-51e27df20f68', 'x-compute-request-id': 'req-536b0a0b-e920-4227-80c1-51e27df20f68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:42,465 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:12:42,466 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:42 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-8570a8c9-83b4-4b0d-856e-3d6da6ea91a9', 'x-compute-request-id': 'req-8570a8c9-83b4-4b0d-856e-3d6da6ea91a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:43,555 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:12:43,556 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:43 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-fe90a3db-9c79-4a27-a85d-263b3f79de2e', 'x-compute-request-id': 'req-fe90a3db-9c79-4a27-a85d-263b3f79de2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:44,644 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.080s 2022-05-31 07:12:44,644 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:44 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-cc544c29-160b-4a6a-9703-22584b6cfbea', 'x-compute-request-id': 'req-cc544c29-160b-4a6a-9703-22584b6cfbea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:45,733 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.080s 2022-05-31 07:12:45,733 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:45 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-60996314-c4f2-45b3-a4df-e1f1dba8d139', 'x-compute-request-id': 'req-60996314-c4f2-45b3-a4df-e1f1dba8d139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:46,822 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.080s 2022-05-31 07:12:46,822 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:46 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-4820d540-1b0d-4090-8f1e-812d76905779', 'x-compute-request-id': 'req-4820d540-1b0d-4090-8f1e-812d76905779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:47,913 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.082s 2022-05-31 07:12:47,913 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:47 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-70c76089-a9a7-4035-919d-262f62d2ad39', 'x-compute-request-id': 'req-70c76089-a9a7-4035-919d-262f62d2ad39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:49,004 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.082s 2022-05-31 07:12:49,004 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:48 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-6ae27a2f-bb46-48a1-bb81-9fc51df1c832', 'x-compute-request-id': 'req-6ae27a2f-bb46-48a1-bb81-9fc51df1c832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:50,093 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:12:50,093 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:50 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-ea822f79-1681-4426-b901-cc76ee85d1e8', 'x-compute-request-id': 'req-ea822f79-1681-4426-b901-cc76ee85d1e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:51,187 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.084s 2022-05-31 07:12:51,187 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:51 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-285220ff-177f-4543-9155-7444cf28189f', 'x-compute-request-id': 'req-285220ff-177f-4543-9155-7444cf28189f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:52,277 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:12:52,277 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:52 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-dfaec856-bda5-43a2-94c7-69eafbba8f75', 'x-compute-request-id': 'req-dfaec856-bda5-43a2-94c7-69eafbba8f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:53,366 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.080s 2022-05-31 07:12:53,366 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:53 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-f2afa425-931a-4f85-9100-215cf34ac574', 'x-compute-request-id': 'req-f2afa425-931a-4f85-9100-215cf34ac574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:54,454 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:12:54,455 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:54 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-19e38811-e56d-442a-9d98-3717c4fcc6f6', 'x-compute-request-id': 'req-19e38811-e56d-442a-9d98-3717c4fcc6f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:55,545 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:12:55,546 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:55 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-b6987a74-b620-4d22-9cc7-f77c00734f10', 'x-compute-request-id': 'req-b6987a74-b620-4d22-9cc7-f77c00734f10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:56,635 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.080s 2022-05-31 07:12:56,635 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:56 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-11436a0e-20d3-41c5-811c-3eaa41c48642', 'x-compute-request-id': 'req-11436a0e-20d3-41c5-811c-3eaa41c48642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:57,726 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.082s 2022-05-31 07:12:57,726 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:57 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-772a7f6c-158a-43ff-b73c-adcf260a8948', 'x-compute-request-id': 'req-772a7f6c-158a-43ff-b73c-adcf260a8948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:58,815 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.082s 2022-05-31 07:12:58,816 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:58 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-a82d2119-31c9-4a41-bd53-197e62c4c864', 'x-compute-request-id': 'req-a82d2119-31c9-4a41-bd53-197e62c4c864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:12:59,905 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:12:59,906 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:59 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-1462e8d3-849c-4c11-b833-fbe54bcf13e4', 'x-compute-request-id': 'req-1462e8d3-849c-4c11-b833-fbe54bcf13e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:12:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:00,995 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:13:00,996 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:00 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-bb684ac6-b3cc-43dd-a253-f4ad0204892d', 'x-compute-request-id': 'req-bb684ac6-b3cc-43dd-a253-f4ad0204892d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:02,084 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.080s 2022-05-31 07:13:02,084 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:02 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-be25089f-2710-499e-8414-cd77f38a0b43', 'x-compute-request-id': 'req-be25089f-2710-499e-8414-cd77f38a0b43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:03,180 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.087s 2022-05-31 07:13:03,180 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:03 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-233cae39-9c5e-4410-9acd-525f3fa3471d', 'x-compute-request-id': 'req-233cae39-9c5e-4410-9acd-525f3fa3471d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:04,274 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.086s 2022-05-31 07:13:04,274 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:04 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-0bb14bbb-4fae-41d0-92d5-f40ee1ef05a8', 'x-compute-request-id': 'req-0bb14bbb-4fae-41d0-92d5-f40ee1ef05a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:05,369 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.087s 2022-05-31 07:13:05,370 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:05 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-d4dd099a-f2f9-4218-a1e7-3f451321eb7a', 'x-compute-request-id': 'req-d4dd099a-f2f9-4218-a1e7-3f451321eb7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:06,460 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:13:06,460 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13: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-32461cb0-14db-4074-97c2-fbcda5b85894', 'x-compute-request-id': 'req-32461cb0-14db-4074-97c2-fbcda5b85894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:07,555 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.086s 2022-05-31 07:13:07,555 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13: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-3388cbfe-07cf-4883-aaea-8d4178844d8a', 'x-compute-request-id': 'req-3388cbfe-07cf-4883-aaea-8d4178844d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:08,645 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:13:08,645 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:08 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-c7c50f85-829a-45cd-8587-117e3bbb7fc9', 'x-compute-request-id': 'req-c7c50f85-829a-45cd-8587-117e3bbb7fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:09,734 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.080s 2022-05-31 07:13:09,735 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:09 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-04aaae8b-1c8b-4cbb-941b-5a46c44d48d1', 'x-compute-request-id': 'req-04aaae8b-1c8b-4cbb-941b-5a46c44d48d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:10,825 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.082s 2022-05-31 07:13:10,826 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:10 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-7edc8af1-24ef-4ad9-a53b-8bdc29bbf6fd', 'x-compute-request-id': 'req-7edc8af1-24ef-4ad9-a53b-8bdc29bbf6fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:11,915 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.080s 2022-05-31 07:13:11,915 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:11 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-9b27b8b1-fcb5-4f40-a81a-2d0207975e5c', 'x-compute-request-id': 'req-9b27b8b1-fcb5-4f40-a81a-2d0207975e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:13,005 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:13:13,005 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:12 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-1760ed79-d322-45b1-ba8b-01beaed3778c', 'x-compute-request-id': 'req-1760ed79-d322-45b1-ba8b-01beaed3778c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:14,095 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:13:14,095 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:14 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-984509f3-6cbf-428b-b89e-f47aa31c8c22', 'x-compute-request-id': 'req-984509f3-6cbf-428b-b89e-f47aa31c8c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:15,184 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:13:15,185 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:15 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-d35b80c8-54f7-45dc-8a48-e548a8f5d596', 'x-compute-request-id': 'req-d35b80c8-54f7-45dc-8a48-e548a8f5d596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:16,274 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:13:16,274 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:16 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-395a4b4a-14e6-48e7-b5ed-8ce447e5deae', 'x-compute-request-id': 'req-395a4b4a-14e6-48e7-b5ed-8ce447e5deae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:17,362 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.080s 2022-05-31 07:13:17,363 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:17 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-2b840392-370a-479d-a77e-a46a2a7c584f', 'x-compute-request-id': 'req-2b840392-370a-479d-a77e-a46a2a7c584f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:18,451 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.080s 2022-05-31 07:13:18,452 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:18 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-46d8476e-08dd-4719-896b-bdb93e4279ed', 'x-compute-request-id': 'req-46d8476e-08dd-4719-896b-bdb93e4279ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:19,542 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.082s 2022-05-31 07:13:19,543 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:19 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-1cc530e4-910d-45d8-887e-7076a2c8be15', 'x-compute-request-id': 'req-1cc530e4-910d-45d8-887e-7076a2c8be15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:20,633 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:13:20,633 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:20 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-f473a2fb-c651-4206-bb80-dd9af18386ec', 'x-compute-request-id': 'req-f473a2fb-c651-4206-bb80-dd9af18386ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:21,722 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.080s 2022-05-31 07:13:21,722 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:21 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-792efc80-abaa-41b4-bfe6-19c1b69c9d08', 'x-compute-request-id': 'req-792efc80-abaa-41b4-bfe6-19c1b69c9d08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:22,813 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.082s 2022-05-31 07:13:22,814 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:22 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-2d2577a4-a387-47df-8e95-dee4d24c4704', 'x-compute-request-id': 'req-2d2577a4-a387-47df-8e95-dee4d24c4704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:23,902 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.079s 2022-05-31 07:13:23,902 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:23 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-c17b214c-89e3-4f4f-8879-c7695ead1193', 'x-compute-request-id': 'req-c17b214c-89e3-4f4f-8879-c7695ead1193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:24,991 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.080s 2022-05-31 07:13:24,991 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:24 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-38b3c8cb-c14d-4f01-a0ee-be97e2074ba4', 'x-compute-request-id': 'req-38b3c8cb-c14d-4f01-a0ee-be97e2074ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:26,086 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.087s 2022-05-31 07:13:26,086 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:26 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-5cdf6ad1-a53f-4d45-93e5-e6a4b5498ce0', 'x-compute-request-id': 'req-5cdf6ad1-a53f-4d45-93e5-e6a4b5498ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:27,176 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:13:27,176 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:27 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-3d82629d-3dc2-481a-aec3-df1723266b92', 'x-compute-request-id': 'req-3d82629d-3dc2-481a-aec3-df1723266b92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:28,266 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:13:28,266 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:28 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-d34e8444-33ed-467b-8774-7401feb39d65', 'x-compute-request-id': 'req-d34e8444-33ed-467b-8774-7401feb39d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:29,356 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:13:29,356 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:29 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-31a628cd-a60e-4fb8-ba6f-c5506292c73f', 'x-compute-request-id': 'req-31a628cd-a60e-4fb8-ba6f-c5506292c73f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:30,445 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:13:30,446 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:30 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-4cf2b17b-43dc-4638-a930-e04b81565d5e', 'x-compute-request-id': 'req-4cf2b17b-43dc-4638-a930-e04b81565d5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:31,535 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.080s 2022-05-31 07:13:31,535 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:31 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-f953a3ba-297c-4f0d-89e8-52f339e30821', 'x-compute-request-id': 'req-f953a3ba-297c-4f0d-89e8-52f339e30821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:32,623 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.080s 2022-05-31 07:13:32,623 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:32 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-46a7e440-c67c-424b-b39f-298cfa1e8822', 'x-compute-request-id': 'req-46a7e440-c67c-424b-b39f-298cfa1e8822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:33,713 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:13:33,714 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:33 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-54c4791b-d26b-4c6b-a1f1-e12865026b7f', 'x-compute-request-id': 'req-54c4791b-d26b-4c6b-a1f1-e12865026b7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:34,806 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.084s 2022-05-31 07:13:34,807 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:34 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-21dc782a-d934-4a2e-9f32-1b790762eded', 'x-compute-request-id': 'req-21dc782a-d934-4a2e-9f32-1b790762eded', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:35,897 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.081s 2022-05-31 07:13:35,897 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:35 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-5d6a61a3-db49-4d25-bad5-1d8907592094', 'x-compute-request-id': 'req-5d6a61a3-db49-4d25-bad5-1d8907592094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:36,989 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.083s 2022-05-31 07:13:36,989 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:36 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-b5a420af-f903-496a-817e-2b3edd944fe0', 'x-compute-request-id': 'req-b5a420af-f903-496a-817e-2b3edd944fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:38,081 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 200 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.084s 2022-05-31 07:13:38,082 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:37 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-cd62eca7-2b31-46e1-8b7e-d00b637f823f', 'x-compute-request-id': 'req-cd62eca7-2b31-46e1-8b7e-d00b637f823f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"server": {"id": "6479c0a9-7562-478f-a996-0b2d9d12d264", "name": "tempest-TestServerAdvancedOps-server-1398364131", "status": "BUILD", "tenant_id": "25f03bb9db194d2790e7d594171dbd98", "user_id": "29deffdf34864581a489c926a2b18f24", "metadata": {}, "hostId": "", "image": {"id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/images/d0930139-5184-4bcf-8a15-9e8cde15c757"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:07:38Z", "updated": "2022-05-31T07:13:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/6479c0a9-7562-478f-a996-0b2d9d12d264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 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-31 07:13:38,550 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 204 DELETE http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.461s 2022-05-31 07:13:38,551 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:38 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-dea8bac8-306f-42e2-a1af-6305cfa4758f', 'x-compute-request-id': 'req-dea8bac8-306f-42e2-a1af-6305cfa4758f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'' 2022-05-31 07:13:38,582 119415 INFO [tempest.lib.common.rest_client] Request (TestServerAdvancedOps:test_server_sequence_suspend_resume): 404 GET http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264 0.030s 2022-05-31 07:13:38,582 119415 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:38 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-ab599d18-afef-4007-b00c-8dc63a8554c2', 'x-compute-request-id': 'req-ab599d18-afef-4007-b00c-8dc63a8554c2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/6479c0a9-7562-478f-a996-0b2d9d12d264'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6479c0a9-7562-478f-a996-0b2d9d12d264 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/scenario/test_server_advanced_ops.py", line 50, in test_server_sequence_suspend_resume instance_id = self.create_server()['id'] File "/opt/stack/tempest/tempest/scenario/manager.py", line 309, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 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 101, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestServerAdvancedOps:test_server_sequence_suspend_resume) Server 6479c0a9-7562-478f-a996-0b2d9d12d264 failed to reach ACTIVE status and task state "None" within the required time (360 s). Server boot request ID: req-f552916a-81d5-4448-9218-2ada817cb2fe. Current status: BUILD. Current task state: scheduling. |
||||||
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 1 | 0 | 1 | 0 | 0 | Detail | |
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
fail
ft3.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-31 07:11:53,141 119412 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2022-05-31 07:11:53,383 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.18/compute/v2.1/os-keypairs 0.238s 2022-05-31 07:11:53,383 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1657551962", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNWri1dD9iJbo2yyrdsUfqX+FGrgDGYGBN7PA14UUSt8SuHRfAw4jC8VTCrOWDnJYuMMQndtqsmpzU2C1e6C5imQRN9qcUIIDXtHtRD9071mJuwdE8ZyxyWsM8ljPyqosA=="}} Response - Headers: {'date': 'Tue, 31 May 2022 07:11:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-735cd3fb-79f0-4eae-8448-fb0c68c2cc3f', 'x-compute-request-id': 'req-735cd3fb-79f0-4eae-8448-fb0c68c2cc3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1657551962", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNWri1dD9iJbo2yyrdsUfqX+FGrgDGYGBN7PA14UUSt8SuHRfAw4jC8VTCrOWDnJYuMMQndtqsmpzU2C1e6C5imQRN9qcUIIDXtHtRD9071mJuwdE8ZyxyWsM8ljPyqosA==", "fingerprint": "cc:2f:00:47:9c:7f:89:d1:98:8f:48:4a:22:27:4b:58", "user_id": "f499c659131a49838946f7204e204f18"}}' 2022-05-31 07:11:53,522 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.18:9696/v2.0/security-groups 0.136s 2022-05-31 07:11:53,522 119412 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-465838127", "description": "tempest-secgroup-smoke-465838127 description", "project_id": "a2398ceeabc34165b999a7e1e0ddc08d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-0b5a4a8d-fceb-4a90-aefa-37b365039a1b', 'date': 'Tue, 31 May 2022 07:11:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "c54d680b-15ec-4727-87ae-d97dc9aae1fd", "name": "tempest-secgroup-smoke-465838127", "stateful": true, "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "description": "tempest-secgroup-smoke-465838127 description", "shared": false, "security_group_rules": [{"id": "2fc3d2f2-56a2-48a4-8afd-722b6f15abc3", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "security_group_id": "c54d680b-15ec-4727-87ae-d97dc9aae1fd", "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": 1307, "description": null, "tags": [], "created_at": "2022-05-31T07:11:53Z", "updated_at": "2022-05-31T07:11:53Z", "revision_number": 0, "project_id": "a2398ceeabc34165b999a7e1e0ddc08d"}, {"id": "f7e03f68-6847-46be-81ca-f9a435a521af", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "security_group_id": "c54d680b-15ec-4727-87ae-d97dc9aae1fd", "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": 1306, "description": null, "tags": [], "created_at": "2022-05-31T07:11:53Z", "updated_at": "2022-05-31T07:11:53Z", "revision_number": 0, "project_id": "a2398ceeabc34165b999a7e1e0ddc08d"}], "tags": [], "created_at": "2022-05-31T07:11:53Z", "updated_at": "2022-05-31T07:11:53Z", "revision_number": 1, "project_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:11:53,651 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.128s 2022-05-31 07:11:53,651 119412 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": "c54d680b-15ec-4727-87ae-d97dc9aae1fd", "project_id": "a2398ceeabc34165b999a7e1e0ddc08d", "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-4f55b695-945f-4d8a-822e-94d9c9e6ab6f', 'date': 'Tue, 31 May 2022 07:11:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b2eb1d1f-0c83-448e-954a-f6c427e5a470", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "security_group_id": "c54d680b-15ec-4727-87ae-d97dc9aae1fd", "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-31T07:11:53Z", "updated_at": "2022-05-31T07:11:53Z", "revision_number": 0, "project_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:11:53,776 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.124s 2022-05-31 07:11:53,777 119412 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": "c54d680b-15ec-4727-87ae-d97dc9aae1fd", "project_id": "a2398ceeabc34165b999a7e1e0ddc08d", "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-d1c3a9c4-487d-48f2-93f5-dec7eb5abbc4', 'date': 'Tue, 31 May 2022 07:11:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8bf32d2b-f451-464a-92fc-cd24995845d8", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "security_group_id": "c54d680b-15ec-4727-87ae-d97dc9aae1fd", "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-31T07:11:53Z", "updated_at": "2022-05-31T07:11:53Z", "revision_number": 0, "project_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:11:53,892 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.114s 2022-05-31 07:11:53,892 119412 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": "c54d680b-15ec-4727-87ae-d97dc9aae1fd", "project_id": "a2398ceeabc34165b999a7e1e0ddc08d", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-fa263fe6-f62a-4843-902e-07891ef84430', 'date': 'Tue, 31 May 2022 07:11:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0495291f-fe21-4ce5-933e-dc922af10e54", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "security_group_id": "c54d680b-15ec-4727-87ae-d97dc9aae1fd", "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-31T07:11:53Z", "updated_at": "2022-05-31T07:11:53Z", "revision_number": 0, "project_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:11:54,010 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.117s 2022-05-31 07:11:54,010 119412 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": "c54d680b-15ec-4727-87ae-d97dc9aae1fd", "project_id": "a2398ceeabc34165b999a7e1e0ddc08d", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-157091e2-e9e7-446e-bcd7-d0c63d4869c4', 'date': 'Tue, 31 May 2022 07:11:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6084f175-7204-4306-8a33-7a943f6f0a76", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "security_group_id": "c54d680b-15ec-4727-87ae-d97dc9aae1fd", "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-31T07:11:53Z", "updated_at": "2022-05-31T07:11:53Z", "revision_number": 0, "project_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:11:54,199 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.188s 2022-05-31 07:11:54,199 119412 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": "c54d680b-15ec-4727-87ae-d97dc9aae1fd", "project_id": "a2398ceeabc34165b999a7e1e0ddc08d", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-3b524e78-28c1-4140-940a-7c548017bb09', 'date': 'Tue, 31 May 2022 07:11:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b3d93810-f9d1-4eba-b35c-de81af71a8b0", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "security_group_id": "c54d680b-15ec-4727-87ae-d97dc9aae1fd", "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-31T07:11:54Z", "updated_at": "2022-05-31T07:11:54Z", "revision_number": 0, "project_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:11:54,346 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.18:9696/v2.0/security-group-rules 0.147s 2022-05-31 07:11:54,347 119412 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": "c54d680b-15ec-4727-87ae-d97dc9aae1fd", "project_id": "a2398ceeabc34165b999a7e1e0ddc08d", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-6e567fcb-17a0-4f02-b247-cd859ed02f12', 'date': 'Tue, 31 May 2022 07:11:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "16ebb1ee-4154-4c51-b258-47f77dc84f0a", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "security_group_id": "c54d680b-15ec-4727-87ae-d97dc9aae1fd", "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-31T07:11:54Z", "updated_at": "2022-05-31T07:11:54Z", "revision_number": 0, "project_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:11:54,347 119412 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2022-05-31 07:11:54,374 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/image/v2/images/d0930139-5184-4bcf-8a15-9e8cde15c757 0.026s 2022-05-31 07:11:54,374 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bb1a5d0d-6255-43d3-a76b-66b32cd55ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/image/v2/images/d0930139-5184-4bcf-8a15-9e8cde15c757'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "db80eadfc9a74e779c4bfe1a535ed221", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "created_at": "2022-05-31T06:57:52Z", "updated_at": "2022-05-31T06:58:07Z", "tags": [], "self": "/v2/images/d0930139-5184-4bcf-8a15-9e8cde15c757", "file": "/v2/images/d0930139-5184-4bcf-8a15-9e8cde15c757/file", "schema": "/v2/schemas/image"}' 2022-05-31 07:11:54,980 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes 0.606s 2022-05-31 07:11:54,981 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "snapshot_id": null, "imageRef": "d0930139-5184-4bcf-8a15-9e8cde15c757", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 31 May 2022 07:11:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-979cafef-d0c2-4f5b-9149-2e947bc2ef88', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-979cafef-d0c2-4f5b-9149-2e947bc2ef88', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes'} Body: b'{"volume": {"id": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-31T07:11:54.805655", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}], "user_id": "f499c659131a49838946f7204e204f18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-05-31 07:11:55,071 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.083s 2022-05-31 07:11:55,072 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad411d50-0157-443b-bbfc-55b320246cfc', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad411d50-0157-443b-bbfc-55b320246cfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'{"volume": {"id": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-31T07:11:55.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}], "user_id": "f499c659131a49838946f7204e204f18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:11:56,153 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.073s 2022-05-31 07:11:56,153 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de83e93a-955e-4c77-b9eb-a0706eb25c48', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de83e93a-955e-4c77-b9eb-a0706eb25c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'{"volume": {"id": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-31T07:11:55.000000", "updated_at": "2022-05-31T07:11:55.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}], "user_id": "f499c659131a49838946f7204e204f18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:11:57,208 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.046s 2022-05-31 07:11:57,208 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7ad6d7b-7754-4df6-87c9-809d6fa2c907', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7ad6d7b-7754-4df6-87c9-809d6fa2c907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'{"volume": {"id": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-31T07:11:55.000000", "updated_at": "2022-05-31T07:11:55.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}], "user_id": "f499c659131a49838946f7204e204f18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:11:58,260 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.043s 2022-05-31 07:11:58,260 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-363bf1da-cdc8-4c36-a05a-06cc12ada688', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-363bf1da-cdc8-4c36-a05a-06cc12ada688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'{"volume": {"id": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-31T07:11:55.000000", "updated_at": "2022-05-31T07:11:55.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}], "user_id": "f499c659131a49838946f7204e204f18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:11:59,311 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.042s 2022-05-31 07:11:59,311 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:11:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-780f6093-7442-4dbc-858a-2116b98ba4f5', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-780f6093-7442-4dbc-858a-2116b98ba4f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'{"volume": {"id": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-31T07:11:55.000000", "updated_at": "2022-05-31T07:11:55.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}], "user_id": "f499c659131a49838946f7204e204f18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:12:00,360 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.041s 2022-05-31 07:12:00,361 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55da2d4c-c24d-493c-8113-a7412efc7d9b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55da2d4c-c24d-493c-8113-a7412efc7d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'{"volume": {"id": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-31T07:11:55.000000", "updated_at": "2022-05-31T07:11:55.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}], "user_id": "f499c659131a49838946f7204e204f18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:12:01,410 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.042s 2022-05-31 07:12:01,410 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d06ddd1a-7295-455b-95b2-09086ed90960', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d06ddd1a-7295-455b-95b2-09086ed90960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'{"volume": {"id": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-31T07:11:55.000000", "updated_at": "2022-05-31T07:11:55.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}], "user_id": "f499c659131a49838946f7204e204f18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:12:02,458 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.039s 2022-05-31 07:12:02,458 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aa077ff-55a1-4f01-bf6d-211a0dbfda8a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aa077ff-55a1-4f01-bf6d-211a0dbfda8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'{"volume": {"id": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-31T07:11:55.000000", "updated_at": "2022-05-31T07:11:55.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}], "user_id": "f499c659131a49838946f7204e204f18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:12:03,504 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.039s 2022-05-31 07:12:03,505 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-314f81a2-7c30-4c46-875d-2f40a62514ae', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-314f81a2-7c30-4c46-875d-2f40a62514ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'{"volume": {"id": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-31T07:11:55.000000", "updated_at": "2022-05-31T07:11:55.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}], "user_id": "f499c659131a49838946f7204e204f18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:12:04,551 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.039s 2022-05-31 07:12:04,551 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-518da420-28d0-4c83-9c82-0000f294f4e3', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-518da420-28d0-4c83-9c82-0000f294f4e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'{"volume": {"id": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-31T07:11:55.000000", "updated_at": "2022-05-31T07:11:55.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}], "user_id": "f499c659131a49838946f7204e204f18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:12:05,601 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.041s 2022-05-31 07:12:05,601 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55f10f98-d443-4770-b12e-7888ae8dd006', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55f10f98-d443-4770-b12e-7888ae8dd006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'{"volume": {"id": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-31T07:11:55.000000", "updated_at": "2022-05-31T07:11:55.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}], "user_id": "f499c659131a49838946f7204e204f18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:12:06,650 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.040s 2022-05-31 07:12:06,650 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9957e71-feef-4321-b0d6-ef340b130e3f', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9957e71-feef-4321-b0d6-ef340b130e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'{"volume": {"id": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-31T07:11:55.000000", "updated_at": "2022-05-31T07:11:55.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}], "user_id": "f499c659131a49838946f7204e204f18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:12:07,697 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.038s 2022-05-31 07:12:07,697 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ca21f4c-8d28-4ab6-95c2-5803d5a46db7', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ca21f4c-8d28-4ab6-95c2-5803d5a46db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'{"volume": {"id": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-31T07:11:55.000000", "updated_at": "2022-05-31T07:11:55.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}], "user_id": "f499c659131a49838946f7204e204f18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:12:08,743 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.039s 2022-05-31 07:12:08,744 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3aad8cb-5226-481c-9a3d-d323a4b91b5c', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3aad8cb-5226-481c-9a3d-d323a4b91b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'{"volume": {"id": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-31T07:11:55.000000", "updated_at": "2022-05-31T07:12:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}], "user_id": "f499c659131a49838946f7204e204f18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:12:09,794 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.042s 2022-05-31 07:12:09,795 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68d000d1-159b-417f-b0d6-6706c8b440e9', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68d000d1-159b-417f-b0d6-6706c8b440e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'{"volume": {"id": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-31T07:11:55.000000", "updated_at": "2022-05-31T07:12:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}], "user_id": "f499c659131a49838946f7204e204f18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:12:10,843 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.040s 2022-05-31 07:12:10,843 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97cf9ddf-4f31-409e-bc77-aad216bcfa95', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97cf9ddf-4f31-409e-bc77-aad216bcfa95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'{"volume": {"id": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-31T07:11:55.000000", "updated_at": "2022-05-31T07:12:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}], "user_id": "f499c659131a49838946f7204e204f18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:12:11,892 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.040s 2022-05-31 07:12:11,892 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4a58e28-901c-438f-9373-03924f4758a9', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4a58e28-901c-438f-9373-03924f4758a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'{"volume": {"id": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-31T07:11:55.000000", "updated_at": "2022-05-31T07:12:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}], "user_id": "f499c659131a49838946f7204e204f18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:12:12,949 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.049s 2022-05-31 07:12:12,949 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb03f32e-2af0-41c5-8aba-ce14b720b06e', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb03f32e-2af0-41c5-8aba-ce14b720b06e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'{"volume": {"id": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-31T07:11:55.000000", "updated_at": "2022-05-31T07:12:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}], "user_id": "f499c659131a49838946f7204e204f18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:12:13,995 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.038s 2022-05-31 07:12:13,995 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8ab6ca7-0900-4365-948b-8683a1391fb2', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8ab6ca7-0900-4365-948b-8683a1391fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'{"volume": {"id": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-31T07:11:55.000000", "updated_at": "2022-05-31T07:12:09.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}], "user_id": "f499c659131a49838946f7204e204f18", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:12:15,044 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.040s 2022-05-31 07:12:15,044 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e73105-3a59-4568-a94d-bbd38465b9bf', 'content-length': '1369', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e73105-3a59-4568-a94d-bbd38465b9bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'{"volume": {"id": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-31T07:11:55.000000", "updated_at": "2022-05-31T07:12:15.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}], "user_id": "f499c659131a49838946f7204e204f18", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:12:15,051 119412 INFO [tempest.common.waiters] volume e7a57e61-5920-4b12-8a2b-0ba1de36e68e reached available after waiting for 20.051788 seconds 2022-05-31 07:12:15,090 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.038s 2022-05-31 07:12:15,091 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d8f54cc-6bbb-4938-9f7c-64ce52fe39ec', 'content-length': '1369', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d8f54cc-6bbb-4938-9f7c-64ce52fe39ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'{"volume": {"id": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-31T07:11:55.000000", "updated_at": "2022-05-31T07:12:15.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}], "user_id": "f499c659131a49838946f7204e204f18", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:12:15,133 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.18/identity/v3/auth/tokens 0.030s 2022-05-31 07:12:15,134 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 31 May 2022 07:12:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3246', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-40cc2c09-151a-40ac-8288-0ef9696dd970', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.18/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f499c659131a49838946f7204e204f18", "name": "tempest-TestVolumeBootPattern-1909798280-project", "password_expires_at": null}, "audit_ids": ["3-IjjInzRJak5TR5edJKTQ"], "expires_at": "2022-05-31T08:12:15.000000Z", "issued_at": "2022-05-31T07:12:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2398ceeabc34165b999a7e1e0ddc08d", "name": "tempest-TestVolumeBootPattern-1909798280"}, "is_domain": false, "roles": [{"id": "132da20be2c04fab81d8bf871fe8a9ad", "name": "member"}, {"id": "e7f7536b6ab249adbea6ea16a5967407", "name": "reader"}], "catalog": [{"endpoints": [{"id": "77b309ffb42e4cbd9e7f3de0f0f4c13c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/compute/v2.1", "region": "RegionOne"}], "id": "18adbe0f3f714693877fda31827458d9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "6c720ce7622d4833ae99a52ccae10e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/compute/v2/a2398ceeabc34165b999a7e1e0ddc08d", "region": "RegionOne"}], "id": "3dda865e9bee4e52847ebd1c397a76dd", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "12eb615c85df40eea38c0efc19c59c5d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.18:8080", "region": "RegionOne"}, {"id": "b92628089a3345d7bac46a1ff0efaee7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18:8080/v1/AUTH_a2398ceeabc34165b999a7e1e0ddc08d", "region": "RegionOne"}], "id": "8d27a7a75bb642c68da4f1d1a78df560", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "fa872fe92a754d60a51b68049e8547c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/placement", "region": "RegionOne"}], "id": "a0bc7f070b8844328ac2e87018c6fd7d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96ba173460134d85b64f489adabaf8fe", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d", "region": "RegionOne"}], "id": "bc6372553c92416ba71e0124554f29e3", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "aeef595a093a472c90f693cab6257972", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18:9696/", "region": "RegionOne"}], "id": "ca98ae47057346a6b429f02672b40036", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "8950fa5a3b2e4806803b27f36fd85a11", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d", "region": "RegionOne"}], "id": "d0f9fb0c0374493581a949a3e80dd275", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "57ebc82cd8f947d5afdab66004ebff7b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/identity", "region": "RegionOne"}], "id": "efdd58e6bc324e9db1226f5583609776", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9188978d53be42e4b5ba9e9860f2e4b3", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.18/image", "region": "RegionOne"}], "id": "fac6cfb1e1a34fb2abd199a7383c1938", "type": "image", "name": "glance"}]}}' 2022-05-31 07:12:15,134 119412 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': 'c8977759-e1d6-4ef6-a774-cd2785f566a0', 'name': 'tempest-TestVolumeBootPattern-227415814-network', 'tenant_id': 'a2398ceeabc34165b999a7e1e0ddc08d', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a2398ceeabc34165b999a7e1e0ddc08d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 196, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-05-31T07:11:43Z', 'updated_at': '2022-05-31T07:11:43Z', 'revision_number': 1} available for tenant 2022-05-31 07:12:16,072 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.18/compute/v2.1/servers 0.937s 2022-05-31 07:12:16,073 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-705455123", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestVolumeBootPattern-1657551962", "security_groups": [{"name": "tempest-secgroup-smoke-465838127"}], "block_device_mapping_v2": [{"uuid": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "c8977759-e1d6-4ef6-a774-cd2785f566a0"}]}} Response - Headers: {'date': 'Tue, 31 May 2022 07:12:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdff9ba9-7786-4ae7-bc6f-cff8ef10adbd', 'x-compute-request-id': 'req-fdff9ba9-7786-4ae7-bc6f-cff8ef10adbd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/compute/v2.1/servers'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-465838127"}], "adminPass": "WK55tXhbxW2t"}}' 2022-05-31 07:12:16,155 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.080s 2022-05-31 07:12:16,156 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-659cb47e-e25d-4ec6-85cf-04be666ed798', 'x-compute-request-id': 'req-659cb47e-e25d-4ec6-85cf-04be666ed798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:17,231 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:12:17,232 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78d66fba-8f8c-4862-8f70-13c0799eca27', 'x-compute-request-id': 'req-78d66fba-8f8c-4862-8f70-13c0799eca27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:18,308 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:12:18,308 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26d3e58e-ace6-429e-a13f-fbc4a574d143', 'x-compute-request-id': 'req-26d3e58e-ace6-429e-a13f-fbc4a574d143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:19,382 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:12:19,382 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3393041-e50f-466e-af63-d3a41e6177fe', 'x-compute-request-id': 'req-b3393041-e50f-466e-af63-d3a41e6177fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:20,456 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:12:20,457 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3b7607b-07f2-4ec4-a401-0a18218ac9d9', 'x-compute-request-id': 'req-b3b7607b-07f2-4ec4-a401-0a18218ac9d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:21,531 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:12:21,531 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52336fef-524f-47b2-ac4c-f15345eba159', 'x-compute-request-id': 'req-52336fef-524f-47b2-ac4c-f15345eba159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:22,606 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:12:22,606 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9974aff0-305b-4a87-a0ce-c37a05810473', 'x-compute-request-id': 'req-9974aff0-305b-4a87-a0ce-c37a05810473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:23,681 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:12:23,681 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e182f9e-9762-4f2d-a039-8016f44f5ada', 'x-compute-request-id': 'req-8e182f9e-9762-4f2d-a039-8016f44f5ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:24,755 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:12:24,756 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e2327af-5c07-4f8d-a5ec-f6c9af020cbb', 'x-compute-request-id': 'req-4e2327af-5c07-4f8d-a5ec-f6c9af020cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:25,829 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:12:25,829 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d805bd33-7363-4277-b15b-3a2b94de7965', 'x-compute-request-id': 'req-d805bd33-7363-4277-b15b-3a2b94de7965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:26,902 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.064s 2022-05-31 07:12:26,902 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-489a3ec8-18a6-40a9-bdf7-f7b24648ccf2', 'x-compute-request-id': 'req-489a3ec8-18a6-40a9-bdf7-f7b24648ccf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:27,976 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:12:27,976 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-929942ef-101f-4ef5-9177-b94ea7a27c85', 'x-compute-request-id': 'req-929942ef-101f-4ef5-9177-b94ea7a27c85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:29,050 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:12:29,050 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7baa5f06-294d-4330-9cd2-b126f1750ec8', 'x-compute-request-id': 'req-7baa5f06-294d-4330-9cd2-b126f1750ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:30,124 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:12:30,124 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-690e4d00-576c-4486-b3de-34b3cf450adb', 'x-compute-request-id': 'req-690e4d00-576c-4486-b3de-34b3cf450adb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:31,198 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:12:31,199 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a81d636-8f4b-4758-8de7-33faada62ee0', 'x-compute-request-id': 'req-4a81d636-8f4b-4758-8de7-33faada62ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:32,443 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.235s 2022-05-31 07:12:32,443 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7b726be-9a2d-479b-acbe-058b0b3c4e57', 'x-compute-request-id': 'req-f7b726be-9a2d-479b-acbe-058b0b3c4e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:33,522 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.071s 2022-05-31 07:12:33,523 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3db4ed9-ed5a-4b7f-bd64-5e46ba87273c', 'x-compute-request-id': 'req-b3db4ed9-ed5a-4b7f-bd64-5e46ba87273c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:34,598 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:12:34,598 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d59df4a-78ea-4efa-9835-929ec46ab05e', 'x-compute-request-id': 'req-4d59df4a-78ea-4efa-9835-929ec46ab05e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:35,676 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.070s 2022-05-31 07:12:35,677 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f400b6d-b6bd-413e-8818-f737f6a41e87', 'x-compute-request-id': 'req-8f400b6d-b6bd-413e-8818-f737f6a41e87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:36,751 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:12:36,751 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bae7f60-bd29-47e2-a142-4827f7aad208', 'x-compute-request-id': 'req-1bae7f60-bd29-47e2-a142-4827f7aad208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:37,830 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.071s 2022-05-31 07:12:37,830 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2a3b4d4-3d94-46a1-9694-4c6beabb0fea', 'x-compute-request-id': 'req-e2a3b4d4-3d94-46a1-9694-4c6beabb0fea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:38,904 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:12:38,905 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cb89574-1e00-4e64-8f71-7e376aa84a53', 'x-compute-request-id': 'req-9cb89574-1e00-4e64-8f71-7e376aa84a53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:39,983 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.069s 2022-05-31 07:12:39,984 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-687d02dd-b682-474a-9dde-31b61fe62cde', 'x-compute-request-id': 'req-687d02dd-b682-474a-9dde-31b61fe62cde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:41,057 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:12:41,058 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4c32162-dd2c-49ea-a6bf-a7c870001385', 'x-compute-request-id': 'req-b4c32162-dd2c-49ea-a6bf-a7c870001385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:42,136 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.069s 2022-05-31 07:12:42,136 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e20b80d-949f-4432-bfe4-4bd2299c5f9a', 'x-compute-request-id': 'req-7e20b80d-949f-4432-bfe4-4bd2299c5f9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:43,211 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:12:43,211 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b43f4cd6-91bf-422b-8745-bc5230604cf0', 'x-compute-request-id': 'req-b43f4cd6-91bf-422b-8745-bc5230604cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:44,291 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.071s 2022-05-31 07:12:44,292 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8edd917e-cd9b-4eff-9519-eea2d5abe399', 'x-compute-request-id': 'req-8edd917e-cd9b-4eff-9519-eea2d5abe399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:45,365 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:12:45,365 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74365f47-c86c-47bf-9dd8-2cb345db5acf', 'x-compute-request-id': 'req-74365f47-c86c-47bf-9dd8-2cb345db5acf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:46,444 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.071s 2022-05-31 07:12:46,444 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aa86122-9739-4b19-b036-e45200fd3422', 'x-compute-request-id': 'req-2aa86122-9739-4b19-b036-e45200fd3422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:47,518 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:12:47,518 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17d52bd7-905b-4226-862a-056aec2dcfa0', 'x-compute-request-id': 'req-17d52bd7-905b-4226-862a-056aec2dcfa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:48,601 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.074s 2022-05-31 07:12:48,601 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15bd1de3-441e-4987-8a96-8092ea43516e', 'x-compute-request-id': 'req-15bd1de3-441e-4987-8a96-8092ea43516e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:49,680 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.071s 2022-05-31 07:12:49,681 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd5a628e-d189-4de4-90c6-d7828a5b008d', 'x-compute-request-id': 'req-dd5a628e-d189-4de4-90c6-d7828a5b008d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:50,759 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.070s 2022-05-31 07:12:50,759 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bde76e85-0679-4184-8242-71db84a4aeff', 'x-compute-request-id': 'req-bde76e85-0679-4184-8242-71db84a4aeff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:51,834 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:12:51,834 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e1d2134-072d-4b0a-840f-af5d65fd7101', 'x-compute-request-id': 'req-3e1d2134-072d-4b0a-840f-af5d65fd7101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:52,912 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.070s 2022-05-31 07:12:52,912 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e73fe855-858b-4d16-ab64-76fda1cff5db', 'x-compute-request-id': 'req-e73fe855-858b-4d16-ab64-76fda1cff5db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:53,986 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:12:53,987 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49e4558b-feae-437e-9199-60bf847c239f', 'x-compute-request-id': 'req-49e4558b-feae-437e-9199-60bf847c239f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:55,065 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.070s 2022-05-31 07:12:55,066 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecdd5267-7c40-41cf-913a-3d48027c06c8', 'x-compute-request-id': 'req-ecdd5267-7c40-41cf-913a-3d48027c06c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:56,141 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:12:56,142 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd71deb8-3fdc-48ed-8ce0-d61f9c51501f', 'x-compute-request-id': 'req-bd71deb8-3fdc-48ed-8ce0-d61f9c51501f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:57,219 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.069s 2022-05-31 07:12:57,219 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25641daf-cc6c-4b95-a648-e020321d284d', 'x-compute-request-id': 'req-25641daf-cc6c-4b95-a648-e020321d284d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:58,293 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:12:58,294 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4418715-4933-47df-8c5f-e098bc05b8ab', 'x-compute-request-id': 'req-a4418715-4933-47df-8c5f-e098bc05b8ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:12:59,371 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:12:59,371 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:12:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c16488fe-bb4f-40c3-8412-4a8cb83c0286', 'x-compute-request-id': 'req-c16488fe-bb4f-40c3-8412-4a8cb83c0286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:12:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:00,445 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:13:00,445 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cdd34b4-ace1-4916-a98b-273302d2f65c', 'x-compute-request-id': 'req-6cdd34b4-ace1-4916-a98b-273302d2f65c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:01,523 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.069s 2022-05-31 07:13:01,523 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c4084f2-4634-42a6-b0f5-91e92019b04c', 'x-compute-request-id': 'req-2c4084f2-4634-42a6-b0f5-91e92019b04c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:02,598 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:13:02,598 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85595189-f9d2-4afe-807a-8330fecde3da', 'x-compute-request-id': 'req-85595189-f9d2-4afe-807a-8330fecde3da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:03,679 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.073s 2022-05-31 07:13:03,680 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a4e0a76-b7a0-4716-b0d5-96383138a4cd', 'x-compute-request-id': 'req-5a4e0a76-b7a0-4716-b0d5-96383138a4cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:04,757 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.069s 2022-05-31 07:13:04,758 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-132a5028-ec88-4289-80aa-c401f83551ac', 'x-compute-request-id': 'req-132a5028-ec88-4289-80aa-c401f83551ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:05,838 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.072s 2022-05-31 07:13:05,838 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbe0bab6-0893-4d8c-b52a-6615720ee642', 'x-compute-request-id': 'req-dbe0bab6-0893-4d8c-b52a-6615720ee642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:06,916 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:13:06,916 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e70ae3d-3b97-4e87-8d48-d1fe99493b25', 'x-compute-request-id': 'req-9e70ae3d-3b97-4e87-8d48-d1fe99493b25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:07,994 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.069s 2022-05-31 07:13:07,994 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2f7c08f-46a2-4c9c-95e4-27903ff849d2', 'x-compute-request-id': 'req-e2f7c08f-46a2-4c9c-95e4-27903ff849d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:09,073 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.071s 2022-05-31 07:13:09,073 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b51b4380-1e9d-4406-b5ad-21371f6b5836', 'x-compute-request-id': 'req-b51b4380-1e9d-4406-b5ad-21371f6b5836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:10,148 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:13:10,148 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57cc4e06-b031-4a36-8cdd-093f2b13e8f5', 'x-compute-request-id': 'req-57cc4e06-b031-4a36-8cdd-093f2b13e8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:11,229 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.072s 2022-05-31 07:13:11,229 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44ef6930-49f8-493a-82f5-0a144ab98063', 'x-compute-request-id': 'req-44ef6930-49f8-493a-82f5-0a144ab98063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:12,302 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:13:12,303 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53cc0167-874a-4e16-909c-a6036a56907f', 'x-compute-request-id': 'req-53cc0167-874a-4e16-909c-a6036a56907f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:13,380 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:13:13,380 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acbff3be-c32b-4564-add0-4a5ffb5511bc', 'x-compute-request-id': 'req-acbff3be-c32b-4564-add0-4a5ffb5511bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:14,455 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:13:14,455 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4ae6223-f5ac-41a5-a305-2c72f1442861', 'x-compute-request-id': 'req-f4ae6223-f5ac-41a5-a305-2c72f1442861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:15,534 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.070s 2022-05-31 07:13:15,534 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc7be1a0-98cc-4987-9d03-5cc24329a7ec', 'x-compute-request-id': 'req-fc7be1a0-98cc-4987-9d03-5cc24329a7ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:16,608 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:13:16,608 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb8a78bd-56f9-498d-862f-78d0190d7c9b', 'x-compute-request-id': 'req-eb8a78bd-56f9-498d-862f-78d0190d7c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:17,685 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:13:17,685 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76f5e9b7-bca7-4559-8e45-a8fad736dd05', 'x-compute-request-id': 'req-76f5e9b7-bca7-4559-8e45-a8fad736dd05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:18,760 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:13:18,761 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1325f20d-a20b-42c5-aadb-5fba59b35403', 'x-compute-request-id': 'req-1325f20d-a20b-42c5-aadb-5fba59b35403', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:19,838 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:13:19,838 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71c251d6-76a2-47ba-b95a-80ca2fc4016f', 'x-compute-request-id': 'req-71c251d6-76a2-47ba-b95a-80ca2fc4016f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:20,914 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:13:20,914 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd8a27ae-946b-466e-a2b6-a7eb7f1c3411', 'x-compute-request-id': 'req-fd8a27ae-946b-466e-a2b6-a7eb7f1c3411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:21,992 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.070s 2022-05-31 07:13:21,993 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f851ac88-f223-46f7-80b1-6f444a1e3703', 'x-compute-request-id': 'req-f851ac88-f223-46f7-80b1-6f444a1e3703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:23,066 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:13:23,067 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cffd737-f9dd-44df-93a1-a385d67b7ae1', 'x-compute-request-id': 'req-8cffd737-f9dd-44df-93a1-a385d67b7ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:24,143 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.069s 2022-05-31 07:13:24,144 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c54ca71-f66e-4c88-9df9-b72a6e38b026', 'x-compute-request-id': 'req-1c54ca71-f66e-4c88-9df9-b72a6e38b026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:25,219 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:13:25,219 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c930ee2-5e68-4844-8d8b-9e7aa2d3a58a', 'x-compute-request-id': 'req-5c930ee2-5e68-4844-8d8b-9e7aa2d3a58a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:26,296 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.069s 2022-05-31 07:13:26,297 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e129f7c5-d687-4b08-aada-61d61805bebf', 'x-compute-request-id': 'req-e129f7c5-d687-4b08-aada-61d61805bebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:27,369 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.064s 2022-05-31 07:13:27,369 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-635fd125-4942-43d3-9ed4-95f8713c9d2d', 'x-compute-request-id': 'req-635fd125-4942-43d3-9ed4-95f8713c9d2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:28,446 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.070s 2022-05-31 07:13:28,447 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-533be3f9-725a-4811-9d4c-66a117e8d195', 'x-compute-request-id': 'req-533be3f9-725a-4811-9d4c-66a117e8d195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:29,522 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:13:29,522 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-311864bb-498d-4247-99a2-22d1e02aa726', 'x-compute-request-id': 'req-311864bb-498d-4247-99a2-22d1e02aa726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:30,600 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.071s 2022-05-31 07:13:30,601 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d29d751-8758-4fa9-999a-38060de895d0', 'x-compute-request-id': 'req-7d29d751-8758-4fa9-999a-38060de895d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:31,677 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.069s 2022-05-31 07:13:31,677 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68145f06-f77a-44d4-8802-7da2cebad498', 'x-compute-request-id': 'req-68145f06-f77a-44d4-8802-7da2cebad498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:32,756 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.070s 2022-05-31 07:13:32,757 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df1c113b-d5f7-49b0-93ed-11afb9d35d4f', 'x-compute-request-id': 'req-df1c113b-d5f7-49b0-93ed-11afb9d35d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:33,833 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:13:33,833 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34934ecb-dda2-4171-9f42-85de3649bfc8', 'x-compute-request-id': 'req-34934ecb-dda2-4171-9f42-85de3649bfc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:34,911 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.070s 2022-05-31 07:13:34,912 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ebfc972-5a1e-47ba-aa5d-3b323fc22f68', 'x-compute-request-id': 'req-1ebfc972-5a1e-47ba-aa5d-3b323fc22f68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:35,991 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.071s 2022-05-31 07:13:35,991 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2598ed89-7c32-4c66-89c3-e94a78e9dee0', 'x-compute-request-id': 'req-2598ed89-7c32-4c66-89c3-e94a78e9dee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:37,065 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:13:37,066 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7312d83c-5d8a-4fe3-8f57-4f3768ffe34a', 'x-compute-request-id': 'req-7312d83c-5d8a-4fe3-8f57-4f3768ffe34a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:38,148 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.074s 2022-05-31 07:13:38,148 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-554f4d1a-f26f-4560-8235-66222a3baa59', 'x-compute-request-id': 'req-554f4d1a-f26f-4560-8235-66222a3baa59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:39,227 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.071s 2022-05-31 07:13:39,228 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb48580c-315e-4d26-8237-dc85e3953a77', 'x-compute-request-id': 'req-eb48580c-315e-4d26-8237-dc85e3953a77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:40,311 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.075s 2022-05-31 07:13:40,311 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fa2e1c8-643c-4753-85b3-a280f693cbdc', 'x-compute-request-id': 'req-6fa2e1c8-643c-4753-85b3-a280f693cbdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:41,385 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:13:41,386 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07737396-7133-4744-8666-4cd13189767b', 'x-compute-request-id': 'req-07737396-7133-4744-8666-4cd13189767b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:42,460 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:13:42,460 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6e4abbb-6105-4479-8ef7-761986f3bf30', 'x-compute-request-id': 'req-c6e4abbb-6105-4479-8ef7-761986f3bf30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:43,537 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:13:43,537 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba5b7dbc-3dad-49d5-a748-cfdeaff1a0d2', 'x-compute-request-id': 'req-ba5b7dbc-3dad-49d5-a748-cfdeaff1a0d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:44,610 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:13:44,611 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8b56455-e0a3-4db3-8e15-3e06a0524df5', 'x-compute-request-id': 'req-a8b56455-e0a3-4db3-8e15-3e06a0524df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:45,688 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:13:45,688 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b00c200-aa12-4643-8877-8c696a460c0d', 'x-compute-request-id': 'req-1b00c200-aa12-4643-8877-8c696a460c0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:46,764 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:13:46,765 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03b07dbd-b07a-4566-9e8e-6d1503e4a807', 'x-compute-request-id': 'req-03b07dbd-b07a-4566-9e8e-6d1503e4a807', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:47,843 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.069s 2022-05-31 07:13:47,843 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f1ea254-0bb9-44c9-a600-259e479e8d67', 'x-compute-request-id': 'req-9f1ea254-0bb9-44c9-a600-259e479e8d67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:48,923 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.071s 2022-05-31 07:13:48,924 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-131e0c46-84cd-4ec5-9de4-1b2da05f1d2d', 'x-compute-request-id': 'req-131e0c46-84cd-4ec5-9de4-1b2da05f1d2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:50,000 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:13:50,000 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e87e4867-d245-4761-82ef-7e97a31f3dcc', 'x-compute-request-id': 'req-e87e4867-d245-4761-82ef-7e97a31f3dcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:51,080 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.071s 2022-05-31 07:13:51,080 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e97bd4f-1f5e-42de-bd95-d534aa7a7f9b', 'x-compute-request-id': 'req-4e97bd4f-1f5e-42de-bd95-d534aa7a7f9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:52,161 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.072s 2022-05-31 07:13:52,161 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be426219-0d48-44ab-a216-c76c9abf5fdd', 'x-compute-request-id': 'req-be426219-0d48-44ab-a216-c76c9abf5fdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:53,236 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:13:53,236 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89682484-dbd0-4726-a14a-ce5ae325dcb3', 'x-compute-request-id': 'req-89682484-dbd0-4726-a14a-ce5ae325dcb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:54,314 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.069s 2022-05-31 07:13:54,314 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-442bc7dc-04f4-4741-83b9-20222f3800ce', 'x-compute-request-id': 'req-442bc7dc-04f4-4741-83b9-20222f3800ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:55,390 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:13:55,391 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e43c5fe-9da9-4714-bcc4-54737fcc9afc', 'x-compute-request-id': 'req-3e43c5fe-9da9-4714-bcc4-54737fcc9afc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:56,469 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.070s 2022-05-31 07:13:56,469 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3869b16a-3975-43ba-9362-c10aad0dab9a', 'x-compute-request-id': 'req-3869b16a-3975-43ba-9362-c10aad0dab9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:57,545 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:13:57,545 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93526c4f-3695-402f-a945-ea2fac02264c', 'x-compute-request-id': 'req-93526c4f-3695-402f-a945-ea2fac02264c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:58,618 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.064s 2022-05-31 07:13:58,618 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6e3737a-40dc-4e8c-b235-2751d5c52560', 'x-compute-request-id': 'req-a6e3737a-40dc-4e8c-b235-2751d5c52560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:13:59,697 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.070s 2022-05-31 07:13:59,697 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:13:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7ae1fd1-e147-4ce4-8e23-cee6c2d83d07', 'x-compute-request-id': 'req-e7ae1fd1-e147-4ce4-8e23-cee6c2d83d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:13:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:00,770 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:14:00,771 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-163a2ea7-3601-4794-b1c9-e393267b9388', 'x-compute-request-id': 'req-163a2ea7-3601-4794-b1c9-e393267b9388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:01,897 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:14:01,898 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd45fc7e-6e47-4727-8f6b-e80c9362e9f8', 'x-compute-request-id': 'req-bd45fc7e-6e47-4727-8f6b-e80c9362e9f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:02,975 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.069s 2022-05-31 07:14:02,976 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea6c27a9-e988-471a-a831-0a5007d81c99', 'x-compute-request-id': 'req-ea6c27a9-e988-471a-a831-0a5007d81c99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:04,050 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:14:04,050 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce096800-9245-4ec7-ad33-f8a061e5ec10', 'x-compute-request-id': 'req-ce096800-9245-4ec7-ad33-f8a061e5ec10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:05,124 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:14:05,125 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2970ccd-dcac-4cab-8831-d3dbf2d28e9e', 'x-compute-request-id': 'req-d2970ccd-dcac-4cab-8831-d3dbf2d28e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:06,210 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.076s 2022-05-31 07:14:06,210 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f6bc7d4-0a9c-42f4-9c8f-ee79737266c0', 'x-compute-request-id': 'req-9f6bc7d4-0a9c-42f4-9c8f-ee79737266c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:07,285 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:14:07,286 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b5d33af-0e99-4c64-ac1b-de26b255da1a', 'x-compute-request-id': 'req-5b5d33af-0e99-4c64-ac1b-de26b255da1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:08,359 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:14:08,360 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9390feb4-b427-4438-95a6-1e5cd63565be', 'x-compute-request-id': 'req-9390feb4-b427-4438-95a6-1e5cd63565be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:09,437 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:14:09,437 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18a53f19-0936-4cf5-849e-fbdc2dd7998c', 'x-compute-request-id': 'req-18a53f19-0936-4cf5-849e-fbdc2dd7998c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:10,512 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:14:10,512 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d8adcc5-17b7-4cd4-bdf2-ab807c6efae6', 'x-compute-request-id': 'req-4d8adcc5-17b7-4cd4-bdf2-ab807c6efae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:11,588 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:14:11,588 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-694a8fa8-adb9-438f-9106-ab081cf3c5d6', 'x-compute-request-id': 'req-694a8fa8-adb9-438f-9106-ab081cf3c5d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:12,661 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:14:12,662 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea12c05f-3bec-44de-afef-3245757e220e', 'x-compute-request-id': 'req-ea12c05f-3bec-44de-afef-3245757e220e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:13,735 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:14:13,735 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0acfbbda-2d82-450f-b95f-38570505384c', 'x-compute-request-id': 'req-0acfbbda-2d82-450f-b95f-38570505384c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:14,809 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:14:14,810 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a1123ad-5553-488c-8e89-3507c3e4cb55', 'x-compute-request-id': 'req-0a1123ad-5553-488c-8e89-3507c3e4cb55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:15,938 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.119s 2022-05-31 07:14:15,938 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c439113-ff32-4d85-8f1a-924d2535da03', 'x-compute-request-id': 'req-5c439113-ff32-4d85-8f1a-924d2535da03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:17,014 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:14:17,014 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ef38857-dfad-44d4-a5a1-b9ee1deea5a3', 'x-compute-request-id': 'req-6ef38857-dfad-44d4-a5a1-b9ee1deea5a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:18,089 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:14:18,090 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6827faa5-08e9-4152-8a14-a1d34b51377c', 'x-compute-request-id': 'req-6827faa5-08e9-4152-8a14-a1d34b51377c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:19,165 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:14:19,165 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aae0243f-3a22-4018-b402-2c666a18c57a', 'x-compute-request-id': 'req-aae0243f-3a22-4018-b402-2c666a18c57a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:20,241 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:14:20,241 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bbe0b98-39a2-439f-9037-297ba31c10ca', 'x-compute-request-id': 'req-2bbe0b98-39a2-439f-9037-297ba31c10ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:21,316 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:14:21,316 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa5544c9-3532-4749-bb80-abf305292c94', 'x-compute-request-id': 'req-fa5544c9-3532-4749-bb80-abf305292c94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:22,391 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:14:22,392 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99a8be1c-d95f-44da-8838-53463a384108', 'x-compute-request-id': 'req-99a8be1c-d95f-44da-8838-53463a384108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:23,466 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:14:23,467 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f4a7bfe-b898-41d1-ab45-f2d624fa6ba6', 'x-compute-request-id': 'req-8f4a7bfe-b898-41d1-ab45-f2d624fa6ba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:24,542 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:14:24,542 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-772a921a-96af-435b-a877-44f90618efa2', 'x-compute-request-id': 'req-772a921a-96af-435b-a877-44f90618efa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:25,615 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:14:25,615 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9665a891-3db6-4d23-a2c3-25246821d691', 'x-compute-request-id': 'req-9665a891-3db6-4d23-a2c3-25246821d691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:26,691 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:14:26,691 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-601c219f-71c9-44b1-87b4-57b5bce84a36', 'x-compute-request-id': 'req-601c219f-71c9-44b1-87b4-57b5bce84a36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:27,766 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:14:27,766 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b3daea7-ba16-4c65-8ef2-513104291467', 'x-compute-request-id': 'req-5b3daea7-ba16-4c65-8ef2-513104291467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:28,841 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:14:28,841 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33645885-e58b-4cbc-9827-96e25dd24a1f', 'x-compute-request-id': 'req-33645885-e58b-4cbc-9827-96e25dd24a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:29,916 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:14:29,916 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-beefd01b-d9df-46e8-b4e5-53980bd7290b', 'x-compute-request-id': 'req-beefd01b-d9df-46e8-b4e5-53980bd7290b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:30,991 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:14:30,992 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc6b2020-773c-45f0-80c7-845bdbe29280', 'x-compute-request-id': 'req-fc6b2020-773c-45f0-80c7-845bdbe29280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:32,066 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:14:32,066 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46641a6c-8dc1-4cea-9e4d-3d4499cf8477', 'x-compute-request-id': 'req-46641a6c-8dc1-4cea-9e4d-3d4499cf8477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:33,141 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:14:33,141 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e97d526-ec7c-48d6-8076-79519a9ca385', 'x-compute-request-id': 'req-2e97d526-ec7c-48d6-8076-79519a9ca385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:34,216 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:14:34,217 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23de00db-dcb7-4d5e-ae64-bb2a83cfa105', 'x-compute-request-id': 'req-23de00db-dcb7-4d5e-ae64-bb2a83cfa105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:35,291 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:14:35,292 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e523ea5f-2d6c-4ebb-b84f-c24ce8e5b4ec', 'x-compute-request-id': 'req-e523ea5f-2d6c-4ebb-b84f-c24ce8e5b4ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:36,365 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:14:36,365 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4494c873-abe1-4701-a6ce-2f36b60ace83', 'x-compute-request-id': 'req-4494c873-abe1-4701-a6ce-2f36b60ace83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:37,439 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:14:37,439 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1315f57f-df30-4cef-a50a-2f73532bbb19', 'x-compute-request-id': 'req-1315f57f-df30-4cef-a50a-2f73532bbb19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:38,513 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:14:38,513 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89961eff-a311-476e-b6ef-ee0735936ec4', 'x-compute-request-id': 'req-89961eff-a311-476e-b6ef-ee0735936ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:39,589 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:14:39,589 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a771223-10c8-437d-9a5b-8e7bf5f3298e', 'x-compute-request-id': 'req-6a771223-10c8-437d-9a5b-8e7bf5f3298e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:40,664 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:14:40,664 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9abcc33f-fc2f-4e2c-a53f-fd010e039335', 'x-compute-request-id': 'req-9abcc33f-fc2f-4e2c-a53f-fd010e039335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:41,739 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:14:41,739 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b8fe349-2b6a-43a9-9a62-f49163c04bb6', 'x-compute-request-id': 'req-4b8fe349-2b6a-43a9-9a62-f49163c04bb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:42,813 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:14:42,813 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b37e0ca-4358-41de-884a-b0809d4b7258', 'x-compute-request-id': 'req-7b37e0ca-4358-41de-884a-b0809d4b7258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:43,888 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:14:43,888 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-574045f9-408d-490e-9b38-a0482cfb4f4d', 'x-compute-request-id': 'req-574045f9-408d-490e-9b38-a0482cfb4f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:44,962 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:14:44,962 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed6bdead-3d87-4057-b393-81726af4f4a1', 'x-compute-request-id': 'req-ed6bdead-3d87-4057-b393-81726af4f4a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:46,038 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:14:46,038 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3193f38-00bb-45b2-804a-49c3d7c884cd', 'x-compute-request-id': 'req-d3193f38-00bb-45b2-804a-49c3d7c884cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:47,111 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:14:47,112 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c87da38-348b-4875-9c0d-18a9f6594445', 'x-compute-request-id': 'req-4c87da38-348b-4875-9c0d-18a9f6594445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:48,188 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:14:48,189 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-071de1fd-00bb-46db-8e98-204ff6ac0bf2', 'x-compute-request-id': 'req-071de1fd-00bb-46db-8e98-204ff6ac0bf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:49,265 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:14:49,265 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ad58be8-a85a-46ca-ae91-cfb2352208bf', 'x-compute-request-id': 'req-0ad58be8-a85a-46ca-ae91-cfb2352208bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:50,341 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:14:50,342 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65079965-c40d-4cc2-bb6b-d4d3ae9d4d38', 'x-compute-request-id': 'req-65079965-c40d-4cc2-bb6b-d4d3ae9d4d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:51,418 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:14:51,418 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fbee679-d713-41e8-a3e1-30057b1733c5', 'x-compute-request-id': 'req-7fbee679-d713-41e8-a3e1-30057b1733c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:52,494 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:14:52,494 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-573f827f-5bf7-4ead-8d8a-4b58ba971006', 'x-compute-request-id': 'req-573f827f-5bf7-4ead-8d8a-4b58ba971006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:53,568 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:14:53,568 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a3d3136-3c3c-4525-9abe-d542ea0016da', 'x-compute-request-id': 'req-9a3d3136-3c3c-4525-9abe-d542ea0016da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:54,642 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:14:54,642 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b170e821-9503-4400-b434-cb23b688a35e', 'x-compute-request-id': 'req-b170e821-9503-4400-b434-cb23b688a35e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:55,717 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:14:55,717 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80698c17-aa05-4a86-a2ae-ecf467b13681', 'x-compute-request-id': 'req-80698c17-aa05-4a86-a2ae-ecf467b13681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:56,793 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:14:56,793 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39c7c152-9ecb-4cf9-90c5-e50b3c5d84ac', 'x-compute-request-id': 'req-39c7c152-9ecb-4cf9-90c5-e50b3c5d84ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:57,868 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:14:57,868 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7833f571-e206-4ca7-b61d-fda1ccc9d01a', 'x-compute-request-id': 'req-7833f571-e206-4ca7-b61d-fda1ccc9d01a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:14:58,943 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:14:58,944 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f43d2f49-69e0-4acd-8c76-c678d0b09993', 'x-compute-request-id': 'req-f43d2f49-69e0-4acd-8c76-c678d0b09993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:00,017 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:15:00,017 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:14:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58384a91-642a-432d-86dc-a8d0e589eaf8', 'x-compute-request-id': 'req-58384a91-642a-432d-86dc-a8d0e589eaf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:14:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:01,093 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:15:01,093 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-582e204b-48a9-44ee-9106-ca106d645631', 'x-compute-request-id': 'req-582e204b-48a9-44ee-9106-ca106d645631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:02,168 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:15:02,168 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86c07b22-ea51-49cc-ab38-4227626c477e', 'x-compute-request-id': 'req-86c07b22-ea51-49cc-ab38-4227626c477e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:03,243 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:15:03,244 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67ebf489-ca72-4357-a66b-2d189f14e1f0', 'x-compute-request-id': 'req-67ebf489-ca72-4357-a66b-2d189f14e1f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:04,317 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:15:04,318 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be1c5b1e-8a23-4a99-902a-7261fe677a04', 'x-compute-request-id': 'req-be1c5b1e-8a23-4a99-902a-7261fe677a04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:05,392 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:15:05,393 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-107d01f7-3a2a-4d2b-90dd-3edf8d22c95d', 'x-compute-request-id': 'req-107d01f7-3a2a-4d2b-90dd-3edf8d22c95d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:06,466 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:15:06,467 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d91adfee-c639-4ea8-8a1b-0aefe1441141', 'x-compute-request-id': 'req-d91adfee-c639-4ea8-8a1b-0aefe1441141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:07,543 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:15:07,544 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27a78da0-8e0d-4539-b8bd-8c9f9b573839', 'x-compute-request-id': 'req-27a78da0-8e0d-4539-b8bd-8c9f9b573839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:08,618 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:15:08,619 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c901315a-6cd3-49c6-8ba5-3feba4d0c377', 'x-compute-request-id': 'req-c901315a-6cd3-49c6-8ba5-3feba4d0c377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:09,694 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:15:09,694 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-042a6015-99e3-4133-b6fb-d78d9e89e204', 'x-compute-request-id': 'req-042a6015-99e3-4133-b6fb-d78d9e89e204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:10,768 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:15:10,769 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f550abbc-5388-4ca0-ad01-f1c36eb55dce', 'x-compute-request-id': 'req-f550abbc-5388-4ca0-ad01-f1c36eb55dce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:11,844 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:15:11,844 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f14e7455-e7d7-4884-8578-904ff4546e60', 'x-compute-request-id': 'req-f14e7455-e7d7-4884-8578-904ff4546e60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:12,918 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:15:12,919 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba3550fd-f701-4841-a002-2394cb39d918', 'x-compute-request-id': 'req-ba3550fd-f701-4841-a002-2394cb39d918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:13,993 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:15:13,994 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-383ae06c-43a2-4ae4-a692-8fb5c446df5b', 'x-compute-request-id': 'req-383ae06c-43a2-4ae4-a692-8fb5c446df5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:15,068 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:15:15,068 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bd5fe81-1307-4de2-aa95-a40d222ce8ee', 'x-compute-request-id': 'req-8bd5fe81-1307-4de2-aa95-a40d222ce8ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:16,143 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:15:16,143 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce41360a-a6c3-457e-882f-5c7f58c89bf3', 'x-compute-request-id': 'req-ce41360a-a6c3-457e-882f-5c7f58c89bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:17,217 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:15:17,218 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-125c4474-147a-4bce-99fb-84a06e90f41d', 'x-compute-request-id': 'req-125c4474-147a-4bce-99fb-84a06e90f41d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:18,293 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:15:18,294 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af6c469c-832f-4401-aae3-c4931ff9155e', 'x-compute-request-id': 'req-af6c469c-832f-4401-aae3-c4931ff9155e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:19,369 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:15:19,369 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-778b89c2-ddfd-4a96-af34-3e669c294e77', 'x-compute-request-id': 'req-778b89c2-ddfd-4a96-af34-3e669c294e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:20,445 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:15:20,445 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73d9c06f-b38b-40f8-9e99-7ec6b6f6e800', 'x-compute-request-id': 'req-73d9c06f-b38b-40f8-9e99-7ec6b6f6e800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:21,519 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:15:21,520 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07fcf2d6-8485-4bce-9358-e263d30dd80f', 'x-compute-request-id': 'req-07fcf2d6-8485-4bce-9358-e263d30dd80f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:22,602 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.073s 2022-05-31 07:15:22,602 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a17b90ff-aefe-46a0-8fef-8baf859973dc', 'x-compute-request-id': 'req-a17b90ff-aefe-46a0-8fef-8baf859973dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:23,676 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:15:23,676 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-660ff552-2b06-4e40-ae6d-939b498d2d30', 'x-compute-request-id': 'req-660ff552-2b06-4e40-ae6d-939b498d2d30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:24,750 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:15:24,751 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c40314bb-8de7-4ff0-bfac-1bf0fbeb2393', 'x-compute-request-id': 'req-c40314bb-8de7-4ff0-bfac-1bf0fbeb2393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:25,825 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:15:25,825 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d769e1e-0c63-4aba-96c6-f760afe5ed60', 'x-compute-request-id': 'req-3d769e1e-0c63-4aba-96c6-f760afe5ed60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:26,900 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:15:26,900 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-542d0d1d-f322-4cbf-bbb8-bf249516b1b3', 'x-compute-request-id': 'req-542d0d1d-f322-4cbf-bbb8-bf249516b1b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:27,974 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:15:27,975 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de8dd48f-ee67-4298-814a-e7e825ade2f7', 'x-compute-request-id': 'req-de8dd48f-ee67-4298-814a-e7e825ade2f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:29,049 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:15:29,050 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bef8abd5-f1dd-4b22-9a40-76e57a924af7', 'x-compute-request-id': 'req-bef8abd5-f1dd-4b22-9a40-76e57a924af7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:30,125 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:15:30,125 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e82a1b29-a7b4-43fe-b72b-abeb5883e426', 'x-compute-request-id': 'req-e82a1b29-a7b4-43fe-b72b-abeb5883e426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:31,205 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:15:31,205 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07a1a465-7bf3-4ac3-a44e-a807cb1b0a53', 'x-compute-request-id': 'req-07a1a465-7bf3-4ac3-a44e-a807cb1b0a53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:32,279 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:15:32,280 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15793191-20ca-4f7f-ab96-d190a59fd0a5', 'x-compute-request-id': 'req-15793191-20ca-4f7f-ab96-d190a59fd0a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:33,355 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:15:33,355 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-444010c2-1fe1-4a31-8541-6e50890f3559', 'x-compute-request-id': 'req-444010c2-1fe1-4a31-8541-6e50890f3559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:34,431 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:15:34,431 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3422d112-e426-464e-bd77-929e6f545566', 'x-compute-request-id': 'req-3422d112-e426-464e-bd77-929e6f545566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:35,505 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:15:35,506 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0b26c8f-7bce-4a86-94e5-8316c1bb2b74', 'x-compute-request-id': 'req-e0b26c8f-7bce-4a86-94e5-8316c1bb2b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:36,580 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:15:36,580 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d42f468-b858-4dae-9e97-87e18187149d', 'x-compute-request-id': 'req-5d42f468-b858-4dae-9e97-87e18187149d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:37,656 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:15:37,657 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93674c0e-7379-40ef-b343-3bf4ee536b26', 'x-compute-request-id': 'req-93674c0e-7379-40ef-b343-3bf4ee536b26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:38,729 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:15:38,730 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a3cb396-30e2-4708-8034-991e3e9148e4', 'x-compute-request-id': 'req-6a3cb396-30e2-4708-8034-991e3e9148e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:39,805 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:15:39,806 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da211efe-488d-4dad-8ab6-75a3c3e51c96', 'x-compute-request-id': 'req-da211efe-488d-4dad-8ab6-75a3c3e51c96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:40,880 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:15:40,880 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19e0fc1a-8c67-4c46-b3eb-dca25208b346', 'x-compute-request-id': 'req-19e0fc1a-8c67-4c46-b3eb-dca25208b346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:41,955 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:15:41,955 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4116ecd1-749b-4ca2-be6f-326e3e964bcb', 'x-compute-request-id': 'req-4116ecd1-749b-4ca2-be6f-326e3e964bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:43,029 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:15:43,029 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-478c3c09-0f02-4a33-aefa-419417061529', 'x-compute-request-id': 'req-478c3c09-0f02-4a33-aefa-419417061529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:44,103 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:15:44,104 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a2786aa-deb6-445e-9ffe-c0b01ffaa733', 'x-compute-request-id': 'req-7a2786aa-deb6-445e-9ffe-c0b01ffaa733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:45,178 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:15:45,178 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e1fb5bd-5d44-411b-ad41-1801a9480d62', 'x-compute-request-id': 'req-1e1fb5bd-5d44-411b-ad41-1801a9480d62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:46,254 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:15:46,255 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-285b4dfe-0eac-4850-929a-adbb77fcd85e', 'x-compute-request-id': 'req-285b4dfe-0eac-4850-929a-adbb77fcd85e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:47,333 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.070s 2022-05-31 07:15:47,334 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6337e099-8616-4d85-8d3e-16b8cc2de02d', 'x-compute-request-id': 'req-6337e099-8616-4d85-8d3e-16b8cc2de02d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:48,434 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.091s 2022-05-31 07:15:48,434 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af34236c-178c-42ba-8c1b-a1781b4a704b', 'x-compute-request-id': 'req-af34236c-178c-42ba-8c1b-a1781b4a704b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:49,533 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.090s 2022-05-31 07:15:49,534 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a33b24c-f682-4cbb-9372-633178b206b5', 'x-compute-request-id': 'req-4a33b24c-f682-4cbb-9372-633178b206b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:50,631 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.089s 2022-05-31 07:15:50,631 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d8a06cf-7e2e-44c7-891e-0a1e22d5a8e6', 'x-compute-request-id': 'req-8d8a06cf-7e2e-44c7-891e-0a1e22d5a8e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:51,734 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.094s 2022-05-31 07:15:51,735 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13c58745-2f3b-4ac9-a43a-3ee39483621b', 'x-compute-request-id': 'req-13c58745-2f3b-4ac9-a43a-3ee39483621b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:52,885 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.142s 2022-05-31 07:15:52,886 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c2f8fc8-0c14-4352-b1f0-0a4ec67a7af5', 'x-compute-request-id': 'req-8c2f8fc8-0c14-4352-b1f0-0a4ec67a7af5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:53,968 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.074s 2022-05-31 07:15:53,968 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd660317-cea0-4263-af22-d7204cba2013', 'x-compute-request-id': 'req-fd660317-cea0-4263-af22-d7204cba2013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:55,067 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.091s 2022-05-31 07:15:55,068 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8dda665-d2d4-4a49-ad7b-53151dfec2e1', 'x-compute-request-id': 'req-a8dda665-d2d4-4a49-ad7b-53151dfec2e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:56,162 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.086s 2022-05-31 07:15:56,163 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d3a63b2-8cb0-47f3-b90f-a641b80b6da7', 'x-compute-request-id': 'req-7d3a63b2-8cb0-47f3-b90f-a641b80b6da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:57,240 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.069s 2022-05-31 07:15:57,241 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f5af994-df24-4fe7-bdde-e95e4c26dc6c', 'x-compute-request-id': 'req-9f5af994-df24-4fe7-bdde-e95e4c26dc6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:58,555 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.306s 2022-05-31 07:15:58,555 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a607bfa5-d767-436c-b8ed-ff8869a35d7b', 'x-compute-request-id': 'req-a607bfa5-d767-436c-b8ed-ff8869a35d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:15:59,633 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.069s 2022-05-31 07:15:59,633 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be0b12da-7923-448d-9804-f1360437274a', 'x-compute-request-id': 'req-be0b12da-7923-448d-9804-f1360437274a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:15:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:00,730 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.088s 2022-05-31 07:16:00,731 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-530a99f7-adfb-4c93-b0f0-173eb66ed351', 'x-compute-request-id': 'req-530a99f7-adfb-4c93-b0f0-173eb66ed351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:01,806 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:16:01,807 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee99b3da-f88e-4950-aca8-64c93781eefb', 'x-compute-request-id': 'req-ee99b3da-f88e-4950-aca8-64c93781eefb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:02,884 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.069s 2022-05-31 07:16:02,885 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe0c14ae-eae9-4ba2-b18a-ebe8e84164d0', 'x-compute-request-id': 'req-fe0c14ae-eae9-4ba2-b18a-ebe8e84164d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:03,961 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.069s 2022-05-31 07:16:03,962 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5992099d-07a7-47ce-b460-2c5c3dbcbbb3', 'x-compute-request-id': 'req-5992099d-07a7-47ce-b460-2c5c3dbcbbb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:05,036 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:16:05,037 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4027af0c-71ba-4674-a82a-d9ef5101a80e', 'x-compute-request-id': 'req-4027af0c-71ba-4674-a82a-d9ef5101a80e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:06,111 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:16:06,111 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5442895-91a3-4255-bfec-5eaeb436051a', 'x-compute-request-id': 'req-a5442895-91a3-4255-bfec-5eaeb436051a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:07,187 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:16:07,187 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-469a59fc-cd82-4000-b110-1669f03a4c68', 'x-compute-request-id': 'req-469a59fc-cd82-4000-b110-1669f03a4c68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:08,263 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:16:08,264 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-587eb820-5dce-471f-985d-ea00bdf4c192', 'x-compute-request-id': 'req-587eb820-5dce-471f-985d-ea00bdf4c192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:09,342 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.070s 2022-05-31 07:16:09,342 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fef1504b-0494-4517-87ce-f8d712cf7996', 'x-compute-request-id': 'req-fef1504b-0494-4517-87ce-f8d712cf7996', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:10,432 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.081s 2022-05-31 07:16:10,432 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7289766-5820-454b-ae40-c88a8a67cfcf', 'x-compute-request-id': 'req-b7289766-5820-454b-ae40-c88a8a67cfcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:11,523 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.083s 2022-05-31 07:16:11,524 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7df2667b-57c0-4161-82e6-58837ff430e7', 'x-compute-request-id': 'req-7df2667b-57c0-4161-82e6-58837ff430e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:12,600 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:16:12,601 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18c81c4c-e82b-4288-aba0-a45e3984b784', 'x-compute-request-id': 'req-18c81c4c-e82b-4288-aba0-a45e3984b784', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:13,676 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:16:13,676 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce9b826c-8704-4865-b785-84616aa580a8', 'x-compute-request-id': 'req-ce9b826c-8704-4865-b785-84616aa580a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:14,752 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:16:14,752 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67e7890d-148c-415e-9ce9-cfc07246e601', 'x-compute-request-id': 'req-67e7890d-148c-415e-9ce9-cfc07246e601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:15,826 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:16:15,826 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81c63cf1-75c5-406e-bbed-51ff2435e4f0', 'x-compute-request-id': 'req-81c63cf1-75c5-406e-bbed-51ff2435e4f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:16,900 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:16:16,900 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6895184d-3a2c-46b4-9f06-c28dbd0d8e35', 'x-compute-request-id': 'req-6895184d-3a2c-46b4-9f06-c28dbd0d8e35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:17,977 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:16:17,977 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c71b494-ed89-46fe-b850-583816e0bc98', 'x-compute-request-id': 'req-0c71b494-ed89-46fe-b850-583816e0bc98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:19,053 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:16:19,053 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f293e758-2dd0-4d6c-9f20-63cc4311369c', 'x-compute-request-id': 'req-f293e758-2dd0-4d6c-9f20-63cc4311369c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:20,128 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:16:20,129 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8445a424-feb4-4f25-88b5-a3871197a311', 'x-compute-request-id': 'req-8445a424-feb4-4f25-88b5-a3871197a311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:21,203 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:16:21,203 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9adbfbf1-e24c-4b76-bf3f-be9da11412d2', 'x-compute-request-id': 'req-9adbfbf1-e24c-4b76-bf3f-be9da11412d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:22,278 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:16:22,278 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ad205f6-b018-41a9-af43-59cd6821cd20', 'x-compute-request-id': 'req-1ad205f6-b018-41a9-af43-59cd6821cd20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:23,354 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:16:23,354 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94b74255-bc38-4dd0-9b14-3f39503f1792', 'x-compute-request-id': 'req-94b74255-bc38-4dd0-9b14-3f39503f1792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:24,433 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.071s 2022-05-31 07:16:24,434 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ec5c397-4540-46d6-aca9-d848073c2b53', 'x-compute-request-id': 'req-5ec5c397-4540-46d6-aca9-d848073c2b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:25,510 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:16:25,510 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d802bc2a-9dc7-4b23-83ca-538af3b2d9ee', 'x-compute-request-id': 'req-d802bc2a-9dc7-4b23-83ca-538af3b2d9ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:26,585 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:16:26,586 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a54d9ef-f1aa-4d8d-85e9-e8452ccbae29', 'x-compute-request-id': 'req-1a54d9ef-f1aa-4d8d-85e9-e8452ccbae29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:27,661 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:16:27,661 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f336a8a3-7ea1-4f05-9f63-5a9d02c2c5c9', 'x-compute-request-id': 'req-f336a8a3-7ea1-4f05-9f63-5a9d02c2c5c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:28,742 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.072s 2022-05-31 07:16:28,743 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afed64bb-7a64-42b4-8235-74ee8fc1542a', 'x-compute-request-id': 'req-afed64bb-7a64-42b4-8235-74ee8fc1542a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:29,817 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:16:29,817 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1734de74-83b0-445b-81bb-7e59fc0a936f', 'x-compute-request-id': 'req-1734de74-83b0-445b-81bb-7e59fc0a936f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:30,895 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.069s 2022-05-31 07:16:30,896 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2727d394-7688-4f0e-a75b-12b79dd5ea93', 'x-compute-request-id': 'req-2727d394-7688-4f0e-a75b-12b79dd5ea93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:31,970 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:16:31,971 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90b30750-1045-438e-8b25-2c5ddb407829', 'x-compute-request-id': 'req-90b30750-1045-438e-8b25-2c5ddb407829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:33,046 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:16:33,047 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e591d0e-00d4-4695-87e3-6a1069bcbfdf', 'x-compute-request-id': 'req-9e591d0e-00d4-4695-87e3-6a1069bcbfdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:34,120 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:16:34,121 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1112c2a6-a847-4920-843e-a822e1ae0403', 'x-compute-request-id': 'req-1112c2a6-a847-4920-843e-a822e1ae0403', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:35,195 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:16:35,196 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e648cc5-e6f5-4547-ae42-185eeb7ec005', 'x-compute-request-id': 'req-9e648cc5-e6f5-4547-ae42-185eeb7ec005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:36,270 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:16:36,270 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46745c44-bf27-450b-b59e-b31a778782e3', 'x-compute-request-id': 'req-46745c44-bf27-450b-b59e-b31a778782e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:37,349 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.070s 2022-05-31 07:16:37,349 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a27b1f9a-e33c-4bd8-8c35-435c93f9deee', 'x-compute-request-id': 'req-a27b1f9a-e33c-4bd8-8c35-435c93f9deee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:38,426 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:16:38,426 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1c6d4e9-8906-4e54-8c9b-08907b5a9029', 'x-compute-request-id': 'req-d1c6d4e9-8906-4e54-8c9b-08907b5a9029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:39,502 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:16:39,502 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c1d1aa1-eb87-4765-bbbc-f191bb35003c', 'x-compute-request-id': 'req-9c1d1aa1-eb87-4765-bbbc-f191bb35003c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:40,576 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:16:40,576 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f88015bb-c8e0-47c4-945a-fc90d75a4fea', 'x-compute-request-id': 'req-f88015bb-c8e0-47c4-945a-fc90d75a4fea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:41,651 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:16:41,651 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57345e75-fe60-4ad4-b480-573915243db5', 'x-compute-request-id': 'req-57345e75-fe60-4ad4-b480-573915243db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:42,728 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:16:42,728 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea7cbc27-65c4-47ce-a351-a4741c9404e6', 'x-compute-request-id': 'req-ea7cbc27-65c4-47ce-a351-a4741c9404e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:43,805 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:16:43,805 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6622003d-ad31-44d0-b1c2-22a8384704aa', 'x-compute-request-id': 'req-6622003d-ad31-44d0-b1c2-22a8384704aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:44,880 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:16:44,880 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7af29a7c-6ea7-4fa1-ac37-2014d705947b', 'x-compute-request-id': 'req-7af29a7c-6ea7-4fa1-ac37-2014d705947b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:45,958 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.069s 2022-05-31 07:16:45,958 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2b3378f-e706-458f-9b82-1e6086ef576c', 'x-compute-request-id': 'req-a2b3378f-e706-458f-9b82-1e6086ef576c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:47,036 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.069s 2022-05-31 07:16:47,036 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-441858be-8e58-4035-ab0a-3222656cfeda', 'x-compute-request-id': 'req-441858be-8e58-4035-ab0a-3222656cfeda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:48,111 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:16:48,111 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-137d6cb0-d4a2-4e3a-8a29-ea9f090006f1', 'x-compute-request-id': 'req-137d6cb0-d4a2-4e3a-8a29-ea9f090006f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:49,187 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:16:49,188 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-238b248c-ad22-4ff5-a69f-e5cb5d0c8af3', 'x-compute-request-id': 'req-238b248c-ad22-4ff5-a69f-e5cb5d0c8af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:50,266 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.070s 2022-05-31 07:16:50,266 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58c19237-ca57-4efc-8b85-03351cc5e449', 'x-compute-request-id': 'req-58c19237-ca57-4efc-8b85-03351cc5e449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:51,341 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:16:51,341 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65561861-3307-4da4-bebe-e41dcabc5cf8', 'x-compute-request-id': 'req-65561861-3307-4da4-bebe-e41dcabc5cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:52,414 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:16:52,415 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-061ca2b3-1c4b-4215-b701-974296d5c5ce', 'x-compute-request-id': 'req-061ca2b3-1c4b-4215-b701-974296d5c5ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:53,583 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.159s 2022-05-31 07:16:53,584 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32715b5f-5890-4029-81f8-2124131fcd4c', 'x-compute-request-id': 'req-32715b5f-5890-4029-81f8-2124131fcd4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:54,657 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:16:54,657 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74d91cdd-3a39-44ec-a0d7-5dd7805da778', 'x-compute-request-id': 'req-74d91cdd-3a39-44ec-a0d7-5dd7805da778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:55,731 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:16:55,731 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e28c5ac-0afe-4ea2-9ffe-6953b0ee4eda', 'x-compute-request-id': 'req-4e28c5ac-0afe-4ea2-9ffe-6953b0ee4eda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:56,813 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.073s 2022-05-31 07:16:56,813 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45bf5d9c-8bed-444d-afba-b128c83acc68', 'x-compute-request-id': 'req-45bf5d9c-8bed-444d-afba-b128c83acc68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:57,894 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:16:57,894 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b0ff3cb-9ca4-444f-a642-8371c0c97f36', 'x-compute-request-id': 'req-5b0ff3cb-9ca4-444f-a642-8371c0c97f36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:16:58,975 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.072s 2022-05-31 07:16:58,976 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee0e23da-5bee-47e1-9b9e-1a38c32d73a6', 'x-compute-request-id': 'req-ee0e23da-5bee-47e1-9b9e-1a38c32d73a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:16:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:00,051 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:17:00,051 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bdcddbb-95e8-4c8c-a879-7e27c4bf1fb8', 'x-compute-request-id': 'req-9bdcddbb-95e8-4c8c-a879-7e27c4bf1fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:01,126 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:17:01,126 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-052c484c-5a58-4f56-9994-c0e4e057de71', 'x-compute-request-id': 'req-052c484c-5a58-4f56-9994-c0e4e057de71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:02,200 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:17:02,201 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69e1ddc1-52a9-4cbe-8b96-5360a968e1ee', 'x-compute-request-id': 'req-69e1ddc1-52a9-4cbe-8b96-5360a968e1ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:03,277 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:17:03,278 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44d8252d-ca4d-4fa5-98d0-10241caac0e4', 'x-compute-request-id': 'req-44d8252d-ca4d-4fa5-98d0-10241caac0e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:04,353 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:17:04,353 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-497cbb39-5c85-46cf-900e-0402e0a47b4c', 'x-compute-request-id': 'req-497cbb39-5c85-46cf-900e-0402e0a47b4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:05,428 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:17:05,429 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82a0fe02-3975-4d2e-9431-31123ee79dbb', 'x-compute-request-id': 'req-82a0fe02-3975-4d2e-9431-31123ee79dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:06,503 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:17:06,503 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0ffa038-a91f-409e-aff1-f08a0f06d8d2', 'x-compute-request-id': 'req-b0ffa038-a91f-409e-aff1-f08a0f06d8d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:07,577 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:17:07,577 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea8cf423-29be-4790-a5e3-69b5690b83c9', 'x-compute-request-id': 'req-ea8cf423-29be-4790-a5e3-69b5690b83c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:08,653 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:17:08,653 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28448e37-275a-449e-b025-66ff9238b03d', 'x-compute-request-id': 'req-28448e37-275a-449e-b025-66ff9238b03d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:09,732 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.070s 2022-05-31 07:17:09,733 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-918c4084-67f7-424e-9e8f-75c948347a44', 'x-compute-request-id': 'req-918c4084-67f7-424e-9e8f-75c948347a44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:10,807 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:17:10,807 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68b11e2f-fde6-4b63-835b-fda3ca3f38c1', 'x-compute-request-id': 'req-68b11e2f-fde6-4b63-835b-fda3ca3f38c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:11,882 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:17:11,882 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afdee3ae-8d4a-4db4-a919-39d8ac9b64e7', 'x-compute-request-id': 'req-afdee3ae-8d4a-4db4-a919-39d8ac9b64e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:12,957 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:17:12,958 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d3c4fd7-1ed4-4922-9fef-41d51d037097', 'x-compute-request-id': 'req-8d3c4fd7-1ed4-4922-9fef-41d51d037097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:14,033 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:17:14,033 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-050fb929-b8ce-4126-956e-c13990f70a3c', 'x-compute-request-id': 'req-050fb929-b8ce-4126-956e-c13990f70a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:15,107 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:17:15,107 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f1c8717-c044-4a64-ad54-fec631ebe1cf', 'x-compute-request-id': 'req-8f1c8717-c044-4a64-ad54-fec631ebe1cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:16,185 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.070s 2022-05-31 07:17:16,185 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-797e87a2-d339-497a-8fd2-4717fff1fb3c', 'x-compute-request-id': 'req-797e87a2-d339-497a-8fd2-4717fff1fb3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:17,278 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.084s 2022-05-31 07:17:17,278 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6435a0a7-7338-4f34-a281-5fa45259eced', 'x-compute-request-id': 'req-6435a0a7-7338-4f34-a281-5fa45259eced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:18,352 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:17:18,353 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7f670f5-cb8e-433b-a4b5-af829743a30f', 'x-compute-request-id': 'req-f7f670f5-cb8e-433b-a4b5-af829743a30f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:19,428 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:17:19,428 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6f254ac-8c8e-49f2-aac1-4bee78918d87', 'x-compute-request-id': 'req-c6f254ac-8c8e-49f2-aac1-4bee78918d87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:20,505 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.069s 2022-05-31 07:17:20,506 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1739c2c-622f-4dea-95af-437477bc2349', 'x-compute-request-id': 'req-a1739c2c-622f-4dea-95af-437477bc2349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:21,582 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:17:21,582 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ff61388-51b4-4956-8dce-b1e4cf05f163', 'x-compute-request-id': 'req-3ff61388-51b4-4956-8dce-b1e4cf05f163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:22,662 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.071s 2022-05-31 07:17:22,663 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fcd8ed5-3cdd-4f2a-aa58-26a186478c8f', 'x-compute-request-id': 'req-4fcd8ed5-3cdd-4f2a-aa58-26a186478c8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:23,751 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.080s 2022-05-31 07:17:23,752 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85f54746-1e96-47b4-b4f3-d21ae1acecf5', 'x-compute-request-id': 'req-85f54746-1e96-47b4-b4f3-d21ae1acecf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:24,830 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.070s 2022-05-31 07:17:24,831 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c7b9278-f9da-4be5-9ef2-e8f57d243b88', 'x-compute-request-id': 'req-2c7b9278-f9da-4be5-9ef2-e8f57d243b88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:25,910 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.071s 2022-05-31 07:17:25,910 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8d308c4-6aab-4299-91ac-d762ef4ee3dc', 'x-compute-request-id': 'req-e8d308c4-6aab-4299-91ac-d762ef4ee3dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:27,005 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.086s 2022-05-31 07:17:27,006 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c20ea29-127a-475d-be2e-b1b0ad46cf0c', 'x-compute-request-id': 'req-9c20ea29-127a-475d-be2e-b1b0ad46cf0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:28,098 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.082s 2022-05-31 07:17:28,098 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de00e29f-faf1-43b7-9df7-08624fccefa2', 'x-compute-request-id': 'req-de00e29f-faf1-43b7-9df7-08624fccefa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:29,180 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.073s 2022-05-31 07:17:29,181 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd34c6f6-914c-45a7-a598-d6c4f5505dba', 'x-compute-request-id': 'req-fd34c6f6-914c-45a7-a598-d6c4f5505dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:30,334 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.146s 2022-05-31 07:17:30,335 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8de9febd-cf59-4343-bb22-7449f68d524e', 'x-compute-request-id': 'req-8de9febd-cf59-4343-bb22-7449f68d524e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:31,414 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.070s 2022-05-31 07:17:31,414 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8abb6b8-823b-428d-81cd-8998ffbf76ce', 'x-compute-request-id': 'req-a8abb6b8-823b-428d-81cd-8998ffbf76ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:32,489 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:17:32,489 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-963ee3a5-235d-49ec-b4f8-19070ac87721', 'x-compute-request-id': 'req-963ee3a5-235d-49ec-b4f8-19070ac87721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:33,564 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:17:33,564 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd892c5f-e51b-41b1-9d36-9c66b194ce1a', 'x-compute-request-id': 'req-cd892c5f-e51b-41b1-9d36-9c66b194ce1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:34,639 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:17:34,639 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bcd2ec5-6555-4c27-8f44-054503cbf903', 'x-compute-request-id': 'req-0bcd2ec5-6555-4c27-8f44-054503cbf903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:35,712 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:17:35,713 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38d7e166-368a-479a-98fb-d74724a7f8a4', 'x-compute-request-id': 'req-38d7e166-368a-479a-98fb-d74724a7f8a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:36,788 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:17:36,788 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04200c01-5231-4e27-b107-bb3d97e390e8', 'x-compute-request-id': 'req-04200c01-5231-4e27-b107-bb3d97e390e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:37,863 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:17:37,863 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62d5db0f-bcac-4fba-938e-ea11d0b6956a', 'x-compute-request-id': 'req-62d5db0f-bcac-4fba-938e-ea11d0b6956a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:38,939 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:17:38,939 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79a98b51-ede2-4e90-a572-28a8492ba055', 'x-compute-request-id': 'req-79a98b51-ede2-4e90-a572-28a8492ba055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:40,014 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:17:40,014 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65b1f64a-ab5c-4322-ad08-1ebd6051cc0e', 'x-compute-request-id': 'req-65b1f64a-ab5c-4322-ad08-1ebd6051cc0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:41,089 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:17:41,089 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c7ba2e7-eed9-458f-9e80-1d64e383ee72', 'x-compute-request-id': 'req-4c7ba2e7-eed9-458f-9e80-1d64e383ee72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:42,163 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:17:42,164 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26c1a607-4d85-44e4-972d-f08cdd2f824b', 'x-compute-request-id': 'req-26c1a607-4d85-44e4-972d-f08cdd2f824b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:43,240 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:17:43,241 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95b40ead-3977-4ed2-af3f-08ee3d77e984', 'x-compute-request-id': 'req-95b40ead-3977-4ed2-af3f-08ee3d77e984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:44,314 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:17:44,314 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae79189f-81bc-4a67-bcca-bda7e69a2c5a', 'x-compute-request-id': 'req-ae79189f-81bc-4a67-bcca-bda7e69a2c5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:45,389 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:17:45,389 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5c18226-5642-4e42-9586-6aa543b9757a', 'x-compute-request-id': 'req-a5c18226-5642-4e42-9586-6aa543b9757a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:46,466 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:17:46,466 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac6ce9e2-8534-4978-bd0c-3a21a72dbde0', 'x-compute-request-id': 'req-ac6ce9e2-8534-4978-bd0c-3a21a72dbde0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:47,541 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:17:47,542 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cf255f1-b664-4d51-b25f-0ddf33cff4fe', 'x-compute-request-id': 'req-0cf255f1-b664-4d51-b25f-0ddf33cff4fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:48,620 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.069s 2022-05-31 07:17:48,621 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-facfefb1-b0fc-4057-b086-0d7df6a5ff8e', 'x-compute-request-id': 'req-facfefb1-b0fc-4057-b086-0d7df6a5ff8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:49,701 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.071s 2022-05-31 07:17:49,701 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74120b88-bcae-4656-806d-71bf2745cfbd', 'x-compute-request-id': 'req-74120b88-bcae-4656-806d-71bf2745cfbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:50,774 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:17:50,775 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-810eff4b-f9ef-422d-8fba-e069bdcd129c', 'x-compute-request-id': 'req-810eff4b-f9ef-422d-8fba-e069bdcd129c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:51,848 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:17:51,849 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52deb78a-926e-445b-82ef-695374c3c539', 'x-compute-request-id': 'req-52deb78a-926e-445b-82ef-695374c3c539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:52,923 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:17:52,923 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-470e7342-9932-42d4-8170-c59fc2d57a13', 'x-compute-request-id': 'req-470e7342-9932-42d4-8170-c59fc2d57a13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:53,997 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:17:53,998 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e5c75a1-9dde-4e31-8c10-2931ad3e1909', 'x-compute-request-id': 'req-9e5c75a1-9dde-4e31-8c10-2931ad3e1909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:55,071 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:17:55,072 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02751efd-acc6-46bf-974a-a771bca68dff', 'x-compute-request-id': 'req-02751efd-acc6-46bf-974a-a771bca68dff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:56,147 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:17:56,147 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e51d51c7-9e0d-4fa9-90c9-6d880743933a', 'x-compute-request-id': 'req-e51d51c7-9e0d-4fa9-90c9-6d880743933a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:57,221 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:17:57,221 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09af1b88-d224-4444-bede-0c4ccbb4c460', 'x-compute-request-id': 'req-09af1b88-d224-4444-bede-0c4ccbb4c460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:58,297 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.067s 2022-05-31 07:17:58,297 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4882ee5-40f8-486a-a94d-2715784c5093', 'x-compute-request-id': 'req-a4882ee5-40f8-486a-a94d-2715784c5093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:17:59,371 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:17:59,373 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4dca1e4-502e-4d1d-b566-ab5cf94fe170', 'x-compute-request-id': 'req-c4dca1e4-502e-4d1d-b566-ab5cf94fe170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:18:00,446 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:18:00,447 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa474ea7-16d0-4098-bfcc-b23fc66f817e', 'x-compute-request-id': 'req-fa474ea7-16d0-4098-bfcc-b23fc66f817e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:18:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:18:01,524 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:18:01,524 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6be0e0e5-6784-4adb-b47a-544707e4764a', 'x-compute-request-id': 'req-6be0e0e5-6784-4adb-b47a-544707e4764a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:18:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:18:02,599 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:18:02,599 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5482bf9a-d6a2-4057-b228-fdff0f4766c7', 'x-compute-request-id': 'req-5482bf9a-d6a2-4057-b228-fdff0f4766c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:18:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:18:03,674 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:18:03,674 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d8aa1a1-cb07-49ce-b029-7d55ce4b4fda', 'x-compute-request-id': 'req-9d8aa1a1-cb07-49ce-b029-7d55ce4b4fda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:18:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:18:04,751 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:18:04,752 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b425c55f-706a-489d-9847-d1e3e77114cb', 'x-compute-request-id': 'req-b425c55f-706a-489d-9847-d1e3e77114cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:18:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:18:05,826 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:18:05,826 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbffa7f3-2c4c-43ca-860e-618a2d544711', 'x-compute-request-id': 'req-fbffa7f3-2c4c-43ca-860e-618a2d544711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:18:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:18:06,901 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:18:06,902 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcb129f2-b0df-4c10-8f25-bcbb260e6d75', 'x-compute-request-id': 'req-bcb129f2-b0df-4c10-8f25-bcbb260e6d75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:18:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:18:07,977 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:18:07,978 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b47c285-3a40-4c67-ae00-de3d23154fe4', 'x-compute-request-id': 'req-4b47c285-3a40-4c67-ae00-de3d23154fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:18:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:18:09,053 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:18:09,053 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f67d0d7-2cf4-4584-ac5e-4adaaa4e3868', 'x-compute-request-id': 'req-6f67d0d7-2cf4-4584-ac5e-4adaaa4e3868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:18:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:18:10,126 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:18:10,127 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ceca6c0e-0872-404b-816f-5c80f3dd863a', 'x-compute-request-id': 'req-ceca6c0e-0872-404b-816f-5c80f3dd863a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:18:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:18:11,208 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.073s 2022-05-31 07:18:11,208 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb23f3cc-faaa-470c-9c39-6c8b693ebb73', 'x-compute-request-id': 'req-eb23f3cc-faaa-470c-9c39-6c8b693ebb73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:18:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:18:12,283 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:18:12,283 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffc0dbe5-fde2-470e-aa56-3c3d63c8682c', 'x-compute-request-id': 'req-ffc0dbe5-fde2-470e-aa56-3c3d63c8682c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:18:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:18:13,358 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:18:13,358 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-132894bc-ca09-442e-bf6d-daa97c5c6bd8', 'x-compute-request-id': 'req-132894bc-ca09-442e-bf6d-daa97c5c6bd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:18:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:18:14,435 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.068s 2022-05-31 07:18:14,435 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a8c50bc-b012-4055-bf41-4a05a524b3af', 'x-compute-request-id': 'req-0a8c50bc-b012-4055-bf41-4a05a524b3af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:18:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:18:15,508 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.065s 2022-05-31 07:18:15,509 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-182bab23-48c2-405f-9b31-1d26f4cca1f1', 'x-compute-request-id': 'req-182bab23-48c2-405f-9b31-1d26f4cca1f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:18:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:18:16,583 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.066s 2022-05-31 07:18:16,583 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-249ba106-0cc5-4325-a866-82b1677f37a1', 'x-compute-request-id': 'req-249ba106-0cc5-4325-a866-82b1677f37a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"server": {"id": "e9c41b28-5c7e-42fb-a090-82fe98bed1f0", "name": "tempest-TestVolumeBootPattern-server-705455123", "status": "BUILD", "tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d", "user_id": "f499c659131a49838946f7204e204f18", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.18/compute/flavors/452"}]}, "created": "2022-05-31T07:12:16Z", "updated": "2022-05-31T07:18:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}, {"rel": "bookmark", "href": "http://10.222.0.18/compute/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1657551962", "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-31 07:18:16,796 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 204 DELETE http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.205s 2022-05-31 07:18:16,796 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:16 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-6cffba06-57de-49f6-8d1b-2e7f92107a27', 'x-compute-request-id': 'req-6cffba06-57de-49f6-8d1b-2e7f92107a27', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'' 2022-05-31 07:18:16,820 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 404 GET http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0 0.023s 2022-05-31 07:18:16,820 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-7e46252a-7c41-41d6-a733-7c1a0da050c1', 'x-compute-request-id': 'req-7e46252a-7c41-41d6-a733-7c1a0da050c1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.18/compute/v2.1/servers/e9c41b28-5c7e-42fb-a090-82fe98bed1f0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e9c41b28-5c7e-42fb-a090-82fe98bed1f0 could not be found."}}' 2022-05-31 07:18:16,903 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.079s 2022-05-31 07:18:16,903 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae7728cd-90ac-48ca-88ae-6f0b109cbde0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'' 2022-05-31 07:18:16,945 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.041s 2022-05-31 07:18:16,946 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-842f5a6e-ad44-47cd-95a9-2a834f29be28', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-842f5a6e-ad44-47cd-95a9-2a834f29be28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'{"volume": {"id": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-05-31T07:11:55.000000", "updated_at": "2022-05-31T07:18:17.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}], "user_id": "f499c659131a49838946f7204e204f18", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:18:17,998 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.044s 2022-05-31 07:18:17,999 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3493b311-62b5-4faf-b176-3da7fcafbbfb', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3493b311-62b5-4faf-b176-3da7fcafbbfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'{"volume": {"id": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-05-31T07:11:55.000000", "updated_at": "2022-05-31T07:18:17.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}], "user_id": "f499c659131a49838946f7204e204f18", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:18:19,048 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.041s 2022-05-31 07:18:19,048 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41a862dd-498c-46c7-a5a0-710eff24c594', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41a862dd-498c-46c7-a5a0-710eff24c594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'{"volume": {"id": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-05-31T07:11:55.000000", "updated_at": "2022-05-31T07:18:17.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}], "user_id": "f499c659131a49838946f7204e204f18", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:18:20,097 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.041s 2022-05-31 07:18:20,098 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7269bd5-3ba4-4629-b43e-8aa0abfae340', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7269bd5-3ba4-4629-b43e-8aa0abfae340', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'{"volume": {"id": "e7a57e61-5920-4b12-8a2b-0ba1de36e68e", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-05-31T07:11:55.000000", "updated_at": "2022-05-31T07:18:17.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1301745055", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}, {"rel": "bookmark", "href": "http://10.222.0.18/volume/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e"}], "user_id": "f499c659131a49838946f7204e204f18", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "d0930139-5184-4bcf-8a15-9e8cde15c757", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "a2398ceeabc34165b999a7e1e0ddc08d"}}' 2022-05-31 07:18:21,127 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e 0.021s 2022-05-31 07:18:21,128 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8b271e9-c4c7-4de0-bc86-bf6bdafcc865', 'x-openstack-request-id': 'req-b8b271e9-c4c7-4de0-bc86-bf6bdafcc865', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.18/volume/v3/a2398ceeabc34165b999a7e1e0ddc08d/volumes/e7a57e61-5920-4b12-8a2b-0ba1de36e68e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e7a57e61-5920-4b12-8a2b-0ba1de36e68e could not be found."}}' 2022-05-31 07:18:21,281 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.18:9696/v2.0/security-groups/c54d680b-15ec-4727-87ae-d97dc9aae1fd 0.153s 2022-05-31 07:18:21,282 119412 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-9953fa6a-151d-4379-aa2d-c66e80243030', 'content-length': '0', 'date': 'Tue, 31 May 2022 07:18:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.18:9696/v2.0/security-groups/c54d680b-15ec-4727-87ae-d97dc9aae1fd'} Body: b'' 2022-05-31 07:18:22,322 119412 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.18/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1657551962 1.039s 2022-05-31 07:18:22,322 119412 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 31 May 2022 07:18:21 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-18d8c9df-b2b0-41d1-acb5-976c7cee875c', 'x-compute-request-id': 'req-18d8c9df-b2b0-41d1-acb5-976c7cee875c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.18/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1657551962'} 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_volume_boot_pattern.py", line 72, in test_volume_boot_pattern instance_1st = self.boot_instance_from_resource( File "/opt/stack/tempest/tempest/scenario/manager.py", line 1193, in boot_instance_from_resource return self.create_server(**create_kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 309, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 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 101, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestVolumeBootPattern:test_volume_boot_pattern) Server e9c41b28-5c7e-42fb-a090-82fe98bed1f0 failed to reach ACTIVE status and task state "None" within the required time (360 s). Server boot request ID: req-fdff9ba9-7786-4ae7-bc6f-cff8ef10adbd. Current status: BUILD. Current task state: scheduling. |
||||||
setUpClass (tempest.api.network.admin.test_metering_extensions | 2 | 0 | 0 | 0 | 2 | Detail | |
MeteringTestJSON) |
skip
pt4.1: setUpClass (tempest.api.network.admin.test_metering_extensions.MeteringTestJSON) |
||||||
MeteringIpV6TestJSON) |
skip
pt4.2: setUpClass (tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON) |
||||||
setUpClass (tempest.api.network.test_tags | 1 | 0 | 0 | 0 | 1 | Detail | |
TagsTest) |
skip
pt5.1: setUpClass (tempest.api.network.test_tags.TagsTest) |
||||||
tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_resize_server_using_overlimit_ram[id-28dcec23-f807-49da-822c-56a92ea3c687,negative] |
pass
pt6.1: 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
pt6.2: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus[id-7368a427-2f26-4ad9-9ba9-911a0ec2b0db,negative] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
pass
pt7.1: 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
pt7.2: 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 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
pass
pt8.1: 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
pt8.2: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
pass
pt9.1: 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_disk_config.ServerDiskConfigTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
pass
pt10.1: 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
pt10.2: 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_server_actions.ServerActionsTestJSON | 9 | 9 | 0 | 0 | 0 | Detail | |
test_lock_unlock_server[id-80a8094c-211e-440a-ab88-9e59d556c7ee] |
pass
pt11.1: 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
pt11.2: 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
pt11.3: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard[id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32,smoke] |
||||||
test_stop_start_server[id-af8eafd4-38a7-4a4b-bdbc-75145a580560] |
pass
pt11.4: 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
pt11.5: 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
pt11.6: 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
pt11.7: 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
pt11.8: 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
pt11.9: 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_servers_negative.ServersNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_resize_nonexistent_server[id-7ea45b3e-e770-46fa-bfcc-9daaf6d987c0,negative] |
pass
pt12.1: 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
pt12.2: 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
pt12.3: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor[id-45436a7d-a388-4a35-a9d8-3adc5d0d940b,negative] |
||||||
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
pt13.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
pt13.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
pt13.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
pt14.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
pt14.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
pt14.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
pt14.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
pt14.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
pt15.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
pt16.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
pt16.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_negative_quotas.QuotasNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_network_quota_exceeding[id-644f4e1b-1bf9-4af0-9fd8-eb56ac0f51cf,negative] |
pass
pt17.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
pt18.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
pt18.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
pt18.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
pt18.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
pt19.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
pt19.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
pt19.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
pt19.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
pt20.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
pt20.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
pt21.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
pt21.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
pt21.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
pt21.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
pt21.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
pt21.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
pt21.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
pt21.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
pt21.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
pt22.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
pt22.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
pt22.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
pt22.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
pt22.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
pt22.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
pt22.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
pt22.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
pt22.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
pt23.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
pt23.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
pt23.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
pt24.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
pt25.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
pt26.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
pt27.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
pt27.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
pt27.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
pt27.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
pt28.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
pt28.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
pt28.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
pt28.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
pt29.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
pt29.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
pt29.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
pt29.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
pt29.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
pt29.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
pt29.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
pt29.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
pt29.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
pt29.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
pt29.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
pt30.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
pt31.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
pt31.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
pt32.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
pt32.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
pt33.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
pt33.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
pt33.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
pt33.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
pt33.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
pt34.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
pt34.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
pt34.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
pt35.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
pt35.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
pt35.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
pt36.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
pt36.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
pt36.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt38.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
pt38.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
pt38.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
pt38.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
pt38.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt45.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt52.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
pt53.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
pt54.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
pt54.2: tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags[id-663a90f5-f334-4b44-afe0-c5fc1d408791] |
||||||
tempest.api.network.test_versions.NetworksApiDiscovery | 2 | 2 | 0 | 0 | 0 | Detail | |
test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke] |
pass
pt55.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
pt55.2: tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details[id-e64b7216-3178-4263-967c-d389290988bf,smoke] |
||||||
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
pt56.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
pt56.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
pt57.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
||||||
tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps | 9 | 6 | 0 | 0 | 3 | Detail | |
test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,network,slow] |
skip
pt58.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] |
skip
pt58.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] |
skip
pt58.3: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration[compute,id-03fd1562-faad-11e7-9ea0-fa163e65f5ce,network,slow] |
||||||
test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow] |
pass
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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_shelve_instance.TestShelveInstance | 2 | 2 | 0 | 0 | 0 | Detail | |
test_shelve_instance[compute,id-1164e700-0af0-4a4c-8792-35909a88743c,image,network,slow] |
pass
pt59.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
pt59.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
pt60.1: tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern[compute,id-608e604b-1d63-4a82-8e3e-91bc665c90b4,image,network,slow] |
||||||
Total | 302 | 288 | 6 | 0 | 8 |