"No valid host was found." on gate

Bug #1642805 reported by YAMAMOTO Takashi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-midonet
Fix Released
Critical
YAMAMOTO Takashi

Bug Description

eg. http://logs.openstack.org/45/392745/6/check/gate-tempest-dsvm-networking-midonet-ml2-ubuntu-xenial/e8dcd1b/logs/testr_results.html.gz

ft4.4: neutron_fwaas.tests.tempest_plugin.tests.scenario.test_fwaas.TestFWaaS.test_firewall_all_disabled_rules[id-477a47e0-5156-4784-9417-f77970d85c36](with router insersion)_StringException: Empty attachments:
  stderr
  stdout

pythonlogging:'': {{{
2016-11-16 22:38:19,058 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:test_firewall_all_disabled_rules): 201 POST http://127.0.0.1:9696/v2.0/networks 0.202s
2016-11-16 22:38:19,059 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: {"network": {"name": "tempest-network-smoke--1586649906", "port_security_enabled": true, "tenant_id": "d0e5f83f3538444093848dd2fff10745"}}
    Response - Headers: {'x-openstack-request-id': 'req-a27ccc39-7969-44e5-8140-67866583765e', 'content-type': 'application/json', 'content-length': '588', 'date': 'Wed, 16 Nov 2016 22:38:19 GMT', 'connection': 'close', 'content-location': 'http://127.0.0.1:9696/v2.0/networks', 'status': '201'}
        Body: {"network": {"status": "ACTIVE", "router:external": false, "availability_zone_hints": [], "availability_zones": [], "description": "", "subnets": [], "shared": false, "tenant_id": "d0e5f83f3538444093848dd2fff10745", "created_at": "2016-11-16T22:38:18Z", "tags": [], "updated_at": "2016-11-16T22:38:18Z", "ipv6_address_scope": null, "admin_state_up": true, "mtu": 0, "revision_number": 3, "ipv4_address_scope": null, "port_security_enabled": true, "project_id": "d0e5f83f3538444093848dd2fff10745", "id": "69f7fc6f-f50c-4f83-bd7b-2db5c2e726f2", "name": "tempest-network-smoke--1586649906"}}
2016-11-16 22:38:19,155 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:test_firewall_all_disabled_rules): 201 POST http://127.0.0.1:9696/v2.0/routers 0.095s
2016-11-16 22:38:19,155 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: {"router": {"name": "tempest-router-smoke-1846689452", "admin_state_up": true, "tenant_id": "d0e5f83f3538444093848dd2fff10745"}}
    Response - Headers: {'x-openstack-request-id': 'req-5de97a08-e22b-43ce-8cb4-274147911e9e', 'content-type': 'application/json', 'content-length': '406', 'date': 'Wed, 16 Nov 2016 22:38:19 GMT', 'connection': 'close', 'content-location': 'http://127.0.0.1:9696/v2.0/routers', 'status': '201'}
        Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "admin_state_up": true, "tenant_id": "d0e5f83f3538444093848dd2fff10745", "created_at": "2016-11-16T22:38:19Z", "updated_at": "2016-11-16T22:38:19Z", "revision_number": 1, "routes": [], "project_id": "d0e5f83f3538444093848dd2fff10745", "id": "11c96691-de07-489b-b037-183335035050", "name": "tempest-router-smoke-1846689452"}}
2016-11-16 22:38:20,098 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:test_firewall_all_disabled_rules): 200 PUT http://127.0.0.1:9696/v2.0/routers/11c96691-de07-489b-b037-183335035050 0.943s
2016-11-16 22:38:20,099 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: {"router": {"external_gateway_info": {"network_id": "9c1b2c49-3693-4a9d-b6be-9de1cd68462f"}}}
    Response - Headers: {'x-openstack-request-id': 'req-ce3e6ec3-6f25-457b-b970-0f6c91ea049c', 'content-type': 'application/json', 'content-length': '585', 'date': 'Wed, 16 Nov 2016 22:38:20 GMT', 'connection': 'close', 'content-location': 'http://127.0.0.1:9696/v2.0/routers/11c96691-de07-489b-b037-183335035050', 'status': '200'}
        Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9c1b2c49-3693-4a9d-b6be-9de1cd68462f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "44bf0b48-1150-438e-8229-69139b814ea3", "ip_address": "172.24.5.14"}]}, "description": "", "admin_state_up": true, "tenant_id": "d0e5f83f3538444093848dd2fff10745", "created_at": "2016-11-16T22:38:19Z", "updated_at": "2016-11-16T22:38:19Z", "revision_number": 4, "routes": [], "project_id": "d0e5f83f3538444093848dd2fff10745", "id": "11c96691-de07-489b-b037-183335035050", "name": "tempest-router-smoke-1846689452"}}
2016-11-16 22:38:20,153 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:test_firewall_all_disabled_rules): 200 GET http://127.0.0.1:9696/v2.0/subnets?tenant_id=d0e5f83f3538444093848dd2fff10745&cidr=10.1.0.0%2F28 0.053s
2016-11-16 22:38:20,153 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: None
    Response - Headers: {'x-openstack-request-id': 'req-eca056e6-7c75-4ffa-bf05-ca13c069c83f', 'content-type': 'application/json', 'content-length': '665', 'date': 'Wed, 16 Nov 2016 22:38:20 GMT', 'connection': 'close', 'content-location': 'http://127.0.0.1:9696/v2.0/subnets?tenant_id=d0e5f83f3538444093848dd2fff10745&cidr=10.1.0.0%2F28', 'status': '200'}
        Body: {"subnets": [{"service_types": [], "description": "", "enable_dhcp": true, "network_id": "c7b73c60-779b-4612-9154-081987dc5b56", "tenant_id": "d0e5f83f3538444093848dd2fff10745", "created_at": "2016-11-16T22:37:38Z", "dns_nameservers": [], "updated_at": "2016-11-16T22:37:38Z", "gateway_ip": "10.1.0.1", "ipv6_ra_mode": null, "allocation_pools": [{"start": "10.1.0.2", "end": "10.1.0.14"}], "host_routes": [], "revision_number": 2, "ip_version": 4, "ipv6_address_mode": null, "cidr": "10.1.0.0/28", "project_id": "d0e5f83f3538444093848dd2fff10745", "id": "41739626-8cb8-4001-b05b-5ac5c5c01883", "subnetpool_id": null, "name": "tempest-TestFWaaS-1328481886-subnet"}]}
2016-11-16 22:38:20,204 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:test_firewall_all_disabled_rules): 200 GET http://127.0.0.1:9696/v2.0/subnets?tenant_id=d0e5f83f3538444093848dd2fff10745&cidr=10.1.0.16%2F28 0.050s
2016-11-16 22:38:20,204 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: None
    Response - Headers: {'x-openstack-request-id': 'req-5e42abf8-9fd4-4bf5-bd23-4f37a5503b41', 'content-type': 'application/json', 'content-length': '15', 'date': 'Wed, 16 Nov 2016 22:38:20 GMT', 'connection': 'close', 'content-location': 'http://127.0.0.1:9696/v2.0/subnets?tenant_id=d0e5f83f3538444093848dd2fff10745&cidr=10.1.0.16%2F28', 'status': '200'}
        Body: {"subnets": []}
2016-11-16 22:38:20,668 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:test_firewall_all_disabled_rules): 201 POST http://127.0.0.1:9696/v2.0/subnets 0.463s
2016-11-16 22:38:20,668 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: {"subnet": {"name": "tempest-subnet-smoke-1629388261", "ip_version": 4, "network_id": "69f7fc6f-f50c-4f83-bd7b-2db5c2e726f2", "tenant_id": "d0e5f83f3538444093848dd2fff10745", "cidr": "10.1.0.16/28"}}
    Response - Headers: {'x-openstack-request-id': 'req-6afe234d-e8fe-42ba-bd9f-a300945a05f0', 'content-type': 'application/json', 'content-length': '661', 'date': 'Wed, 16 Nov 2016 22:38:20 GMT', 'connection': 'close', 'content-location': 'http://127.0.0.1:9696/v2.0/subnets', 'status': '201'}
        Body: {"subnet": {"service_types": [], "description": "", "enable_dhcp": true, "network_id": "69f7fc6f-f50c-4f83-bd7b-2db5c2e726f2", "tenant_id": "d0e5f83f3538444093848dd2fff10745", "created_at": "2016-11-16T22:38:20Z", "dns_nameservers": [], "updated_at": "2016-11-16T22:38:20Z", "gateway_ip": "10.1.0.17", "ipv6_ra_mode": null, "allocation_pools": [{"start": "10.1.0.18", "end": "10.1.0.30"}], "host_routes": [], "revision_number": 2, "ip_version": 4, "ipv6_address_mode": null, "cidr": "10.1.0.16/28", "project_id": "d0e5f83f3538444093848dd2fff10745", "id": "3a0205c4-24f6-472c-b527-4467a538b36a", "subnetpool_id": null, "name": "tempest-subnet-smoke-1629388261"}}
2016-11-16 22:38:21,821 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:test_firewall_all_disabled_rules): 200 PUT http://127.0.0.1:9696/v2.0/routers/11c96691-de07-489b-b037-183335035050/add_router_interface 1.152s
2016-11-16 22:38:21,821 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: {"subnet_id": "3a0205c4-24f6-472c-b527-4467a538b36a"}
    Response - Headers: {'x-openstack-request-id': 'req-9bb223a6-e16a-44d8-9bbe-86a3f96105a0', 'content-type': 'application/json', 'content-length': '309', 'date': 'Wed, 16 Nov 2016 22:38:21 GMT', 'connection': 'close', 'content-location': 'http://127.0.0.1:9696/v2.0/routers/11c96691-de07-489b-b037-183335035050/add_router_interface', 'status': '200'}
        Body: {"network_id": "69f7fc6f-f50c-4f83-bd7b-2db5c2e726f2", "tenant_id": "d0e5f83f3538444093848dd2fff10745", "subnet_id": "3a0205c4-24f6-472c-b527-4467a538b36a", "subnet_ids": ["3a0205c4-24f6-472c-b527-4467a538b36a"], "port_id": "00f975eb-f9b5-4089-bede-ff2dbf9783e8", "id": "11c96691-de07-489b-b037-183335035050"}
2016-11-16 22:38:21,926 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:test_firewall_all_disabled_rules): 201 POST http://127.0.0.1:9696/v2.0/security-groups 0.104s
2016-11-16 22:38:21,927 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: {"security_group": {"name": "tempest-secgroup-smoke-1107692971", "description": "tempest-secgroup-smoke-1107692971 description", "tenant_id": "d0e5f83f3538444093848dd2fff10745"}}
    Response - Headers: {'x-openstack-request-id': 'req-918e3813-eeb9-4bfc-81f4-5056af6519c0', 'content-type': 'application/json', 'content-length': '1374', 'date': 'Wed, 16 Nov 2016 22:38:21 GMT', 'connection': 'close', 'content-location': 'http://127.0.0.1:9696/v2.0/security-groups', 'status': '201'}
        Body: {"security_group": {"description": "tempest-secgroup-smoke-1107692971 description", "tenant_id": "d0e5f83f3538444093848dd2fff10745", "created_at": "2016-11-16T22:38:21Z", "updated_at": "2016-11-16T22:38:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "port_range_max": null, "updated_at": "2016-11-16T22:38:21Z", "revision_number": 1, "id": "2f071b96-fc3a-4eee-8404-c088ec3236b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2016-11-16T22:38:21Z", "security_group_id": "21433648-dc69-4e12-aa95-99aad4e9ed6e", "tenant_id": "d0e5f83f3538444093848dd2fff10745", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0e5f83f3538444093848dd2fff10745"}, {"direction": "egress", "protocol": null, "description": null, "port_range_max": null, "updated_at": "2016-11-16T22:38:21Z", "revision_number": 1, "id": "cef6c689-7189-4173-9833-da207ee4864d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2016-11-16T22:38:21Z", "security_group_id": "21433648-dc69-4e12-aa95-99aad4e9ed6e", "tenant_id": "d0e5f83f3538444093848dd2fff10745", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0e5f83f3538444093848dd2fff10745"}], "revision_number": 1, "project_id": "d0e5f83f3538444093848dd2fff10745", "id": "21433648-dc69-4e12-aa95-99aad4e9ed6e", "name": "tempest-secgroup-smoke-1107692971"}}
2016-11-16 22:38:22,047 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:test_firewall_all_disabled_rules): 201 POST http://127.0.0.1:9696/v2.0/security-group-rules 0.119s
2016-11-16 22:38:22,047 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: {"security_group_rule": {"security_group_id": "21433648-dc69-4e12-aa95-99aad4e9ed6e", "port_range_max": 22, "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "tenant_id": "d0e5f83f3538444093848dd2fff10745"}}
    Response - Headers: {'x-openstack-request-id': 'req-c9910c02-85e3-4d3a-87cd-9f24f3af942d', 'content-type': 'application/json', 'content-length': '507', 'date': 'Wed, 16 Nov 2016 22:38:22 GMT', 'connection': 'close', 'content-location': 'http://127.0.0.1:9696/v2.0/security-group-rules', 'status': '201'}
        Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "description": "", "port_range_max": 22, "updated_at": "2016-11-16T22:38:21Z", "revision_number": 1, "id": "b2f29fe9-b190-4c54-bac3-0ab3e4d93b76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2016-11-16T22:38:21Z", "security_group_id": "21433648-dc69-4e12-aa95-99aad4e9ed6e", "tenant_id": "d0e5f83f3538444093848dd2fff10745", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d0e5f83f3538444093848dd2fff10745"}}
2016-11-16 22:38:22,170 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:test_firewall_all_disabled_rules): 201 POST http://127.0.0.1:9696/v2.0/security-group-rules 0.123s
2016-11-16 22:38:22,170 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: {"security_group_rule": {"security_group_id": "21433648-dc69-4e12-aa95-99aad4e9ed6e", "port_range_max": 22, "direction": "egress", "protocol": "tcp", "port_range_min": 22, "tenant_id": "d0e5f83f3538444093848dd2fff10745"}}
    Response - Headers: {'x-openstack-request-id': 'req-6786b08f-4b81-4ac5-9fa3-fd29775e7fae', 'content-type': 'application/json', 'content-length': '506', 'date': 'Wed, 16 Nov 2016 22:38:22 GMT', 'connection': 'close', 'content-location': 'http://127.0.0.1:9696/v2.0/security-group-rules', 'status': '201'}
        Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "description": "", "port_range_max": 22, "updated_at": "2016-11-16T22:38:22Z", "revision_number": 1, "id": "61724e08-c4a8-4758-bccc-b3645f589380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2016-11-16T22:38:22Z", "security_group_id": "21433648-dc69-4e12-aa95-99aad4e9ed6e", "tenant_id": "d0e5f83f3538444093848dd2fff10745", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d0e5f83f3538444093848dd2fff10745"}}
2016-11-16 22:38:22,292 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:test_firewall_all_disabled_rules): 201 POST http://127.0.0.1:9696/v2.0/security-group-rules 0.121s
2016-11-16 22:38:22,292 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: {"security_group_rule": {"security_group_id": "21433648-dc69-4e12-aa95-99aad4e9ed6e", "protocol": "icmp", "tenant_id": "d0e5f83f3538444093848dd2fff10745", "direction": "ingress"}}
    Response - Headers: {'x-openstack-request-id': 'req-c479babd-ca3b-48ae-baa4-a6ada30dea72', 'content-type': 'application/json', 'content-length': '512', 'date': 'Wed, 16 Nov 2016 22:38:22 GMT', 'connection': 'close', 'content-location': 'http://127.0.0.1:9696/v2.0/security-group-rules', 'status': '201'}
        Body: {"security_group_rule": {"direction": "ingress", "protocol": "icmp", "description": "", "port_range_max": null, "updated_at": "2016-11-16T22:38:22Z", "revision_number": 1, "id": "8a6af46e-5e22-4944-99e1-0d834df827ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2016-11-16T22:38:22Z", "security_group_id": "21433648-dc69-4e12-aa95-99aad4e9ed6e", "tenant_id": "d0e5f83f3538444093848dd2fff10745", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0e5f83f3538444093848dd2fff10745"}}
2016-11-16 22:38:22,427 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:test_firewall_all_disabled_rules): 201 POST http://127.0.0.1:9696/v2.0/security-group-rules 0.134s
2016-11-16 22:38:22,427 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: {"security_group_rule": {"security_group_id": "21433648-dc69-4e12-aa95-99aad4e9ed6e", "protocol": "icmp", "tenant_id": "d0e5f83f3538444093848dd2fff10745", "direction": "egress"}}
    Response - Headers: {'x-openstack-request-id': 'req-6585c32d-c8db-4b27-9544-54efad8df0ba', 'content-type': 'application/json', 'content-length': '511', 'date': 'Wed, 16 Nov 2016 22:38:22 GMT', 'connection': 'close', 'content-location': 'http://127.0.0.1:9696/v2.0/security-group-rules', 'status': '201'}
        Body: {"security_group_rule": {"direction": "egress", "protocol": "icmp", "description": "", "port_range_max": null, "updated_at": "2016-11-16T22:38:22Z", "revision_number": 1, "id": "4e2d366a-9f37-4d7d-896c-295822a2bef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2016-11-16T22:38:22Z", "security_group_id": "21433648-dc69-4e12-aa95-99aad4e9ed6e", "tenant_id": "d0e5f83f3538444093848dd2fff10745", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0e5f83f3538444093848dd2fff10745"}}
2016-11-16 22:38:22,556 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:test_firewall_all_disabled_rules): 201 POST http://127.0.0.1:9696/v2.0/security-group-rules 0.128s
2016-11-16 22:38:22,556 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: {"security_group_rule": {"security_group_id": "21433648-dc69-4e12-aa95-99aad4e9ed6e", "direction": "ingress", "tenant_id": "d0e5f83f3538444093848dd2fff10745", "ethertype": "IPv6", "protocol": "icmp"}}
    Response - Headers: {'x-openstack-request-id': 'req-22b75ff3-9ada-4b7e-8d90-5c19e4f4995e', 'content-type': 'application/json', 'content-length': '512', 'date': 'Wed, 16 Nov 2016 22:38:22 GMT', 'connection': 'close', 'content-location': 'http://127.0.0.1:9696/v2.0/security-group-rules', 'status': '201'}
        Body: {"security_group_rule": {"direction": "ingress", "protocol": "icmp", "description": "", "port_range_max": null, "updated_at": "2016-11-16T22:38:22Z", "revision_number": 1, "id": "a9e54294-71ec-4da0-92bc-e4ee2326845f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2016-11-16T22:38:22Z", "security_group_id": "21433648-dc69-4e12-aa95-99aad4e9ed6e", "tenant_id": "d0e5f83f3538444093848dd2fff10745", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0e5f83f3538444093848dd2fff10745"}}
2016-11-16 22:38:22,680 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:test_firewall_all_disabled_rules): 201 POST http://127.0.0.1:9696/v2.0/security-group-rules 0.123s
2016-11-16 22:38:22,680 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: {"security_group_rule": {"security_group_id": "21433648-dc69-4e12-aa95-99aad4e9ed6e", "direction": "egress", "tenant_id": "d0e5f83f3538444093848dd2fff10745", "ethertype": "IPv6", "protocol": "icmp"}}
    Response - Headers: {'x-openstack-request-id': 'req-831c6d63-6bca-4d0e-929b-32878b61ef0c', 'content-type': 'application/json', 'content-length': '511', 'date': 'Wed, 16 Nov 2016 22:38:22 GMT', 'connection': 'close', 'content-location': 'http://127.0.0.1:9696/v2.0/security-group-rules', 'status': '201'}
        Body: {"security_group_rule": {"direction": "egress", "protocol": "icmp", "description": "", "port_range_max": null, "updated_at": "2016-11-16T22:38:22Z", "revision_number": 1, "id": "bf35f762-b066-4bf6-ac40-ee01d3564d6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2016-11-16T22:38:22Z", "security_group_id": "21433648-dc69-4e12-aa95-99aad4e9ed6e", "tenant_id": "d0e5f83f3538444093848dd2fff10745", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0e5f83f3538444093848dd2fff10745"}}
2016-11-16 22:38:22,880 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:test_firewall_all_disabled_rules): 200 POST http://127.0.0.1:8774/v2.1/os-keypairs 0.199s
2016-11-16 22:38:22,881 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: {"keypair": {"name": "tempest-TestFWaaS-703493303"}}
    Response - Headers: {'content-length': '2306', 'connection': 'close', 'content-location': 'http://127.0.0.1:8774/v2.1/os-keypairs', 'vary': 'X-OpenStack-Nova-API-Version', 'x-compute-request-id': 'req-142085b2-6707-449a-9786-607f393d2c20', 'content-type': 'application/json', 'date': 'Wed, 16 Nov 2016 22:38:22 GMT', 'openstack-api-version': 'compute 2.1', 'status': '200', 'x-openstack-nova-api-version': '2.1'}
        Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDuQP/NjftCDMlBmQycx2TfzSfNyK4kAlCZrTKtpGemWZdbU+0UGn37yWG36At9IsGP+9ytLqxGbZK5ZjdR7m6cGFRzVOPZtpf3fpIr1Su1HE+2VDewW2/TgrAXL358ZGbZA2iHu0DwZ8vu2+7VlaieUQBDqa37Wg3nb5EoJttpEjkgE4o/NFn9DaJ3WDEKveISHl6wdidk1UKGgFNNpNJzHpCaNa57/F3ruz/fMrH4I8yVKGqTjnavdNWRIKUtFf6JoH0F31yBPF6uCv9/+imEJb56cnXZzcczysmq0jrRqlgdldTWy3Pogfbi3BW3Q3c0COITw4MlDpLNxcy2zM/f Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA7kD/zY37QgzJQZkMnMdk380nzciuJAJQma0yraRnplmXW1Pt\nFBp9+8lht+gLfSLBj/vcrS6sRm2SuWY3Ue5unBhUc1Tj2baX936SK9UrtRxPtlQ3\nsFtv04KwFy9+fGRm2QNoh7tA8GfL7tvu1ZWonlEAQ6mt+1oN52+RKCbbaRI5IBOK\nPzRZ/Q2id1gxCr3iEh5esHYnZNVChoBTTaTScx6QmjWue/xd67s/3zKx+CPMlShq\nk452r3TVkSClLRX+iaB9Bd9cgTxergr/f/ophCW+enJ12c3HM8rJqtI60apYHZXU\n1stz6IH24twVt0N3NAjiE8ODJQ6SzcXMtszP3wIDAQABAoIBAC/s9Ufk+pjTt5wx\nbD8RQPJf81TKvHTT3mC7XUlem9bziKW/YR49IgCHBtgWnlECr8sFz+MqU08rdWtD\n63bYrnlJz5sPhXHi7/jCBic5Dzy0QDieAkHAcuMqE7/mNtxQ2ftnWxyKh0qUpooa\nxZVDMJMAGjyCIlRATjGy2JEqF9Kvi1KZu5RmrVXUz1U64M/Dqa1pzDyRYsYhGKTA\nF/SnBAnBr4LeqpCvmZN0bmEMjPm3y+nuBMmhXQ6JajpnuFU60VsKsPrqKyxjLOYI\nF6kPN+C5EFgmTW82SbrwvUded/kPEGG2t9bxHHpoT4UTDLajEcN65EArcQDETDaA\n1m7RDFkCgYEA/0DhiCfnh6Nx9L8x0LgN7By6Eypi4/83EmM+bYsM5DXCiB/aG2qg\nG7Ldt53ES62ul46OFG6N9mzwK1tBzyUVtKt37NUrsd/kKSx70XZJKVfh+5sq0YsW\n/pgXrrd9w8xpHv25fVmtNVgnEs1W6xdgQH1RlMhuDIluvngDfblqzZUCgYEA7vNj\n1WzCBSjYJWDMo/dU1qdbcl+663o0W/MpanlidPQO70fiaUV6RnlMG2I2OFckkUBv\nDqGhPNvNX74EiIf9DbrkicolwEp/CpYQ3ZULTM0c7AlFPfCxXeqDE/UkC/4RrU/1\nokcYeAO1K8pvesrE0Lb5pG0IHUHdNo9V0O29wqMCgYAqrOFID0vhXI032yNr/ums\n+RyPCb4g2lGNzHPqgp30JZzRf2nKvafpGZ2CDml8MZyIEDhm6BjqA0qgJRC6njuj\nyisxuG4mvgT6cUp+OaV/uQa6NzYQdI2yoSEMf/cR3kIRAWCauXyA960IsrX+dhkM\njyctldj4VZ3jUFNdGLvnhQKBgQDmjN25cgstsUADqIcqeRxZU/aOv0D5rNpSEabX\nPbE6iLTUOHaC/e9Big1dqoAIEkSNBS9iXZ7VunpIs21qUlNd6QJS1EFibD5xd2Nk\neEcD3i/WqgcuAUsRA5FfMzqJe6WQpEKrRY+dVG58hwDS6EvH2ZO7Cxw2JnOLDfdN\n8+UQowKBgQCeXSRFG+sh+pIjK3LmJJY8fIcCYXmoZco8SWN1oXPeOIu+LtQBdoTz\n1LKbm0nGd6SrGyedtFYqdRySnqDRFVLtYDwgpOOBj8J3OFY1dJIIZKso9908KalX\nL8/a2C38ExrU1KG1JesKsMf/L2fjwLihlxxmjjDFOfb/enTySOXaxw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "45b56ddbaadf4b73a64a6d0fbd9a96b1", "name": "tempest-TestFWaaS-703493303", "fingerprint": "65:85:8e:4e:3d:27:4c:3d:76:75:92:ba:0b:15:a7:3d"}}
2016-11-16 22:38:22,887 30717 INFO [tempest.common.fixed_network] (TestFWaaS:test_firewall_all_disabled_rules) Found network {u'mtu': 0, u'router:external': False, u'ipv4_address_scope': None, u'provider:segmentation_id': None, u'updated_at': u'2016-11-16T22:37:38Z', u'provider:network_type': u'midonet', u'description': u'', u'admin_state_up': True, u'name': u'tempest-TestFWaaS-1328481886-network', u'subnets': [], u'ipv6_address_scope': None, u'tenant_id': u'd0e5f83f3538444093848dd2fff10745', u'created_at': u'2016-11-16T22:37:38Z', u'revision_number': 3, u'project_id': u'd0e5f83f3538444093848dd2fff10745', u'id': u'c7b73c60-779b-4612-9154-081987dc5b56', u'provider:physical_network': None, u'port_security_enabled': True, u'availability_zone_hints': [], u'shared': False, u'availability_zones': [], u'tags': [], u'status': u'ACTIVE'} available for tenant
2016-11-16 22:38:23,378 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:test_firewall_all_disabled_rules): 202 POST http://127.0.0.1:8774/v2.1/servers 0.490s
2016-11-16 22:38:23,379 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: {"server": {"name": "tempest-TestFWaaS-server-656832027", "networks": [{"uuid": "69f7fc6f-f50c-4f83-bd7b-2db5c2e726f2"}], "key_name": "tempest-TestFWaaS-703493303", "security_groups": [{"name": "tempest-secgroup-smoke-1107692971"}], "imageRef": "eb5ff55a-300b-4272-ad68-6a407635f7bc", "flavorRef": "42"}}
    Response - Headers: {'content-length': '396', 'connection': 'close', 'location': 'http://127.0.0.1:8774/v2.1/servers/e6acb6eb-d8c9-40e5-ad0a-3095937c1802', 'vary': 'X-OpenStack-Nova-API-Version', 'x-compute-request-id': 'req-50c0f8c0-940f-4612-8830-a7a157f3689e', 'content-type': 'application/json', 'content-location': 'http://127.0.0.1:8774/v2.1/servers', 'date': 'Wed, 16 Nov 2016 22:38:23 GMT', 'openstack-api-version': 'compute 2.1', 'status': '202', 'x-openstack-nova-api-version': '2.1'}
        Body: {"server": {"security_groups": [{"name": "tempest-secgroup-smoke-1107692971"}], "OS-DCF:diskConfig": "MANUAL", "id": "e6acb6eb-d8c9-40e5-ad0a-3095937c1802", "links": [{"href": "http://127.0.0.1:8774/v2.1/servers/e6acb6eb-d8c9-40e5-ad0a-3095937c1802", "rel": "self"}, {"href": "http://127.0.0.1:8774/servers/e6acb6eb-d8c9-40e5-ad0a-3095937c1802", "rel": "bookmark"}], "adminPass": "rJeRF37rpecT"}}
2016-11-16 22:38:23,481 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:test_firewall_all_disabled_rules): 200 GET http://127.0.0.1:8774/v2.1/servers/e6acb6eb-d8c9-40e5-ad0a-3095937c1802 0.100s
2016-11-16 22:38:23,482 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: None
    Response - Headers: {'content-length': '1205', 'connection': 'close', 'content-location': 'http://127.0.0.1:8774/v2.1/servers/e6acb6eb-d8c9-40e5-ad0a-3095937c1802', 'vary': 'X-OpenStack-Nova-API-Version', 'x-compute-request-id': 'req-1817c6a5-b5ff-46ca-8af0-f1cd0519b35f', 'content-type': 'application/json', 'date': 'Wed, 16 Nov 2016 22:38:23 GMT', 'openstack-api-version': 'compute 2.1', 'status': '200', 'x-openstack-nova-api-version': '2.1'}
        Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://127.0.0.1:8774/v2.1/servers/e6acb6eb-d8c9-40e5-ad0a-3095937c1802", "rel": "self"}, {"href": "http://127.0.0.1:8774/servers/e6acb6eb-d8c9-40e5-ad0a-3095937c1802", "rel": "bookmark"}], "image": {"id": "eb5ff55a-300b-4272-ad68-6a407635f7bc", "links": [{"href": "http://127.0.0.1:8774/images/eb5ff55a-300b-4272-ad68-6a407635f7bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://127.0.0.1:8774/flavors/42", "rel": "bookmark"}]}, "id": "e6acb6eb-d8c9-40e5-ad0a-3095937c1802", "user_id": "45b56ddbaadf4b73a64a6d0fbd9a96b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "metadata": {}, "status": "BUILD", "updated": "2016-11-16T22:38:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestFWaaS-703493303", "name": "tempest-TestFWaaS-server-656832027", "created": "2016-11-16T22:38:23Z", "tenant_id": "d0e5f83f3538444093848dd2fff10745", "os-extended-volumes:volumes_attached": [], "config_drive": ""}}
2016-11-16 22:38:24,623 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:test_firewall_all_disabled_rules): 200 GET http://127.0.0.1:8774/v2.1/servers/e6acb6eb-d8c9-40e5-ad0a-3095937c1802 0.134s
2016-11-16 22:38:24,623 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: None
    Response - Headers: {'content-length': '1263', 'connection': 'close', 'content-location': 'http://127.0.0.1:8774/v2.1/servers/e6acb6eb-d8c9-40e5-ad0a-3095937c1802', 'vary': 'X-OpenStack-Nova-API-Version', 'x-compute-request-id': 'req-966f275f-09df-4960-964b-5b09408ac46f', 'content-type': 'application/json', 'date': 'Wed, 16 Nov 2016 22:38:24 GMT', 'openstack-api-version': 'compute 2.1', 'status': '200', 'x-openstack-nova-api-version': '2.1'}
        Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://127.0.0.1:8774/v2.1/servers/e6acb6eb-d8c9-40e5-ad0a-3095937c1802", "rel": "self"}, {"href": "http://127.0.0.1:8774/servers/e6acb6eb-d8c9-40e5-ad0a-3095937c1802", "rel": "bookmark"}], "image": {"id": "eb5ff55a-300b-4272-ad68-6a407635f7bc", "links": [{"href": "http://127.0.0.1:8774/images/eb5ff55a-300b-4272-ad68-6a407635f7bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://127.0.0.1:8774/flavors/42", "rel": "bookmark"}]}, "id": "e6acb6eb-d8c9-40e5-ad0a-3095937c1802", "user_id": "45b56ddbaadf4b73a64a6d0fbd9a96b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2016-11-16T22:38:24Z", "hostId": "fb879495919083cacf315d3a8ac0034c327e051f39576c05dcaa9621", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestFWaaS-703493303", "name": "tempest-TestFWaaS-server-656832027", "created": "2016-11-16T22:38:23Z", "tenant_id": "d0e5f83f3538444093848dd2fff10745", "os-extended-volumes:volumes_attached": [], "config_drive": ""}}
2016-11-16 22:38:24,629 30717 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait
2016-11-16 22:38:25,786 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:test_firewall_all_disabled_rules): 200 GET http://127.0.0.1:8774/v2.1/servers/e6acb6eb-d8c9-40e5-ad0a-3095937c1802 0.155s
2016-11-16 22:38:25,786 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: None
    Response - Headers: {'content-length': '1263', 'connection': 'close', 'content-location': 'http://127.0.0.1:8774/v2.1/servers/e6acb6eb-d8c9-40e5-ad0a-3095937c1802', 'vary': 'X-OpenStack-Nova-API-Version', 'x-compute-request-id': 'req-fa888ef9-dfcc-445e-89e3-4b353d340fa5', 'content-type': 'application/json', 'date': 'Wed, 16 Nov 2016 22:38:25 GMT', 'openstack-api-version': 'compute 2.1', 'status': '200', 'x-openstack-nova-api-version': '2.1'}
        Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://127.0.0.1:8774/v2.1/servers/e6acb6eb-d8c9-40e5-ad0a-3095937c1802", "rel": "self"}, {"href": "http://127.0.0.1:8774/servers/e6acb6eb-d8c9-40e5-ad0a-3095937c1802", "rel": "bookmark"}], "image": {"id": "eb5ff55a-300b-4272-ad68-6a407635f7bc", "links": [{"href": "http://127.0.0.1:8774/images/eb5ff55a-300b-4272-ad68-6a407635f7bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://127.0.0.1:8774/flavors/42", "rel": "bookmark"}]}, "id": "e6acb6eb-d8c9-40e5-ad0a-3095937c1802", "user_id": "45b56ddbaadf4b73a64a6d0fbd9a96b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "metadata": {}, "status": "BUILD", "updated": "2016-11-16T22:38:24Z", "hostId": "fb879495919083cacf315d3a8ac0034c327e051f39576c05dcaa9621", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestFWaaS-703493303", "name": "tempest-TestFWaaS-server-656832027", "created": "2016-11-16T22:38:23Z", "tenant_id": "d0e5f83f3538444093848dd2fff10745", "os-extended-volumes:volumes_attached": [], "config_drive": ""}}
2016-11-16 22:38:26,928 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:test_firewall_all_disabled_rules): 200 GET http://127.0.0.1:8774/v2.1/servers/e6acb6eb-d8c9-40e5-ad0a-3095937c1802 0.133s
2016-11-16 22:38:26,929 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: None
    Response - Headers: {'content-length': '1315', 'connection': 'close', 'content-location': 'http://127.0.0.1:8774/v2.1/servers/e6acb6eb-d8c9-40e5-ad0a-3095937c1802', 'vary': 'X-OpenStack-Nova-API-Version', 'x-compute-request-id': 'req-b6f3ade4-b88c-4f0c-88ee-da82d126225e', 'content-type': 'application/json', 'date': 'Wed, 16 Nov 2016 22:38:26 GMT', 'openstack-api-version': 'compute 2.1', 'status': '200', 'x-openstack-nova-api-version': '2.1'}
        Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://127.0.0.1:8774/v2.1/servers/e6acb6eb-d8c9-40e5-ad0a-3095937c1802", "rel": "self"}, {"href": "http://127.0.0.1:8774/servers/e6acb6eb-d8c9-40e5-ad0a-3095937c1802", "rel": "bookmark"}], "image": {"id": "eb5ff55a-300b-4272-ad68-6a407635f7bc", "links": [{"href": "http://127.0.0.1:8774/images/eb5ff55a-300b-4272-ad68-6a407635f7bc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "42", "links": [{"href": "http://127.0.0.1:8774/flavors/42", "rel": "bookmark"}]}, "id": "e6acb6eb-d8c9-40e5-ad0a-3095937c1802", "user_id": "45b56ddbaadf4b73a64a6d0fbd9a96b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "metadata": {}, "status": "ERROR", "updated": "2016-11-16T22:38:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestFWaaS-703493303", "name": "tempest-TestFWaaS-server-656832027", "created": "2016-11-16T22:38:23Z", "tenant_id": "d0e5f83f3538444093848dd2fff10745", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. There are not enough hosts available.", "code": 500, "created": "2016-11-16T22:38:26Z"}, "config_drive": ""}}
2016-11-16 22:38:26,934 30717 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 3 second wait
2016-11-16 22:38:27,192 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:test_firewall_all_disabled_rules): 204 DELETE http://127.0.0.1:8774/v2.1/servers/e6acb6eb-d8c9-40e5-ad0a-3095937c1802 0.258s
2016-11-16 22:38:27,193 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: None
    Response - Headers: {'content-length': '0', 'connection': 'close', 'content-location': 'http://127.0.0.1:8774/v2.1/servers/e6acb6eb-d8c9-40e5-ad0a-3095937c1802', 'vary': 'X-OpenStack-Nova-API-Version', 'x-compute-request-id': 'req-743dafdc-c307-4ac8-8a01-c86d9a4e351f', 'content-type': 'application/json', 'date': 'Wed, 16 Nov 2016 22:38:27 GMT', 'openstack-api-version': 'compute 2.1', 'status': '204', 'x-openstack-nova-api-version': '2.1'}
        Body:
2016-11-16 22:38:27,210 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:_run_cleanups): 202 DELETE http://127.0.0.1:8774/v2.1/os-keypairs/tempest-TestFWaaS-703493303 0.016s
2016-11-16 22:38:27,211 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: None
    Response - Headers: {'content-length': '0', 'connection': 'close', 'content-location': 'http://127.0.0.1:8774/v2.1/os-keypairs/tempest-TestFWaaS-703493303', 'vary': 'X-OpenStack-Nova-API-Version', 'x-compute-request-id': 'req-e7ae8c0a-058f-40ba-96d6-d5fe1745f424', 'content-type': 'application/json', 'date': 'Wed, 16 Nov 2016 22:38:27 GMT', 'openstack-api-version': 'compute 2.1', 'status': '202', 'x-openstack-nova-api-version': '2.1'}
        Body:
2016-11-16 22:38:27,468 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:_run_cleanups): 204 DELETE http://127.0.0.1:9696/v2.0/security-groups/21433648-dc69-4e12-aa95-99aad4e9ed6e 0.257s
2016-11-16 22:38:27,469 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: None
    Response - Headers: {'x-openstack-request-id': 'req-09ba6499-b30e-4f8d-ae55-c6a6db49de05', 'content-length': '0', 'date': 'Wed, 16 Nov 2016 22:38:27 GMT', 'connection': 'close', 'content-location': 'http://127.0.0.1:9696/v2.0/security-groups/21433648-dc69-4e12-aa95-99aad4e9ed6e', 'status': '204'}
        Body:
2016-11-16 22:38:28,269 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:_run_cleanups): 200 PUT http://127.0.0.1:9696/v2.0/routers/11c96691-de07-489b-b037-183335035050/remove_router_interface 0.800s
2016-11-16 22:38:28,269 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: {"subnet_id": "3a0205c4-24f6-472c-b527-4467a538b36a"}
    Response - Headers: {'x-openstack-request-id': 'req-bf88795a-f6ba-41c2-a36a-f929048f48ba', 'content-type': 'application/json', 'content-length': '309', 'date': 'Wed, 16 Nov 2016 22:38:28 GMT', 'connection': 'close', 'content-location': 'http://127.0.0.1:9696/v2.0/routers/11c96691-de07-489b-b037-183335035050/remove_router_interface', 'status': '200'}
        Body: {"network_id": "69f7fc6f-f50c-4f83-bd7b-2db5c2e726f2", "tenant_id": "d0e5f83f3538444093848dd2fff10745", "subnet_id": "3a0205c4-24f6-472c-b527-4467a538b36a", "subnet_ids": ["3a0205c4-24f6-472c-b527-4467a538b36a"], "port_id": "00f975eb-f9b5-4089-bede-ff2dbf9783e8", "id": "11c96691-de07-489b-b037-183335035050"}
2016-11-16 22:38:28,588 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:_run_cleanups): 204 DELETE http://127.0.0.1:9696/v2.0/subnets/3a0205c4-24f6-472c-b527-4467a538b36a 0.318s
2016-11-16 22:38:28,588 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: None
    Response - Headers: {'x-openstack-request-id': 'req-aaedb607-1d4c-4db4-9881-df6c8fd598bb', 'content-length': '0', 'date': 'Wed, 16 Nov 2016 22:38:28 GMT', 'connection': 'close', 'content-location': 'http://127.0.0.1:9696/v2.0/subnets/3a0205c4-24f6-472c-b527-4467a538b36a', 'status': '204'}
        Body:
2016-11-16 22:38:29,298 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:_run_cleanups): 204 DELETE http://127.0.0.1:9696/v2.0/routers/11c96691-de07-489b-b037-183335035050 0.709s
2016-11-16 22:38:29,299 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: None
    Response - Headers: {'x-openstack-request-id': 'req-fc826359-2750-4b0d-8cde-bb8fa44fe5bc', 'content-length': '0', 'date': 'Wed, 16 Nov 2016 22:38:29 GMT', 'connection': 'close', 'content-location': 'http://127.0.0.1:9696/v2.0/routers/11c96691-de07-489b-b037-183335035050', 'status': '204'}
        Body:
2016-11-16 22:38:29,719 30717 INFO [tempest.lib.common.rest_client] Request (TestFWaaS:_run_cleanups): 204 DELETE http://127.0.0.1:9696/v2.0/networks/69f7fc6f-f50c-4f83-bd7b-2db5c2e726f2 0.420s
2016-11-16 22:38:29,720 30717 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'X-Auth-Token': '<omitted>', 'Accept': 'application/json'}
        Body: None
    Response - Headers: {'x-openstack-request-id': 'req-c0ec9883-9847-441d-88e1-367b77a06bd4', 'content-length': '0', 'date': 'Wed, 16 Nov 2016 22:38:29 GMT', 'connection': 'close', 'content-location': 'http://127.0.0.1:9696/v2.0/networks/69f7fc6f-f50c-4f83-bd7b-2db5c2e726f2', 'status': '204'}
        Body:
}}}

Traceback (most recent call last):
  File "/opt/stack/new/neutron-fwaas/neutron_fwaas/tests/tempest_plugin/tests/scenario/test_fwaas.py", line 373, in test_firewall_all_disabled_rules
    self._test_firewall_basic(block=self._all_disabled_rules)
  File "/opt/stack/new/neutron-fwaas/neutron_fwaas/tests/tempest_plugin/tests/scenario/test_fwaas.py", line 304, in _test_firewall_basic
    self._create_topology()
  File "/opt/stack/new/neutron-fwaas/neutron_fwaas/tests/tempest_plugin/tests/scenario/test_fwaas.py", line 266, in _create_topology
    security_group=security_group)
  File "/opt/stack/new/neutron-fwaas/neutron_fwaas/tests/tempest_plugin/tests/scenario/test_fwaas.py", line 58, in _create_server
    **kwargs)
  File "tempest/scenario/manager.py", line 209, in create_server
    image_id=image_id, **kwargs)
  File "tempest/common/compute.py", line 167, in create_test_server
    % server['id'])
  File "/usr/local/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 220, in __exit__
    self.force_reraise()
  File "/usr/local/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise
    six.reraise(self.type_, self.value, self.tb)
  File "tempest/common/compute.py", line 149, in create_test_server
    clients.servers_client, server['id'], wait_until)
  File "tempest/common/waiters.py", line 75, in wait_for_server_status
    server_id=server_id)
tempest.exceptions.BuildErrorException: Server e6acb6eb-d8c9-40e5-ad0a-3095937c1802 failed to build and is in ERROR status
Details: {u'created': u'2016-11-16T22:38:26Z', u'message': u'No valid host was found. There are not enough hosts available.', u'code': 500}

Tags: gate-failure
Revision history for this message
YAMAMOTO Takashi (yamamoto) wrote :
Changed in networking-midonet:
assignee: nobody → YAMAMOTO Takashi (yamamoto)
importance: Undecided → Critical
milestone: none → 3.0.0
status: New → In Progress
tags: added: gate-failure
Revision history for this message
YAMAMOTO Takashi (yamamoto) wrote :

bug 1641481 is another cause for the same error.

Revision history for this message
YAMAMOTO Takashi (yamamoto) wrote :

the backend fix has been merged.
should be fixed once it propagates to builds.midonet.org.

Changed in networking-midonet:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.