2018-12-19 15:04:43,564 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-99 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-19 15:04:43,567 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.23,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=ABKcprEVwHYdBfuwUBgpDb4cX export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=1edfe8decc9043d8acf0fc880eeb3070 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=MA24f499AdgqYky7trM8DBTct export OS_REGION_NAME=regionOne 2018-12-19 15:04:43,567 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-19 15:04:43,568 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2018-12-19 15:04:43,589 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-12-19 15:04:43,672 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-12-19 15:04:43,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-19 15:04:43,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96e715a2-202c-40bd-b3a2-70be32ee750f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-19 15:04:43,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-96e715a2-202c-40bd-b3a2-70be32ee750f 2018-12-19 15:04:43,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-19 15:04:44,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "056b8f99bc66446ea6132912bbec0dd6", "name": "admin"}], "expires_at": "2018-12-19T16:04:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1edfe8decc9043d8acf0fc880eeb3070", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37c965ade49d43eb8127c9ec2d596176"}, {"url": "http://172.30.9.23:8776/v2/1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b210c932cf514626a8923f0101e7911b"}, {"url": "http://192.30.9.3:8776/v2/1edfe8decc9043d8acf0fc880eeb3070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e850a81843ff42978410e5a81b0d21a1"}], "type": "volumev2", "id": "14da75bd86cb4a038c5cba3461632c12", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca90ba279274acc96b3598e76a14046"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "65d5aa17abd247aba6c922b8c43bc31b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0519ef0650a46fbb01b0e0e1abe16d9"}], "type": "alarming", "id": "15d8df1223f74f72b99f1c5b9839c9e1", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29fc3196aea145e297c03c09e9a7b7ed"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41a8f32cda7f46019ac960e4dc1ee51c"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2a859eba6f844a6b887231e38bbd993"}], "type": "identity", "id": "1c304737cc1c4481a3763fd3677c3f43", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "065a3deabf184d4d822ce2094cbc7a6d"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9158b75cd61548168032f99c1d66b779"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ab3b06c3554e6a9111c1c64742f325"}], "type": "metric", "id": "37dccff16d0e420fb173e710bdc721d8", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ae88eedb022459291f0b78f421a695e"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0fb9d08f7ab4acf840f903625e1e729"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe1d912fb96e4024b6875833d8ae4050"}], "type": "compute", "id": "47317f9cde8c4876b1ba1a6e5d0641fb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db0ada9b5ef4503baed98955abbd2d3"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87715c61b43c49da81543ce1b53b7e4b"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebd930a34d5544f187b0bf76224e54a5"}], "type": "network", "id": "4e9bb3b4bba1474d9ea845ef013cc7b6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6361660bd08341d6a9e5f58115a69403"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad1f587cae0243b1b2c6fef21c8b0152"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8ee4a0c9c274fbaa9abddf9fe73f9cc"}], "type": "placement", "id": "4ffe896cb29a4e09944a653ecc4d3b65", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "6e5b178ed5c949cc982fa82e1b19513a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29fed5c1d8784f66ade8ec6752cf2e37"}, {"url": "http://192.30.9.3:8004/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61f3ffc11c534cfa80041ddfa92a5b9c"}, {"url": "http://172.30.9.23:8004/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3aeb9b6487f4421b0284c812fed8df6"}], "type": "orchestration", "id": "77a8ed3c2bc7489191ae723983d54c74", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a6d1e69599b46cb96e2bbfe3c2f1ea0"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52fdb38130794511b961d355b575b3e7"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6f5ea294a324e1ab1edb369696c11ea"}], "type": "image", "id": "7ba71b5544884f099b8408addeb1e831", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a0262cd90ee42239e41e671493ac472"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d179623cbb9348c7876bb98fed7a4cb5"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdf8ca2dfde047ea8128ffb0ba228fc6"}], "type": "object-store", "id": "9a59e9836f2d47af8fb9dff498277026", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0435d6956219490facf473c920a1410e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94ed1da1201e4c5fa0e0d86ebec9d79b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae85faee18a4ff4b115775a985a9bfd"}], "type": "cloudformation", "id": "a8231be1dbda44b8a79b188d906f45fd", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a051942db319469f8c70c20d045c2995"}, {"url": "http://192.30.9.3:8776/v3/1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0dec7f317514ebf840a68b04406024d"}, {"url": "http://192.30.9.3:8776/v3/1edfe8decc9043d8acf0fc880eeb3070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b36d5583ee0a4699b682da0f4da35e96"}], "type": "volumev3", "id": "af9aff94b0524ed08a3fec60c97a30f0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5fce4c204bd1415f887cacc92dc255cc"}, {"url": "http://172.30.9.23:8776/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8f81a506ccad4795b73e4ad293c7dada"}, {"url": "http://192.30.9.3:8776/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5a06fbcea124784993202336c171725"}], "type": "volume", "id": "b30d1b6e90d64e3a88b71823d3d9a69a", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cfb20f13786431c8ffec3542d633a7e"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3829815c4374096827c318358bf501f"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e67704af30a142929a3e35705f0f9aa2"}], "type": "event", "id": "f6f2fbab7f654f63aae9d2a3c4060195", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ec3bc56fbcf4360b32ab7460d555a2c"}, "audit_ids": ["1CanV-5qR1qfmO9qQXfegQ"], "issued_at": "2018-12-19T15:04:44.000000Z"}} 2018-12-19 15:04:44,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-19 15:04:44,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1646f3b1d51bbf1065413db04409b6c7b35f94c" 2018-12-19 15:04:45,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8219 X-Openstack-Request-Id: req-8f85a45a-ab9e-4945-8ca2-8ffceb130a99 Date: Wed, 19 Dec 2018 15:04:45 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "bgpvpn", "updated": "2014-06-10T17:00:00-00:00", "name": "BGPVPN Extension", "links": [], "description": "Provides support for BGP VPN interconnections"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-12-19 15:04:45,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-8f85a45a-ab9e-4945-8ca2-8ffceb130a99 2018-12-19 15:04:45,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 1.01273608208s 2018-12-19 15:04:45,193 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-8f85a45a-ab9e-4945-8ca2-8ffceb130a99 2018-12-19 15:04:45,201 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', u'network-ip-availability', u'network_availability_zone', u'auto-allocated-topology', u'ext-gw-mode', u'binding', u'agent', u'quotas', u'dhcp_agent_scheduler', u'tag', u'external-net', u'router', u'flavors', u'net-mtu', u'availability_zone', u'subnet_allocation', u'standard-attr-tag', u'revision-if-match', u'provider', u'multi-provider', u'quota_details', u'standard-attr-revisions', u'address-scope', u'trunk-details', u'extraroute', u'net-mtu-writable', u'subnet-service-types', u'standard-attr-timestamp', u'pagination', u'trunk', u'extra_dhcp_opt', u'bgpvpn', u'service-type', u'sorting', u'security-group', u'rbac-policies', u'tag-ext', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'project-id', u'dvr']) 2018-12-19 15:04:45,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-12-19 15:04:45,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1646f3b1d51bbf1065413db04409b6c7b35f94c" 2018-12-19 15:04:46,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:04:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c8dc791-6045-4b64-a23d-341f8ab9c6d9 x-compute-request-id: req-2c8dc791-6045-4b64-a23d-341f8ab9c6d9 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-12-19 15:04:46,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-aggregates used request id req-2c8dc791-6045-4b64-a23d-341f8ab9c6d9 2018-12-19 15:04:46,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.917351007462s 2018-12-19 15:04:46,119 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-aggregates used request id req-2c8dc791-6045-4b64-a23d-341f8ab9c6d9 2018-12-19 15:04:46,119 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-12-19 15:04:46,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-19 15:04:46,128 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 19 Dec 2018 15:04:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-19 15:04:46,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-19 15:04:46,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1646f3b1d51bbf1065413db04409b6c7b35f94c" 2018-12-19 15:04:46,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ec91d6e-2c65-4a67-b01b-289a264ec68b Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0805fa8e89a9412aa5d144658403783e"}, "tags": [], "enabled": true, "id": "0805fa8e89a9412aa5d144658403783e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-19 15:04:46,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-5ec91d6e-2c65-4a67-b01b-289a264ec68b 2018-12-19 15:04:46,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.130949020386s 2018-12-19 15:04:46,261 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-5ec91d6e-2c65-4a67-b01b-289a264ec68b 2018-12-19 15:04:46,262 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'0805fa8e89a9412aa5d144658403783e', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-12-19 15:04:46,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-12-19 15:04:46,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1646f3b1d51bbf1065413db04409b6c7b35f94c" 2018-12-19 15:04:46,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46581b4e-28e0-42e3-bdb8-78dfcfc2cf9d Content-Encoding: gzip Content-Length: 1958 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0435d6956219490facf473c920a1410e"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a8231be1dbda44b8a79b188d906f45fd", "id": "0435d6956219490facf473c920a1410e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/065a3deabf184d4d822ce2094cbc7a6d"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "37dccff16d0e420fb173e710bdc721d8", "id": "065a3deabf184d4d822ce2094cbc7a6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1a6d1e69599b46cb96e2bbfe3c2f1ea0"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7ba71b5544884f099b8408addeb1e831", "id": "1a6d1e69599b46cb96e2bbfe3c2f1ea0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/29fc3196aea145e297c03c09e9a7b7ed"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1c304737cc1c4481a3763fd3677c3f43", "id": "29fc3196aea145e297c03c09e9a7b7ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/29fed5c1d8784f66ade8ec6752cf2e37"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "77a8ed3c2bc7489191ae723983d54c74", "id": "29fed5c1d8784f66ade8ec6752cf2e37"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/37c965ade49d43eb8127c9ec2d596176"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "14da75bd86cb4a038c5cba3461632c12", "id": "37c965ade49d43eb8127c9ec2d596176"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/41a8f32cda7f46019ac960e4dc1ee51c"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1c304737cc1c4481a3763fd3677c3f43", "id": "41a8f32cda7f46019ac960e4dc1ee51c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4ca90ba279274acc96b3598e76a14046"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "15d8df1223f74f72b99f1c5b9839c9e1", "id": "4ca90ba279274acc96b3598e76a14046"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/52fdb38130794511b961d355b575b3e7"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7ba71b5544884f099b8408addeb1e831", "id": "52fdb38130794511b961d355b575b3e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5fce4c204bd1415f887cacc92dc255cc"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b30d1b6e90d64e3a88b71823d3d9a69a", "id": "5fce4c204bd1415f887cacc92dc255cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/61f3ffc11c534cfa80041ddfa92a5b9c"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "77a8ed3c2bc7489191ae723983d54c74", "id": "61f3ffc11c534cfa80041ddfa92a5b9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6361660bd08341d6a9e5f58115a69403"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4ffe896cb29a4e09944a653ecc4d3b65", "id": "6361660bd08341d6a9e5f58115a69403"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/65d5aa17abd247aba6c922b8c43bc31b"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "15d8df1223f74f72b99f1c5b9839c9e1", "id": "65d5aa17abd247aba6c922b8c43bc31b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6ae88eedb022459291f0b78f421a695e"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "47317f9cde8c4876b1ba1a6e5d0641fb", "id": "6ae88eedb022459291f0b78f421a695e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6db0ada9b5ef4503baed98955abbd2d3"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4e9bb3b4bba1474d9ea845ef013cc7b6", "id": "6db0ada9b5ef4503baed98955abbd2d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/7cfb20f13786431c8ffec3542d633a7e"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f6f2fbab7f654f63aae9d2a3c4060195", "id": "7cfb20f13786431c8ffec3542d633a7e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/87715c61b43c49da81543ce1b53b7e4b"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4e9bb3b4bba1474d9ea845ef013cc7b6", "id": "87715c61b43c49da81543ce1b53b7e4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8f81a506ccad4795b73e4ad293c7dada"}, "url": "http://172.30.9.23:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b30d1b6e90d64e3a88b71823d3d9a69a", "id": "8f81a506ccad4795b73e4ad293c7dada"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9158b75cd61548168032f99c1d66b779"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "37dccff16d0e420fb173e710bdc721d8", "id": "9158b75cd61548168032f99c1d66b779"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/94ed1da1201e4c5fa0e0d86ebec9d79b"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a8231be1dbda44b8a79b188d906f45fd", "id": "94ed1da1201e4c5fa0e0d86ebec9d79b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9a0262cd90ee42239e41e671493ac472"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9a59e9836f2d47af8fb9dff498277026", "id": "9a0262cd90ee42239e41e671493ac472"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9ae85faee18a4ff4b115775a985a9bfd"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a8231be1dbda44b8a79b188d906f45fd", "id": "9ae85faee18a4ff4b115775a985a9bfd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a051942db319469f8c70c20d045c2995"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "af9aff94b0524ed08a3fec60c97a30f0", "id": "a051942db319469f8c70c20d045c2995"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a0dec7f317514ebf840a68b04406024d"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "af9aff94b0524ed08a3fec60c97a30f0", "id": "a0dec7f317514ebf840a68b04406024d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a4ab3b06c3554e6a9111c1c64742f325"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "37dccff16d0e420fb173e710bdc721d8", "id": "a4ab3b06c3554e6a9111c1c64742f325"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ad1f587cae0243b1b2c6fef21c8b0152"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4ffe896cb29a4e09944a653ecc4d3b65", "id": "ad1f587cae0243b1b2c6fef21c8b0152"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b0fb9d08f7ab4acf840f903625e1e729"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "47317f9cde8c4876b1ba1a6e5d0641fb", "id": "b0fb9d08f7ab4acf840f903625e1e729"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b210c932cf514626a8923f0101e7911b"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "14da75bd86cb4a038c5cba3461632c12", "id": "b210c932cf514626a8923f0101e7911b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b36d5583ee0a4699b682da0f4da35e96"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "af9aff94b0524ed08a3fec60c97a30f0", "id": "b36d5583ee0a4699b682da0f4da35e96"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c6f5ea294a324e1ab1edb369696c11ea"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7ba71b5544884f099b8408addeb1e831", "id": "c6f5ea294a324e1ab1edb369696c11ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d179623cbb9348c7876bb98fed7a4cb5"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9a59e9836f2d47af8fb9dff498277026", "id": "d179623cbb9348c7876bb98fed7a4cb5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d3829815c4374096827c318358bf501f"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f6f2fbab7f654f63aae9d2a3c4060195", "id": "d3829815c4374096827c318358bf501f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d8ee4a0c9c274fbaa9abddf9fe73f9cc"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4ffe896cb29a4e09944a653ecc4d3b65", "id": "d8ee4a0c9c274fbaa9abddf9fe73f9cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e5a06fbcea124784993202336c171725"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b30d1b6e90d64e3a88b71823d3d9a69a", "id": "e5a06fbcea124784993202336c171725"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e67704af30a142929a3e35705f0f9aa2"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f6f2fbab7f654f63aae9d2a3c4060195", "id": "e67704af30a142929a3e35705f0f9aa2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e850a81843ff42978410e5a81b0d21a1"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "14da75bd86cb4a038c5cba3461632c12", "id": "e850a81843ff42978410e5a81b0d21a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ebd930a34d5544f187b0bf76224e54a5"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4e9bb3b4bba1474d9ea845ef013cc7b6", "id": "ebd930a34d5544f187b0bf76224e54a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f0519ef0650a46fbb01b0e0e1abe16d9"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "15d8df1223f74f72b99f1c5b9839c9e1", "id": "f0519ef0650a46fbb01b0e0e1abe16d9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f2a859eba6f844a6b887231e38bbd993"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1c304737cc1c4481a3763fd3677c3f43", "id": "f2a859eba6f844a6b887231e38bbd993"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f3aeb9b6487f4421b0284c812fed8df6"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "77a8ed3c2bc7489191ae723983d54c74", "id": "f3aeb9b6487f4421b0284c812fed8df6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/fdf8ca2dfde047ea8128ffb0ba228fc6"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9a59e9836f2d47af8fb9dff498277026", "id": "fdf8ca2dfde047ea8128ffb0ba228fc6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/fe1d912fb96e4024b6875833d8ae4050"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "47317f9cde8c4876b1ba1a6e5d0641fb", "id": "fe1d912fb96e4024b6875833d8ae4050"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-19 15:04:46,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-46581b4e-28e0-42e3-bdb8-78dfcfc2cf9d 2018-12-19 15:04:46,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.109180927277s 2018-12-19 15:04:46,375 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-46581b4e-28e0-42e3-bdb8-78dfcfc2cf9d 2018-12-19 15:04:46,382 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/0435d6956219490facf473c920a1410e'}, u'url': u'http://172.30.9.23:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a8231be1dbda44b8a79b188d906f45fd', u'id': u'0435d6956219490facf473c920a1410e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/065a3deabf184d4d822ce2094cbc7a6d'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'37dccff16d0e420fb173e710bdc721d8', u'id': u'065a3deabf184d4d822ce2094cbc7a6d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/1a6d1e69599b46cb96e2bbfe3c2f1ea0'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7ba71b5544884f099b8408addeb1e831', u'id': u'1a6d1e69599b46cb96e2bbfe3c2f1ea0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/29fc3196aea145e297c03c09e9a7b7ed'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1c304737cc1c4481a3763fd3677c3f43', u'id': u'29fc3196aea145e297c03c09e9a7b7ed'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/29fed5c1d8784f66ade8ec6752cf2e37'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'77a8ed3c2bc7489191ae723983d54c74', u'id': u'29fed5c1d8784f66ade8ec6752cf2e37'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/37c965ade49d43eb8127c9ec2d596176'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'14da75bd86cb4a038c5cba3461632c12', u'id': u'37c965ade49d43eb8127c9ec2d596176'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/41a8f32cda7f46019ac960e4dc1ee51c'}, u'url': u'http://172.30.9.23:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1c304737cc1c4481a3763fd3677c3f43', u'id': u'41a8f32cda7f46019ac960e4dc1ee51c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/4ca90ba279274acc96b3598e76a14046'}, u'url': u'http://172.30.9.23:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'15d8df1223f74f72b99f1c5b9839c9e1', u'id': u'4ca90ba279274acc96b3598e76a14046'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/52fdb38130794511b961d355b575b3e7'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7ba71b5544884f099b8408addeb1e831', u'id': u'52fdb38130794511b961d355b575b3e7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/5fce4c204bd1415f887cacc92dc255cc'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b30d1b6e90d64e3a88b71823d3d9a69a', u'id': u'5fce4c204bd1415f887cacc92dc255cc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/61f3ffc11c534cfa80041ddfa92a5b9c'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'77a8ed3c2bc7489191ae723983d54c74', u'id': u'61f3ffc11c534cfa80041ddfa92a5b9c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/6361660bd08341d6a9e5f58115a69403'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4ffe896cb29a4e09944a653ecc4d3b65', u'id': u'6361660bd08341d6a9e5f58115a69403'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/65d5aa17abd247aba6c922b8c43bc31b'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'15d8df1223f74f72b99f1c5b9839c9e1', u'id': u'65d5aa17abd247aba6c922b8c43bc31b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/6ae88eedb022459291f0b78f421a695e'}, u'url': u'http://172.30.9.23:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'47317f9cde8c4876b1ba1a6e5d0641fb', u'id': u'6ae88eedb022459291f0b78f421a695e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/6db0ada9b5ef4503baed98955abbd2d3'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4e9bb3b4bba1474d9ea845ef013cc7b6', u'id': u'6db0ada9b5ef4503baed98955abbd2d3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/7cfb20f13786431c8ffec3542d633a7e'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f6f2fbab7f654f63aae9d2a3c4060195', u'id': u'7cfb20f13786431c8ffec3542d633a7e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/87715c61b43c49da81543ce1b53b7e4b'}, u'url': u'http://172.30.9.23:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4e9bb3b4bba1474d9ea845ef013cc7b6', u'id': u'87715c61b43c49da81543ce1b53b7e4b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/8f81a506ccad4795b73e4ad293c7dada'}, u'url': u'http://172.30.9.23:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b30d1b6e90d64e3a88b71823d3d9a69a', u'id': u'8f81a506ccad4795b73e4ad293c7dada'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/9158b75cd61548168032f99c1d66b779'}, u'url': u'http://172.30.9.23:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'37dccff16d0e420fb173e710bdc721d8', u'id': u'9158b75cd61548168032f99c1d66b779'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/94ed1da1201e4c5fa0e0d86ebec9d79b'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a8231be1dbda44b8a79b188d906f45fd', u'id': u'94ed1da1201e4c5fa0e0d86ebec9d79b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/9a0262cd90ee42239e41e671493ac472'}, u'url': u'http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9a59e9836f2d47af8fb9dff498277026', u'id': u'9a0262cd90ee42239e41e671493ac472'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/9ae85faee18a4ff4b115775a985a9bfd'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a8231be1dbda44b8a79b188d906f45fd', u'id': u'9ae85faee18a4ff4b115775a985a9bfd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/a051942db319469f8c70c20d045c2995'}, u'url': u'http://172.30.9.23:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'af9aff94b0524ed08a3fec60c97a30f0', u'id': u'a051942db319469f8c70c20d045c2995'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/a0dec7f317514ebf840a68b04406024d'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'af9aff94b0524ed08a3fec60c97a30f0', u'id': u'a0dec7f317514ebf840a68b04406024d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/a4ab3b06c3554e6a9111c1c64742f325'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'37dccff16d0e420fb173e710bdc721d8', u'id': u'a4ab3b06c3554e6a9111c1c64742f325'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/ad1f587cae0243b1b2c6fef21c8b0152'}, u'url': u'http://172.30.9.23:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4ffe896cb29a4e09944a653ecc4d3b65', u'id': u'ad1f587cae0243b1b2c6fef21c8b0152'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/b0fb9d08f7ab4acf840f903625e1e729'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'47317f9cde8c4876b1ba1a6e5d0641fb', u'id': u'b0fb9d08f7ab4acf840f903625e1e729'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/b210c932cf514626a8923f0101e7911b'}, u'url': u'http://172.30.9.23:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'14da75bd86cb4a038c5cba3461632c12', u'id': u'b210c932cf514626a8923f0101e7911b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/b36d5583ee0a4699b682da0f4da35e96'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'af9aff94b0524ed08a3fec60c97a30f0', u'id': u'b36d5583ee0a4699b682da0f4da35e96'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/c6f5ea294a324e1ab1edb369696c11ea'}, u'url': u'http://172.30.9.23:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7ba71b5544884f099b8408addeb1e831', u'id': u'c6f5ea294a324e1ab1edb369696c11ea'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/d179623cbb9348c7876bb98fed7a4cb5'}, u'url': u'http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9a59e9836f2d47af8fb9dff498277026', u'id': u'd179623cbb9348c7876bb98fed7a4cb5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/d3829815c4374096827c318358bf501f'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f6f2fbab7f654f63aae9d2a3c4060195', u'id': u'd3829815c4374096827c318358bf501f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/d8ee4a0c9c274fbaa9abddf9fe73f9cc'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4ffe896cb29a4e09944a653ecc4d3b65', u'id': u'd8ee4a0c9c274fbaa9abddf9fe73f9cc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/e5a06fbcea124784993202336c171725'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b30d1b6e90d64e3a88b71823d3d9a69a', u'id': u'e5a06fbcea124784993202336c171725'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/e67704af30a142929a3e35705f0f9aa2'}, u'url': u'http://172.30.9.23:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f6f2fbab7f654f63aae9d2a3c4060195', u'id': u'e67704af30a142929a3e35705f0f9aa2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/e850a81843ff42978410e5a81b0d21a1'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'14da75bd86cb4a038c5cba3461632c12', u'id': u'e850a81843ff42978410e5a81b0d21a1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/ebd930a34d5544f187b0bf76224e54a5'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4e9bb3b4bba1474d9ea845ef013cc7b6', u'id': u'ebd930a34d5544f187b0bf76224e54a5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/f0519ef0650a46fbb01b0e0e1abe16d9'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'15d8df1223f74f72b99f1c5b9839c9e1', u'id': u'f0519ef0650a46fbb01b0e0e1abe16d9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/f2a859eba6f844a6b887231e38bbd993'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1c304737cc1c4481a3763fd3677c3f43', u'id': u'f2a859eba6f844a6b887231e38bbd993'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/f3aeb9b6487f4421b0284c812fed8df6'}, u'url': u'http://172.30.9.23:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'77a8ed3c2bc7489191ae723983d54c74', u'id': u'f3aeb9b6487f4421b0284c812fed8df6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/fdf8ca2dfde047ea8128ffb0ba228fc6'}, u'url': u'http://12.0.0.21:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9a59e9836f2d47af8fb9dff498277026', u'id': u'fdf8ca2dfde047ea8128ffb0ba228fc6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/fe1d912fb96e4024b6875833d8ae4050'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'47317f9cde8c4876b1ba1a6e5d0641fb', u'id': u'fe1d912fb96e4024b6875833d8ae4050'})] 2018-12-19 15:04:46,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-12-19 15:04:46,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1646f3b1d51bbf1065413db04409b6c7b35f94c" 2018-12-19 15:04:46,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:04:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a27653a-f5ab-48b7-b70c-3438db62ab31 x-compute-request-id: req-0a27653a-f5ab-48b7-b70c-3438db62ab31 Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-12-19 15:04:46,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/extensions used request id req-0a27653a-f5ab-48b7-b70c-3438db62ab31 2018-12-19 15:04:46,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.111658096313s 2018-12-19 15:04:46,496 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/extensions used request id req-0a27653a-f5ab-48b7-b70c-3438db62ab31 2018-12-19 15:04:46,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-12-19 15:04:46,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1646f3b1d51bbf1065413db04409b6c7b35f94c" 2018-12-19 15:04:48,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:04:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-66c3dd25-8a32-4cbc-8167-4d8cd8fcddba x-compute-request-id: req-66c3dd25-8a32-4cbc-8167-4d8cd8fcddba Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-12-19 15:04:48,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-floating-ip-pools used request id req-66c3dd25-8a32-4cbc-8167-4d8cd8fcddba 2018-12-19 15:04:48,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.94587612152s 2018-12-19 15:04:48,458 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-floating-ip-pools used request id req-66c3dd25-8a32-4cbc-8167-4d8cd8fcddba 2018-12-19 15:04:48,459 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-12-19 15:04:48,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-19 15:04:48,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1646f3b1d51bbf1065413db04409b6c7b35f94c" 2018-12-19 15:04:49,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c6cfe479-b711-476b-ae83-a933d5305f8f Date: Wed, 19 Dec 2018 15:04:49 GMT RESP BODY: {"floatingips": []} 2018-12-19 15:04:49,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c6cfe479-b711-476b-ae83-a933d5305f8f 2018-12-19 15:04:49,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.03857183456s 2018-12-19 15:04:49,500 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c6cfe479-b711-476b-ae83-a933d5305f8f 2018-12-19 15:04:49,500 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-12-19 15:04:49,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-19 15:04:49,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1646f3b1d51bbf1065413db04409b6c7b35f94c" 2018-12-19 15:04:49,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:04:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d05147d-2346-4920-92b8-e6e975ea85e6 x-compute-request-id: req-7d05147d-2346-4920-92b8-e6e975ea85e6 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 8}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 5}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-19 15:04:49,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-7d05147d-2346-4920-92b8-e6e975ea85e6 2018-12-19 15:04:49,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0746850967407s 2018-12-19 15:04:49,576 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-7d05147d-2346-4920-92b8-e6e975ea85e6 2018-12-19 15:04:49,577 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.5', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2012000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 8}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.7', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2012000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 5}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-12-19 15:04:49,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-12-19 15:04:49,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1646f3b1d51bbf1065413db04409b6c7b35f94c" 2018-12-19 15:04:49,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:04:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d097206a-7c99-4dde-82b7-36741c08e031 x-compute-request-id: req-d097206a-7c99-4dde-82b7-36741c08e031 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-19 15:04:49,609 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d097206a-7c99-4dde-82b7-36741c08e031 2018-12-19 15:04:49,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.0311357975006s 2018-12-19 15:04:49,609 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d097206a-7c99-4dde-82b7-36741c08e031 2018-12-19 15:04:49,609 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-12-19 15:04:49,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-19 15:04:49,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1646f3b1d51bbf1065413db04409b6c7b35f94c" 2018-12-19 15:04:50,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f0eab4bf-6c40-45de-891d-30a0af82e679 Date: Wed, 19 Dec 2018 15:04:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"a5be41ad-2241-44be-a187-9530aaa395b0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a42d565bcf74e8ca8f02bda79ed3d31","status":"ACTIVE","subnets":["5139cfe6-c54c-4ecb-a320-064341272c2b"],"description":"","tags":[],"updated_at":"2018-12-19T15:00:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"9a42d565bcf74e8ca8f02bda79ed3d31","created_at":"2018-12-19T15:00:30Z","provider:network_type":"flat"}]} 2018-12-19 15:04:50,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f0eab4bf-6c40-45de-891d-30a0af82e679 2018-12-19 15:04:50,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.08983707428s 2018-12-19 15:04:50,700 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f0eab4bf-6c40-45de-891d-30a0af82e679 2018-12-19 15:04:50,700 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'5139cfe6-c54c-4ecb-a320-064341272c2b'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-19T15:00:38Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'a5be41ad-2241-44be-a187-9530aaa395b0', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'9a42d565bcf74e8ca8f02bda79ed3d31', u'created_at': u'2018-12-19T15:00:30Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9a42d565bcf74e8ca8f02bda79ed3d31'})] 2018-12-19 15:04:50,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-19 15:04:50,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1646f3b1d51bbf1065413db04409b6c7b35f94c" 2018-12-19 15:04:51,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a759dde5-1a64-4459-ab3f-1248f87e9ea0 Date: Wed, 19 Dec 2018 15:04:51 GMT RESP BODY: {"ports":[]} 2018-12-19 15:04:51,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-a759dde5-1a64-4459-ab3f-1248f87e9ea0 2018-12-19 15:04:51,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.09740304947s 2018-12-19 15:04:51,799 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-a759dde5-1a64-4459-ab3f-1248f87e9ea0 2018-12-19 15:04:51,799 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-12-19 15:04:51,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-19 15:04:51,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1646f3b1d51bbf1065413db04409b6c7b35f94c" 2018-12-19 15:04:51,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-623eb6e6-1657-41a7-8a86-b5e568f32c98 Content-Encoding: gzip Content-Length: 717 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "9a42d565bcf74e8ca8f02bda79ed3d31"}}, "role": {"id": "056b8f99bc66446ea6132912bbec0dd6"}, "user": {"id": "014d5b9b9d26403cbe73528e4a91c1db"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/9a42d565bcf74e8ca8f02bda79ed3d31/users/014d5b9b9d26403cbe73528e4a91c1db/roles/056b8f99bc66446ea6132912bbec0dd6"}}, {"scope": {"project": {"id": "9a42d565bcf74e8ca8f02bda79ed3d31"}}, "role": {"id": "056b8f99bc66446ea6132912bbec0dd6"}, "user": {"id": "09fcca32ae8d4c4387883e09117d58f9"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/9a42d565bcf74e8ca8f02bda79ed3d31/users/09fcca32ae8d4c4387883e09117d58f9/roles/056b8f99bc66446ea6132912bbec0dd6"}}, {"scope": {"project": {"id": "9a42d565bcf74e8ca8f02bda79ed3d31"}}, "role": {"id": "056b8f99bc66446ea6132912bbec0dd6"}, "user": {"id": "1e8f3180a364457f8d9f91249772fed7"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/9a42d565bcf74e8ca8f02bda79ed3d31/users/1e8f3180a364457f8d9f91249772fed7/roles/056b8f99bc66446ea6132912bbec0dd6"}}, {"scope": {"project": {"id": "9a42d565bcf74e8ca8f02bda79ed3d31"}}, "role": {"id": "056b8f99bc66446ea6132912bbec0dd6"}, "user": {"id": "30c104a4b123449c9ea9c70ab10628fe"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/9a42d565bcf74e8ca8f02bda79ed3d31/users/30c104a4b123449c9ea9c70ab10628fe/roles/056b8f99bc66446ea6132912bbec0dd6"}}, {"scope": {"project": {"id": "9a42d565bcf74e8ca8f02bda79ed3d31"}}, "role": {"id": "056b8f99bc66446ea6132912bbec0dd6"}, "user": {"id": "45312fe4aecc4b9580e097506b602b6a"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/9a42d565bcf74e8ca8f02bda79ed3d31/users/45312fe4aecc4b9580e097506b602b6a/roles/056b8f99bc66446ea6132912bbec0dd6"}}, {"scope": {"project": {"id": "9a42d565bcf74e8ca8f02bda79ed3d31"}}, "role": {"id": "056b8f99bc66446ea6132912bbec0dd6"}, "user": {"id": "4ac907b0823f4a4b9bc59cf17694ca8a"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/9a42d565bcf74e8ca8f02bda79ed3d31/users/4ac907b0823f4a4b9bc59cf17694ca8a/roles/056b8f99bc66446ea6132912bbec0dd6"}}, {"scope": {"project": {"id": "9a42d565bcf74e8ca8f02bda79ed3d31"}}, "role": {"id": "056b8f99bc66446ea6132912bbec0dd6"}, "user": {"id": "4e96c82933f04b36b8cbd09357ccfa51"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/9a42d565bcf74e8ca8f02bda79ed3d31/users/4e96c82933f04b36b8cbd09357ccfa51/roles/056b8f99bc66446ea6132912bbec0dd6"}}, {"scope": {"project": {"id": "9a42d565bcf74e8ca8f02bda79ed3d31"}}, "role": {"id": "056b8f99bc66446ea6132912bbec0dd6"}, "user": {"id": "5fec3e6b5ef3417187121c7bb23173cf"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/9a42d565bcf74e8ca8f02bda79ed3d31/users/5fec3e6b5ef3417187121c7bb23173cf/roles/056b8f99bc66446ea6132912bbec0dd6"}}, {"scope": {"project": {"id": "9a42d565bcf74e8ca8f02bda79ed3d31"}}, "role": {"id": "056b8f99bc66446ea6132912bbec0dd6"}, "user": {"id": "697c53d3bc9d43ac80a3be021700af99"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/9a42d565bcf74e8ca8f02bda79ed3d31/users/697c53d3bc9d43ac80a3be021700af99/roles/056b8f99bc66446ea6132912bbec0dd6"}}, {"scope": {"project": {"id": "1edfe8decc9043d8acf0fc880eeb3070"}}, "role": {"id": "056b8f99bc66446ea6132912bbec0dd6"}, "user": {"id": "7ec3bc56fbcf4360b32ab7460d555a2c"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/1edfe8decc9043d8acf0fc880eeb3070/users/7ec3bc56fbcf4360b32ab7460d555a2c/roles/056b8f99bc66446ea6132912bbec0dd6"}}, {"scope": {"project": {"id": "9a42d565bcf74e8ca8f02bda79ed3d31"}}, "role": {"id": "056b8f99bc66446ea6132912bbec0dd6"}, "user": {"id": "a78aef885f8c45aeb756d359c498f976"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/9a42d565bcf74e8ca8f02bda79ed3d31/users/a78aef885f8c45aeb756d359c498f976/roles/056b8f99bc66446ea6132912bbec0dd6"}}, {"scope": {"project": {"id": "9a42d565bcf74e8ca8f02bda79ed3d31"}}, "role": {"id": "056b8f99bc66446ea6132912bbec0dd6"}, "user": {"id": "ab61dcc78ca54e20a8d8cb5cb35d5262"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/9a42d565bcf74e8ca8f02bda79ed3d31/users/ab61dcc78ca54e20a8d8cb5cb35d5262/roles/056b8f99bc66446ea6132912bbec0dd6"}}, {"scope": {"project": {"id": "9a42d565bcf74e8ca8f02bda79ed3d31"}}, "role": {"id": "c567e4b00e654743b70b702534f9e4a3"}, "user": {"id": "ab61dcc78ca54e20a8d8cb5cb35d5262"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/9a42d565bcf74e8ca8f02bda79ed3d31/users/ab61dcc78ca54e20a8d8cb5cb35d5262/roles/c567e4b00e654743b70b702534f9e4a3"}}, {"scope": {"project": {"id": "9a42d565bcf74e8ca8f02bda79ed3d31"}}, "role": {"id": "056b8f99bc66446ea6132912bbec0dd6"}, "user": {"id": "ef588aaab4b843c1bf76d3437391b1b1"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/9a42d565bcf74e8ca8f02bda79ed3d31/users/ef588aaab4b843c1bf76d3437391b1b1/roles/056b8f99bc66446ea6132912bbec0dd6"}}, {"scope": {"domain": {"id": "0805fa8e89a9412aa5d144658403783e"}}, "role": {"id": "056b8f99bc66446ea6132912bbec0dd6"}, "user": {"id": "0559beef713748cc9fdf8f9294666ae3"}, "links": {"assignment": "http://172.30.9.23:5000/v3/domains/0805fa8e89a9412aa5d144658403783e/users/0559beef713748cc9fdf8f9294666ae3/roles/056b8f99bc66446ea6132912bbec0dd6"}}, {"scope": {"system": {"all": true}}, "role": {"id": "056b8f99bc66446ea6132912bbec0dd6"}, "user": {"id": "7ec3bc56fbcf4360b32ab7460d555a2c"}, "links": {"assignment": "http://172.30.9.23:5000/v3/system/users/7ec3bc56fbcf4360b32ab7460d555a2c/roles/056b8f99bc66446ea6132912bbec0dd6"}}], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments", "previous": null, "next": null}} 2018-12-19 15:04:51,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments used request id req-623eb6e6-1657-41a7-8a86-b5e568f32c98 2018-12-19 15:04:51,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0978150367737s 2018-12-19 15:04:51,901 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments used request id req-623eb6e6-1657-41a7-8a86-b5e568f32c98 2018-12-19 15:04:51,904 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'9a42d565bcf74e8ca8f02bda79ed3d31', 'id': u'056b8f99bc66446ea6132912bbec0dd6', 'user': u'014d5b9b9d26403cbe73528e4a91c1db'}), Munch({'project': u'9a42d565bcf74e8ca8f02bda79ed3d31', 'id': u'056b8f99bc66446ea6132912bbec0dd6', 'user': u'09fcca32ae8d4c4387883e09117d58f9'}), Munch({'project': u'9a42d565bcf74e8ca8f02bda79ed3d31', 'id': u'056b8f99bc66446ea6132912bbec0dd6', 'user': u'1e8f3180a364457f8d9f91249772fed7'}), Munch({'project': u'9a42d565bcf74e8ca8f02bda79ed3d31', 'id': u'056b8f99bc66446ea6132912bbec0dd6', 'user': u'30c104a4b123449c9ea9c70ab10628fe'}), Munch({'project': u'9a42d565bcf74e8ca8f02bda79ed3d31', 'id': u'056b8f99bc66446ea6132912bbec0dd6', 'user': u'45312fe4aecc4b9580e097506b602b6a'}), Munch({'project': u'9a42d565bcf74e8ca8f02bda79ed3d31', 'id': u'056b8f99bc66446ea6132912bbec0dd6', 'user': u'4ac907b0823f4a4b9bc59cf17694ca8a'}), Munch({'project': u'9a42d565bcf74e8ca8f02bda79ed3d31', 'id': u'056b8f99bc66446ea6132912bbec0dd6', 'user': u'4e96c82933f04b36b8cbd09357ccfa51'}), Munch({'project': u'9a42d565bcf74e8ca8f02bda79ed3d31', 'id': u'056b8f99bc66446ea6132912bbec0dd6', 'user': u'5fec3e6b5ef3417187121c7bb23173cf'}), Munch({'project': u'9a42d565bcf74e8ca8f02bda79ed3d31', 'id': u'056b8f99bc66446ea6132912bbec0dd6', 'user': u'697c53d3bc9d43ac80a3be021700af99'}), Munch({'project': u'1edfe8decc9043d8acf0fc880eeb3070', 'id': u'056b8f99bc66446ea6132912bbec0dd6', 'user': u'7ec3bc56fbcf4360b32ab7460d555a2c'}), Munch({'project': u'9a42d565bcf74e8ca8f02bda79ed3d31', 'id': u'056b8f99bc66446ea6132912bbec0dd6', 'user': u'a78aef885f8c45aeb756d359c498f976'}), Munch({'project': u'9a42d565bcf74e8ca8f02bda79ed3d31', 'id': u'056b8f99bc66446ea6132912bbec0dd6', 'user': u'ab61dcc78ca54e20a8d8cb5cb35d5262'}), Munch({'project': u'9a42d565bcf74e8ca8f02bda79ed3d31', 'id': u'c567e4b00e654743b70b702534f9e4a3', 'user': u'ab61dcc78ca54e20a8d8cb5cb35d5262'}), Munch({'project': u'9a42d565bcf74e8ca8f02bda79ed3d31', 'id': u'056b8f99bc66446ea6132912bbec0dd6', 'user': u'ef588aaab4b843c1bf76d3437391b1b1'}), Munch({'domain': u'0805fa8e89a9412aa5d144658403783e', 'id': u'056b8f99bc66446ea6132912bbec0dd6', 'user': u'0559beef713748cc9fdf8f9294666ae3'}), Munch({'id': u'056b8f99bc66446ea6132912bbec0dd6', 'user': u'7ec3bc56fbcf4360b32ab7460d555a2c'})] 2018-12-19 15:04:51,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-19 15:04:51,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1646f3b1d51bbf1065413db04409b6c7b35f94c" 2018-12-19 15:04:52,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d688b31f-1562-4be7-a416-788f6e34d373 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010f3cce08374028b64a6de83a9d2c10", "links": {"self": "http://172.30.9.23:5000/v3/roles/010f3cce08374028b64a6de83a9d2c10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "056b8f99bc66446ea6132912bbec0dd6", "links": {"self": "http://172.30.9.23:5000/v3/roles/056b8f99bc66446ea6132912bbec0dd6"}, "name": "admin"}, {"domain_id": null, "id": "181c2a37a84d4bd7bc08531c7eab1a9a", "links": {"self": "http://172.30.9.23:5000/v3/roles/181c2a37a84d4bd7bc08531c7eab1a9a"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c567e4b00e654743b70b702534f9e4a3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c567e4b00e654743b70b702534f9e4a3"}, "name": "ResellerAdmin"}]} 2018-12-19 15:04:52,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d688b31f-1562-4be7-a416-788f6e34d373 2018-12-19 15:04:52,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.133467912674s 2018-12-19 15:04:52,042 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d688b31f-1562-4be7-a416-788f6e34d373 2018-12-19 15:04:52,043 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'010f3cce08374028b64a6de83a9d2c10'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'056b8f99bc66446ea6132912bbec0dd6'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'181c2a37a84d4bd7bc08531c7eab1a9a'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'c567e4b00e654743b70b702534f9e4a3'})] 2018-12-19 15:04:52,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-19 15:04:52,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1646f3b1d51bbf1065413db04409b6c7b35f94c" 2018-12-19 15:04:53,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3e7cf7c1-1c85-4681-8ae0-573ff29c40ec Date: Wed, 19 Dec 2018 15:04:53 GMT RESP BODY: {"routers": []} 2018-12-19 15:04:53,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-3e7cf7c1-1c85-4681-8ae0-573ff29c40ec 2018-12-19 15:04:53,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.15627408028s 2018-12-19 15:04:53,200 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-3e7cf7c1-1c85-4681-8ae0-573ff29c40ec 2018-12-19 15:04:53,200 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-12-19 15:04:53,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-19 15:04:53,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1646f3b1d51bbf1065413db04409b6c7b35f94c" 2018-12-19 15:04:53,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:04:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-35de8fd2-19bb-4eb6-9c4c-d8fec588c0d6 x-compute-request-id: req-35de8fd2-19bb-4eb6-9c4c-d8fec588c0d6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-19 15:04:53,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-35de8fd2-19bb-4eb6-9c4c-d8fec588c0d6 2018-12-19 15:04:53,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201441049576s 2018-12-19 15:04:53,402 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-35de8fd2-19bb-4eb6-9c4c-d8fec588c0d6 2018-12-19 15:04:53,403 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-12-19 15:04:53,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-19 15:04:53,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-19 15:04:53,416 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 19 Dec 2018 15:04:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.3:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-19 15:04:53,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1646f3b1d51bbf1065413db04409b6c7b35f94c" 2018-12-19 15:04:53,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0d6ebc8-dd51-4d62-938d-bf831e8117a7 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/14da75bd86cb4a038c5cba3461632c12"}, "enabled": true, "type": "volumev2", "id": "14da75bd86cb4a038c5cba3461632c12", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/15d8df1223f74f72b99f1c5b9839c9e1"}, "enabled": true, "type": "alarming", "id": "15d8df1223f74f72b99f1c5b9839c9e1", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/1c304737cc1c4481a3763fd3677c3f43"}, "enabled": true, "type": "identity", "id": "1c304737cc1c4481a3763fd3677c3f43", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/37dccff16d0e420fb173e710bdc721d8"}, "enabled": true, "type": "metric", "id": "37dccff16d0e420fb173e710bdc721d8", "name": "gnocchi"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/47317f9cde8c4876b1ba1a6e5d0641fb"}, "enabled": true, "type": "compute", "id": "47317f9cde8c4876b1ba1a6e5d0641fb", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4e9bb3b4bba1474d9ea845ef013cc7b6"}, "enabled": true, "type": "network", "id": "4e9bb3b4bba1474d9ea845ef013cc7b6", "name": "neutron"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4ffe896cb29a4e09944a653ecc4d3b65"}, "enabled": true, "type": "placement", "id": "4ffe896cb29a4e09944a653ecc4d3b65", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6e5b178ed5c949cc982fa82e1b19513a"}, "enabled": true, "type": "metering", "id": "6e5b178ed5c949cc982fa82e1b19513a", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/77a8ed3c2bc7489191ae723983d54c74"}, "enabled": true, "type": "orchestration", "id": "77a8ed3c2bc7489191ae723983d54c74", "name": "heat"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/7ba71b5544884f099b8408addeb1e831"}, "enabled": true, "type": "image", "id": "7ba71b5544884f099b8408addeb1e831", "name": "glance"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9a59e9836f2d47af8fb9dff498277026"}, "enabled": true, "type": "object-store", "id": "9a59e9836f2d47af8fb9dff498277026", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a8231be1dbda44b8a79b188d906f45fd"}, "enabled": true, "type": "cloudformation", "id": "a8231be1dbda44b8a79b188d906f45fd", "name": "heat-cfn"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/af9aff94b0524ed08a3fec60c97a30f0"}, "enabled": true, "type": "volumev3", "id": "af9aff94b0524ed08a3fec60c97a30f0", "name": "cinderv3"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b30d1b6e90d64e3a88b71823d3d9a69a"}, "enabled": true, "type": "volume", "id": "b30d1b6e90d64e3a88b71823d3d9a69a", "name": "cinder"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f6f2fbab7f654f63aae9d2a3c4060195"}, "enabled": true, "type": "event", "id": "f6f2fbab7f654f63aae9d2a3c4060195", "name": "panko"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-12-19 15:04:53,596 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-f0d6ebc8-dd51-4d62-938d-bf831e8117a7 2018-12-19 15:04:53,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.19065618515s 2018-12-19 15:04:53,597 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-f0d6ebc8-dd51-4d62-938d-bf831e8117a7 2018-12-19 15:04:53,602 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'14da75bd86cb4a038c5cba3461632c12', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'15d8df1223f74f72b99f1c5b9839c9e1', 'name': u'aodh'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'1c304737cc1c4481a3763fd3677c3f43', 'name': u'keystone'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'37dccff16d0e420fb173e710bdc721d8', 'name': u'gnocchi'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'47317f9cde8c4876b1ba1a6e5d0641fb', 'name': u'nova'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'4e9bb3b4bba1474d9ea845ef013cc7b6', 'name': u'neutron'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'4ffe896cb29a4e09944a653ecc4d3b65', 'name': u'placement'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'6e5b178ed5c949cc982fa82e1b19513a', 'name': u'ceilometer'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'77a8ed3c2bc7489191ae723983d54c74', 'name': u'heat'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'7ba71b5544884f099b8408addeb1e831', 'name': u'glance'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'9a59e9836f2d47af8fb9dff498277026', 'name': u'swift'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'a8231be1dbda44b8a79b188d906f45fd', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'af9aff94b0524ed08a3fec60c97a30f0', 'name': u'cinderv3'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'b30d1b6e90d64e3a88b71823d3d9a69a', 'name': u'cinder'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'f6f2fbab7f654f63aae9d2a3c4060195', 'name': u'panko'})] 2018-12-19 15:04:53,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-19 15:04:53,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1646f3b1d51bbf1065413db04409b6c7b35f94c" 2018-12-19 15:04:53,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-6b3e6e2f-a0ef-451d-9dfd-d81af6321f08 Date: Wed, 19 Dec 2018 15:04:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a5be41ad-2241-44be-a187-9530aaa395b0","tenant_id":"9a42d565bcf74e8ca8f02bda79ed3d31","created_at":"2018-12-19T15:00:38Z","dns_nameservers":[],"updated_at":"2018-12-19T15:00:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"9a42d565bcf74e8ca8f02bda79ed3d31","id":"5139cfe6-c54c-4ecb-a320-064341272c2b","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-19 15:04:53,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-6b3e6e2f-a0ef-451d-9dfd-d81af6321f08 2018-12-19 15:04:53,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.279475927353s 2018-12-19 15:04:53,883 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-6b3e6e2f-a0ef-451d-9dfd-d81af6321f08 2018-12-19 15:04:53,883 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-19T15:00:38Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'5139cfe6-c54c-4ecb-a320-064341272c2b', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'a5be41ad-2241-44be-a187-9530aaa395b0', u'tenant_id': u'9a42d565bcf74e8ca8f02bda79ed3d31', u'created_at': u'2018-12-19T15:00:38Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'9a42d565bcf74e8ca8f02bda79ed3d31'})] 2018-12-19 15:04:53,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2018-12-19 15:04:53,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/service-providers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1646f3b1d51bbf1065413db04409b6c7b35f94c" 2018-12-19 15:04:54,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 151 X-Openstack-Request-Id: req-e7d3176f-b174-42f5-a0f4-4df4967e9270 Date: Wed, 19 Dec 2018 15:04:54 GMT RESP BODY: {"service_providers": [{"service_type": "BGPVPN", "default": true, "name": "opendaylight"}, {"service_type": "L2GW", "default": true, "name": "l2gw"}]} 2018-12-19 15:04:54,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/service-providers.json used request id req-e7d3176f-b174-42f5-a0f4-4df4967e9270 2018-12-19 15:04:54,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 1.08549189568s 2018-12-19 15:04:54,970 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/service-providers.json used request id req-e7d3176f-b174-42f5-a0f4-4df4967e9270 2018-12-19 15:04:54,970 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [Munch({u'service_type': u'BGPVPN', u'default': True, u'name': u'opendaylight'}), Munch({u'service_type': u'L2GW', u'default': True, u'name': u'l2gw'})] 2018-12-19 15:04:55,094 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-19 15:04:55,095 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-12-19 15:04:55,148 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-12-19 15:04:55,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-19 15:04:55,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1591a9e-8745-4ad7-8d15-a09b5f5dabe2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-19 15:04:55,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-f1591a9e-8745-4ad7-8d15-a09b5f5dabe2 2018-12-19 15:04:55,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-19 15:04:55,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "056b8f99bc66446ea6132912bbec0dd6", "name": "admin"}], "expires_at": "2018-12-19T16:04:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1edfe8decc9043d8acf0fc880eeb3070", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37c965ade49d43eb8127c9ec2d596176"}, {"url": "http://172.30.9.23:8776/v2/1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b210c932cf514626a8923f0101e7911b"}, {"url": "http://192.30.9.3:8776/v2/1edfe8decc9043d8acf0fc880eeb3070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e850a81843ff42978410e5a81b0d21a1"}], "type": "volumev2", "id": "14da75bd86cb4a038c5cba3461632c12", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca90ba279274acc96b3598e76a14046"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "65d5aa17abd247aba6c922b8c43bc31b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0519ef0650a46fbb01b0e0e1abe16d9"}], "type": "alarming", "id": "15d8df1223f74f72b99f1c5b9839c9e1", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29fc3196aea145e297c03c09e9a7b7ed"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41a8f32cda7f46019ac960e4dc1ee51c"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2a859eba6f844a6b887231e38bbd993"}], "type": "identity", "id": "1c304737cc1c4481a3763fd3677c3f43", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "065a3deabf184d4d822ce2094cbc7a6d"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9158b75cd61548168032f99c1d66b779"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ab3b06c3554e6a9111c1c64742f325"}], "type": "metric", "id": "37dccff16d0e420fb173e710bdc721d8", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ae88eedb022459291f0b78f421a695e"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0fb9d08f7ab4acf840f903625e1e729"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe1d912fb96e4024b6875833d8ae4050"}], "type": "compute", "id": "47317f9cde8c4876b1ba1a6e5d0641fb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db0ada9b5ef4503baed98955abbd2d3"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87715c61b43c49da81543ce1b53b7e4b"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebd930a34d5544f187b0bf76224e54a5"}], "type": "network", "id": "4e9bb3b4bba1474d9ea845ef013cc7b6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6361660bd08341d6a9e5f58115a69403"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad1f587cae0243b1b2c6fef21c8b0152"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8ee4a0c9c274fbaa9abddf9fe73f9cc"}], "type": "placement", "id": "4ffe896cb29a4e09944a653ecc4d3b65", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "6e5b178ed5c949cc982fa82e1b19513a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29fed5c1d8784f66ade8ec6752cf2e37"}, {"url": "http://192.30.9.3:8004/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61f3ffc11c534cfa80041ddfa92a5b9c"}, {"url": "http://172.30.9.23:8004/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3aeb9b6487f4421b0284c812fed8df6"}], "type": "orchestration", "id": "77a8ed3c2bc7489191ae723983d54c74", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a6d1e69599b46cb96e2bbfe3c2f1ea0"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52fdb38130794511b961d355b575b3e7"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6f5ea294a324e1ab1edb369696c11ea"}], "type": "image", "id": "7ba71b5544884f099b8408addeb1e831", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a0262cd90ee42239e41e671493ac472"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d179623cbb9348c7876bb98fed7a4cb5"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdf8ca2dfde047ea8128ffb0ba228fc6"}], "type": "object-store", "id": "9a59e9836f2d47af8fb9dff498277026", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0435d6956219490facf473c920a1410e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94ed1da1201e4c5fa0e0d86ebec9d79b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae85faee18a4ff4b115775a985a9bfd"}], "type": "cloudformation", "id": "a8231be1dbda44b8a79b188d906f45fd", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a051942db319469f8c70c20d045c2995"}, {"url": "http://192.30.9.3:8776/v3/1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0dec7f317514ebf840a68b04406024d"}, {"url": "http://192.30.9.3:8776/v3/1edfe8decc9043d8acf0fc880eeb3070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b36d5583ee0a4699b682da0f4da35e96"}], "type": "volumev3", "id": "af9aff94b0524ed08a3fec60c97a30f0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5fce4c204bd1415f887cacc92dc255cc"}, {"url": "http://172.30.9.23:8776/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8f81a506ccad4795b73e4ad293c7dada"}, {"url": "http://192.30.9.3:8776/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5a06fbcea124784993202336c171725"}], "type": "volume", "id": "b30d1b6e90d64e3a88b71823d3d9a69a", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cfb20f13786431c8ffec3542d633a7e"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3829815c4374096827c318358bf501f"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e67704af30a142929a3e35705f0f9aa2"}], "type": "event", "id": "f6f2fbab7f654f63aae9d2a3c4060195", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ec3bc56fbcf4360b32ab7460d555a2c"}, "audit_ids": ["_pCYLCsCSVK8A2KXuuzepw"], "issued_at": "2018-12-19T15:04:55.000000Z"}} 2018-12-19 15:04:55,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-19 15:04:55,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28643626264db6d73f1bcf240960785d889ccedf" 2018-12-19 15:04:56,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-c91a45a0-17ba-4612-bd0a-c5e2951d5ed8 Date: Wed, 19 Dec 2018 15:04:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"a5be41ad-2241-44be-a187-9530aaa395b0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a42d565bcf74e8ca8f02bda79ed3d31","status":"ACTIVE","subnets":["5139cfe6-c54c-4ecb-a320-064341272c2b"],"description":"","tags":[],"updated_at":"2018-12-19T15:00:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"9a42d565bcf74e8ca8f02bda79ed3d31","created_at":"2018-12-19T15:00:30Z","provider:network_type":"flat"}]} 2018-12-19 15:04:56,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c91a45a0-17ba-4612-bd0a-c5e2951d5ed8 2018-12-19 15:04:56,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.18130707741s 2018-12-19 15:04:56,853 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c91a45a0-17ba-4612-bd0a-c5e2951d5ed8 2018-12-19 15:04:56,854 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-12-19 15:04:56,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-19 15:04:56,860 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 19 Dec 2018 15:04:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-19 15:04:56,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-19 15:04:56,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28643626264db6d73f1bcf240960785d889ccedf" 2018-12-19 15:04:56,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86e42018-89d8-433d-878f-11051988b21d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0805fa8e89a9412aa5d144658403783e"}, "tags": [], "enabled": true, "id": "0805fa8e89a9412aa5d144658403783e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-19 15:04:56,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-86e42018-89d8-433d-878f-11051988b21d 2018-12-19 15:04:56,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109693050385s 2018-12-19 15:04:56,971 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-86e42018-89d8-433d-878f-11051988b21d 2018-12-19 15:04:56,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-19 15:04:56,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28643626264db6d73f1bcf240960785d889ccedf" 2018-12-19 15:04:57,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbccb2d9-9f36-4008-901d-c3e4d95f1899 Content-Encoding: gzip Content-Length: 295 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/1edfe8decc9043d8acf0fc880eeb3070"}, "tags": [], "enabled": true, "id": "1edfe8decc9043d8acf0fc880eeb3070", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/9a42d565bcf74e8ca8f02bda79ed3d31"}, "tags": [], "enabled": true, "id": "9a42d565bcf74e8ca8f02bda79ed3d31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-19 15:04:57,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-dbccb2d9-9f36-4008-901d-c3e4d95f1899 2018-12-19 15:04:57,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.179531097412s 2018-12-19 15:04:57,158 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-dbccb2d9-9f36-4008-901d-c3e4d95f1899 2018-12-19 15:04:57,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-19 15:04:57,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}28643626264db6d73f1bcf240960785d889ccedf" -d '{"network": {"tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "name": "tenantnetwork1-net_1bf4690e-6786-44a5-bf5c-0f469f78941d", "admin_state_up": true}}' 2018-12-19 15:04:58,721 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d3de1707-f8c9-4b8b-a23d-c7957dc8f461 Date: Wed, 19 Dec 2018 15:04:58 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"50e38dd0-bda9-43ba-a082-ecd483738256","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1edfe8decc9043d8acf0fc880eeb3070","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-19T15:04:58Z","is_default":false,"provider:segmentation_id":34,"name":"tenantnetwork1-net_1bf4690e-6786-44a5-bf5c-0f469f78941d","admin_state_up":true,"tenant_id":"1edfe8decc9043d8acf0fc880eeb3070","created_at":"2018-12-19T15:04:58Z","mtu":1450}} 2018-12-19 15:04:58,721 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d3de1707-f8c9-4b8b-a23d-c7957dc8f461 2018-12-19 15:04:58,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.56154799461s 2018-12-19 15:04:58,722 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d3de1707-f8c9-4b8b-a23d-c7957dc8f461 2018-12-19 15:04:58,722 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-19T15:04:58Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'50e38dd0-bda9-43ba-a082-ecd483738256', u'provider:segmentation_id': 34, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_1bf4690e-6786-44a5-bf5c-0f469f78941d', u'admin_state_up': True, u'tenant_id': u'1edfe8decc9043d8acf0fc880eeb3070', u'created_at': u'2018-12-19T15:04:58Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1edfe8decc9043d8acf0fc880eeb3070'}) 2018-12-19 15:04:58,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-19 15:04:58,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28643626264db6d73f1bcf240960785d889ccedf" 2018-12-19 15:04:59,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-c2dc313c-7a4d-4fd1-8a2d-7808ae8fc674 Date: Wed, 19 Dec 2018 15:04:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"50e38dd0-bda9-43ba-a082-ecd483738256","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1edfe8decc9043d8acf0fc880eeb3070","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-19T15:04:58Z","provider:segmentation_id":34,"name":"tenantnetwork1-net_1bf4690e-6786-44a5-bf5c-0f469f78941d","admin_state_up":true,"tenant_id":"1edfe8decc9043d8acf0fc880eeb3070","created_at":"2018-12-19T15:04:58Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"a5be41ad-2241-44be-a187-9530aaa395b0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a42d565bcf74e8ca8f02bda79ed3d31","status":"ACTIVE","subnets":["5139cfe6-c54c-4ecb-a320-064341272c2b"],"description":"","tags":[],"updated_at":"2018-12-19T15:00:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"9a42d565bcf74e8ca8f02bda79ed3d31","created_at":"2018-12-19T15:00:30Z","provider:network_type":"flat"}]} 2018-12-19 15:04:59,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c2dc313c-7a4d-4fd1-8a2d-7808ae8fc674 2018-12-19 15:04:59,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.1358089447s 2018-12-19 15:04:59,859 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c2dc313c-7a4d-4fd1-8a2d-7808ae8fc674 2018-12-19 15:04:59,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-19 15:04:59,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}28643626264db6d73f1bcf240960785d889ccedf" -d '{"subnet": {"name": "tenantnetwork1-subnet_1bf4690e-6786-44a5-bf5c-0f469f78941d", "enable_dhcp": true, "network_id": "50e38dd0-bda9-43ba-a082-ecd483738256", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-19 15:05:00,595 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3972fe8a-0b50-4166-b23d-8c91541f0739 Date: Wed, 19 Dec 2018 15:05:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50e38dd0-bda9-43ba-a082-ecd483738256","tenant_id":"1edfe8decc9043d8acf0fc880eeb3070","created_at":"2018-12-19T15:05:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-19T15:05:00Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"1edfe8decc9043d8acf0fc880eeb3070","id":"c8a309a4-232a-4470-9576-c459c44afe95","subnetpool_id":null,"name":"tenantnetwork1-subnet_1bf4690e-6786-44a5-bf5c-0f469f78941d"}} 2018-12-19 15:05:00,596 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-3972fe8a-0b50-4166-b23d-8c91541f0739 2018-12-19 15:05:00,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.735087156296s 2018-12-19 15:05:00,596 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-3972fe8a-0b50-4166-b23d-8c91541f0739 2018-12-19 15:05:00,596 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-19T15:05:00Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c8a309a4-232a-4470-9576-c459c44afe95', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_1bf4690e-6786-44a5-bf5c-0f469f78941d', u'enable_dhcp': True, u'network_id': u'50e38dd0-bda9-43ba-a082-ecd483738256', u'tenant_id': u'1edfe8decc9043d8acf0fc880eeb3070', u'created_at': u'2018-12-19T15:05:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1edfe8decc9043d8acf0fc880eeb3070'}) 2018-12-19 15:05:00,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-19 15:05:00,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}28643626264db6d73f1bcf240960785d889ccedf" -d '{"router": {"external_gateway_info": {"network_id": "a5be41ad-2241-44be-a187-9530aaa395b0"}, "name": "tenantnetwork1-router_1bf4690e-6786-44a5-bf5c-0f469f78941d", "admin_state_up": true}}' 2018-12-19 15:05:03,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-ca2b242e-eb37-49e3-bc0e-70dafddd7a6b Date: Wed, 19 Dec 2018 15:05:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a5be41ad-2241-44be-a187-9530aaa395b0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5139cfe6-c54c-4ecb-a320-064341272c2b", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "created_at": "2018-12-19T15:05:01Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-19T15:05:02Z", "revision_number": 2, "routes": [], "project_id": "1edfe8decc9043d8acf0fc880eeb3070", "id": "06dbc1fc-f3da-4938-8ac9-bf2421650207", "name": "tenantnetwork1-router_1bf4690e-6786-44a5-bf5c-0f469f78941d"}} 2018-12-19 15:05:03,094 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-ca2b242e-eb37-49e3-bc0e-70dafddd7a6b 2018-12-19 15:05:03,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.49674987793s 2018-12-19 15:05:03,094 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-ca2b242e-eb37-49e3-bc0e-70dafddd7a6b 2018-12-19 15:05:03,095 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a5be41ad-2241-44be-a187-9530aaa395b0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5139cfe6-c54c-4ecb-a320-064341272c2b', u'ip_address': u'172.30.9.213'}]}, u'description': u'', u'tags': [], u'tenant_id': u'1edfe8decc9043d8acf0fc880eeb3070', u'created_at': u'2018-12-19T15:05:01Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-12-19T15:05:02Z', u'revision_number': 2, u'routes': [], u'project_id': u'1edfe8decc9043d8acf0fc880eeb3070', u'id': u'06dbc1fc-f3da-4938-8ac9-bf2421650207', u'name': u'tenantnetwork1-router_1bf4690e-6786-44a5-bf5c-0f469f78941d'}) 2018-12-19 15:05:03,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-19 15:05:03,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/06dbc1fc-f3da-4938-8ac9-bf2421650207/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}28643626264db6d73f1bcf240960785d889ccedf" -d '{"subnet_id": "c8a309a4-232a-4470-9576-c459c44afe95"}' 2018-12-19 15:05:05,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2ffdaf0b-403e-4852-9148-4a4d50d62aee Date: Wed, 19 Dec 2018 15:05:05 GMT RESP BODY: {"network_id": "50e38dd0-bda9-43ba-a082-ecd483738256", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "subnet_id": "c8a309a4-232a-4470-9576-c459c44afe95", "subnet_ids": ["c8a309a4-232a-4470-9576-c459c44afe95"], "port_id": "615b30de-891c-4503-94cf-a3ffd03ad2c5", "id": "06dbc1fc-f3da-4938-8ac9-bf2421650207"} 2018-12-19 15:05:05,751 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/06dbc1fc-f3da-4938-8ac9-bf2421650207/add_router_interface.json used request id req-2ffdaf0b-403e-4852-9148-4a4d50d62aee 2018-12-19 15:05:05,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.65584301949s 2018-12-19 15:05:05,752 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/06dbc1fc-f3da-4938-8ac9-bf2421650207/add_router_interface.json used request id req-2ffdaf0b-403e-4852-9148-4a4d50d62aee returning object 06dbc1fc-f3da-4938-8ac9-bf2421650207 2018-12-19 15:05:05,863 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-19 15:05:05,863 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:09 | PASS | +------------------------+------------------+------------------+----------------+ 2018-12-19 15:05:05,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-19 15:05:05,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/06dbc1fc-f3da-4938-8ac9-bf2421650207/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}28643626264db6d73f1bcf240960785d889ccedf" -d '{"subnet_id": "c8a309a4-232a-4470-9576-c459c44afe95"}' 2018-12-19 15:05:08,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-87784e4e-43d2-44ee-b198-a078a601a43f Date: Wed, 19 Dec 2018 15:05:08 GMT RESP BODY: {"network_id": "50e38dd0-bda9-43ba-a082-ecd483738256", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "subnet_id": "c8a309a4-232a-4470-9576-c459c44afe95", "subnet_ids": ["c8a309a4-232a-4470-9576-c459c44afe95"], "port_id": "615b30de-891c-4503-94cf-a3ffd03ad2c5", "id": "06dbc1fc-f3da-4938-8ac9-bf2421650207"} 2018-12-19 15:05:08,732 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/06dbc1fc-f3da-4938-8ac9-bf2421650207/remove_router_interface.json used request id req-87784e4e-43d2-44ee-b198-a078a601a43f 2018-12-19 15:05:08,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.86401700974s 2018-12-19 15:05:08,732 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/06dbc1fc-f3da-4938-8ac9-bf2421650207/remove_router_interface.json used request id req-87784e4e-43d2-44ee-b198-a078a601a43f returning object 06dbc1fc-f3da-4938-8ac9-bf2421650207 2018-12-19 15:05:08,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-19 15:05:08,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28643626264db6d73f1bcf240960785d889ccedf" 2018-12-19 15:05:09,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-3ef002b9-cc82-4f02-84b0-eaed1a6abcc2 Date: Wed, 19 Dec 2018 15:05:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a5be41ad-2241-44be-a187-9530aaa395b0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5139cfe6-c54c-4ecb-a320-064341272c2b", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "created_at": "2018-12-19T15:05:01Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-19T15:05:07Z", "revision_number": 4, "routes": [], "project_id": "1edfe8decc9043d8acf0fc880eeb3070", "id": "06dbc1fc-f3da-4938-8ac9-bf2421650207", "name": "tenantnetwork1-router_1bf4690e-6786-44a5-bf5c-0f469f78941d"}]} 2018-12-19 15:05:09,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-3ef002b9-cc82-4f02-84b0-eaed1a6abcc2 2018-12-19 15:05:09,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.23730587959s 2018-12-19 15:05:09,970 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-3ef002b9-cc82-4f02-84b0-eaed1a6abcc2 2018-12-19 15:05:09,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-19 15:05:09,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/06dbc1fc-f3da-4938-8ac9-bf2421650207.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28643626264db6d73f1bcf240960785d889ccedf" 2018-12-19 15:05:12,393 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bfbcc75f-a9d9-427a-8391-9b61d2511d9b Content-Length: 0 Date: Wed, 19 Dec 2018 15:05:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-19 15:05:12,393 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/06dbc1fc-f3da-4938-8ac9-bf2421650207.json used request id req-bfbcc75f-a9d9-427a-8391-9b61d2511d9b 2018-12-19 15:05:12,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.42168593407s 2018-12-19 15:05:12,394 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/06dbc1fc-f3da-4938-8ac9-bf2421650207.json used request id req-bfbcc75f-a9d9-427a-8391-9b61d2511d9b 2018-12-19 15:05:12,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-19 15:05:12,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28643626264db6d73f1bcf240960785d889ccedf" 2018-12-19 15:05:13,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1296 X-Openstack-Request-Id: req-027907c8-f762-4cec-91cb-4ed9e6767479 Date: Wed, 19 Dec 2018 15:05:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a5be41ad-2241-44be-a187-9530aaa395b0","tenant_id":"9a42d565bcf74e8ca8f02bda79ed3d31","created_at":"2018-12-19T15:00:38Z","dns_nameservers":[],"updated_at":"2018-12-19T15:00:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"9a42d565bcf74e8ca8f02bda79ed3d31","id":"5139cfe6-c54c-4ecb-a320-064341272c2b","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50e38dd0-bda9-43ba-a082-ecd483738256","tenant_id":"1edfe8decc9043d8acf0fc880eeb3070","created_at":"2018-12-19T15:05:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-19T15:05:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"1edfe8decc9043d8acf0fc880eeb3070","id":"c8a309a4-232a-4470-9576-c459c44afe95","subnetpool_id":null,"name":"tenantnetwork1-subnet_1bf4690e-6786-44a5-bf5c-0f469f78941d"}]} 2018-12-19 15:05:13,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-027907c8-f762-4cec-91cb-4ed9e6767479 2018-12-19 15:05:13,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.00046515465s 2018-12-19 15:05:13,395 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-027907c8-f762-4cec-91cb-4ed9e6767479 2018-12-19 15:05:13,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-19 15:05:13,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/c8a309a4-232a-4470-9576-c459c44afe95.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28643626264db6d73f1bcf240960785d889ccedf" 2018-12-19 15:05:16,062 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-25315a7b-1cb3-4b92-afcb-7f5c65ed5e87 Date: Wed, 19 Dec 2018 15:05:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-19 15:05:16,063 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/c8a309a4-232a-4470-9576-c459c44afe95.json used request id req-25315a7b-1cb3-4b92-afcb-7f5c65ed5e87 2018-12-19 15:05:16,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.6657679081s 2018-12-19 15:05:16,063 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/c8a309a4-232a-4470-9576-c459c44afe95.json used request id req-25315a7b-1cb3-4b92-afcb-7f5c65ed5e87 2018-12-19 15:05:16,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-19 15:05:16,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28643626264db6d73f1bcf240960785d889ccedf" 2018-12-19 15:05:16,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1358 X-Openstack-Request-Id: req-10fc23dc-3611-460b-9530-279085805d27 Date: Wed, 19 Dec 2018 15:05:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"50e38dd0-bda9-43ba-a082-ecd483738256","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1edfe8decc9043d8acf0fc880eeb3070","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-19T15:05:15Z","provider:segmentation_id":34,"name":"tenantnetwork1-net_1bf4690e-6786-44a5-bf5c-0f469f78941d","admin_state_up":true,"tenant_id":"1edfe8decc9043d8acf0fc880eeb3070","created_at":"2018-12-19T15:04:58Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"a5be41ad-2241-44be-a187-9530aaa395b0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a42d565bcf74e8ca8f02bda79ed3d31","status":"ACTIVE","subnets":["5139cfe6-c54c-4ecb-a320-064341272c2b"],"description":"","tags":[],"updated_at":"2018-12-19T15:00:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"9a42d565bcf74e8ca8f02bda79ed3d31","created_at":"2018-12-19T15:00:30Z","provider:network_type":"flat"}]} 2018-12-19 15:05:16,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-10fc23dc-3611-460b-9530-279085805d27 2018-12-19 15:05:16,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368661165237s 2018-12-19 15:05:16,433 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-10fc23dc-3611-460b-9530-279085805d27 2018-12-19 15:05:16,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-19 15:05:16,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/50e38dd0-bda9-43ba-a082-ecd483738256.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}28643626264db6d73f1bcf240960785d889ccedf" 2018-12-19 15:05:18,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-473704ae-4e51-4879-9c0f-71e3a7480950 Date: Wed, 19 Dec 2018 15:05:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-19 15:05:18,026 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/50e38dd0-bda9-43ba-a082-ecd483738256.json used request id req-473704ae-4e51-4879-9c0f-71e3a7480950 2018-12-19 15:05:18,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.59265303612s 2018-12-19 15:05:18,027 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/50e38dd0-bda9-43ba-a082-ecd483738256.json used request id req-473704ae-4e51-4879-9c0f-71e3a7480950 2018-12-19 15:05:18,076 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-12-19 15:05:18,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-19 15:05:18,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dbc7c75-8500-4199-94c4-296682192e41 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-19 15:05:18,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-8dbc7c75-8500-4199-94c4-296682192e41 2018-12-19 15:05:18,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-19 15:05:18,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "056b8f99bc66446ea6132912bbec0dd6", "name": "admin"}], "expires_at": "2018-12-19T16:05:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1edfe8decc9043d8acf0fc880eeb3070", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37c965ade49d43eb8127c9ec2d596176"}, {"url": "http://172.30.9.23:8776/v2/1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b210c932cf514626a8923f0101e7911b"}, {"url": "http://192.30.9.3:8776/v2/1edfe8decc9043d8acf0fc880eeb3070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e850a81843ff42978410e5a81b0d21a1"}], "type": "volumev2", "id": "14da75bd86cb4a038c5cba3461632c12", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca90ba279274acc96b3598e76a14046"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "65d5aa17abd247aba6c922b8c43bc31b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0519ef0650a46fbb01b0e0e1abe16d9"}], "type": "alarming", "id": "15d8df1223f74f72b99f1c5b9839c9e1", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29fc3196aea145e297c03c09e9a7b7ed"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41a8f32cda7f46019ac960e4dc1ee51c"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2a859eba6f844a6b887231e38bbd993"}], "type": "identity", "id": "1c304737cc1c4481a3763fd3677c3f43", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "065a3deabf184d4d822ce2094cbc7a6d"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9158b75cd61548168032f99c1d66b779"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ab3b06c3554e6a9111c1c64742f325"}], "type": "metric", "id": "37dccff16d0e420fb173e710bdc721d8", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ae88eedb022459291f0b78f421a695e"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0fb9d08f7ab4acf840f903625e1e729"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe1d912fb96e4024b6875833d8ae4050"}], "type": "compute", "id": "47317f9cde8c4876b1ba1a6e5d0641fb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db0ada9b5ef4503baed98955abbd2d3"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87715c61b43c49da81543ce1b53b7e4b"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebd930a34d5544f187b0bf76224e54a5"}], "type": "network", "id": "4e9bb3b4bba1474d9ea845ef013cc7b6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6361660bd08341d6a9e5f58115a69403"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad1f587cae0243b1b2c6fef21c8b0152"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8ee4a0c9c274fbaa9abddf9fe73f9cc"}], "type": "placement", "id": "4ffe896cb29a4e09944a653ecc4d3b65", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "6e5b178ed5c949cc982fa82e1b19513a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29fed5c1d8784f66ade8ec6752cf2e37"}, {"url": "http://192.30.9.3:8004/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61f3ffc11c534cfa80041ddfa92a5b9c"}, {"url": "http://172.30.9.23:8004/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3aeb9b6487f4421b0284c812fed8df6"}], "type": "orchestration", "id": "77a8ed3c2bc7489191ae723983d54c74", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a6d1e69599b46cb96e2bbfe3c2f1ea0"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52fdb38130794511b961d355b575b3e7"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6f5ea294a324e1ab1edb369696c11ea"}], "type": "image", "id": "7ba71b5544884f099b8408addeb1e831", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a0262cd90ee42239e41e671493ac472"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d179623cbb9348c7876bb98fed7a4cb5"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdf8ca2dfde047ea8128ffb0ba228fc6"}], "type": "object-store", "id": "9a59e9836f2d47af8fb9dff498277026", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0435d6956219490facf473c920a1410e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94ed1da1201e4c5fa0e0d86ebec9d79b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae85faee18a4ff4b115775a985a9bfd"}], "type": "cloudformation", "id": "a8231be1dbda44b8a79b188d906f45fd", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a051942db319469f8c70c20d045c2995"}, {"url": "http://192.30.9.3:8776/v3/1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0dec7f317514ebf840a68b04406024d"}, {"url": "http://192.30.9.3:8776/v3/1edfe8decc9043d8acf0fc880eeb3070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b36d5583ee0a4699b682da0f4da35e96"}], "type": "volumev3", "id": "af9aff94b0524ed08a3fec60c97a30f0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5fce4c204bd1415f887cacc92dc255cc"}, {"url": "http://172.30.9.23:8776/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8f81a506ccad4795b73e4ad293c7dada"}, {"url": "http://192.30.9.3:8776/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5a06fbcea124784993202336c171725"}], "type": "volume", "id": "b30d1b6e90d64e3a88b71823d3d9a69a", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cfb20f13786431c8ffec3542d633a7e"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3829815c4374096827c318358bf501f"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e67704af30a142929a3e35705f0f9aa2"}], "type": "event", "id": "f6f2fbab7f654f63aae9d2a3c4060195", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ec3bc56fbcf4360b32ab7460d555a2c"}, "audit_ids": ["In9GH02qR9icXYS2hs_flw"], "issued_at": "2018-12-19T15:05:18.000000Z"}} 2018-12-19 15:05:18,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-19 15:05:18,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7885398903b2c4ddd7826104abfcbbddfca5990e" 2018-12-19 15:05:19,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-b874e4e6-8513-4066-be62-afc6fd077988 Date: Wed, 19 Dec 2018 15:05:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"a5be41ad-2241-44be-a187-9530aaa395b0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a42d565bcf74e8ca8f02bda79ed3d31","status":"ACTIVE","subnets":["5139cfe6-c54c-4ecb-a320-064341272c2b"],"description":"","tags":[],"updated_at":"2018-12-19T15:00:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"9a42d565bcf74e8ca8f02bda79ed3d31","created_at":"2018-12-19T15:00:30Z","provider:network_type":"flat"}]} 2018-12-19 15:05:19,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b874e4e6-8513-4066-be62-afc6fd077988 2018-12-19 15:05:19,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.18304991722s 2018-12-19 15:05:19,803 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b874e4e6-8513-4066-be62-afc6fd077988 2018-12-19 15:05:19,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-19 15:05:19,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 19 Dec 2018 15:05:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-19 15:05:19,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-19 15:05:19,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7885398903b2c4ddd7826104abfcbbddfca5990e" 2018-12-19 15:05:19,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9400d51-6b5a-4899-87f8-e5d9d46ec534 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0805fa8e89a9412aa5d144658403783e"}, "tags": [], "enabled": true, "id": "0805fa8e89a9412aa5d144658403783e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-19 15:05:19,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-c9400d51-6b5a-4899-87f8-e5d9d46ec534 2018-12-19 15:05:19,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.1047539711s 2018-12-19 15:05:19,919 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-c9400d51-6b5a-4899-87f8-e5d9d46ec534 2018-12-19 15:05:19,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-19 15:05:19,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7885398903b2c4ddd7826104abfcbbddfca5990e" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_c5ab7780-7052-43cf-b65a-ce408c4170f2"}}' 2018-12-19 15:05:20,184 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 19 Dec 2018 15:05:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d783d05a-bf75-4bab-b3ec-7228765fb8e7 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.23:5000/v3/projects/378d73a1945e49bcba4fff076befa348"}, "tags": [], "enabled": true, "id": "378d73a1945e49bcba4fff076befa348", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_c5ab7780-7052-43cf-b65a-ce408c4170f2"}} 2018-12-19 15:05:20,184 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d783d05a-bf75-4bab-b3ec-7228765fb8e7 2018-12-19 15:05:20,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.25861287117s 2018-12-19 15:05:20,185 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d783d05a-bf75-4bab-b3ec-7228765fb8e7 2018-12-19 15:05:20,185 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'378d73a1945e49bcba4fff076befa348', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_c5ab7780-7052-43cf-b65a-ce408c4170f2'}) 2018-12-19 15:05:20,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-19 15:05:20,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7885398903b2c4ddd7826104abfcbbddfca5990e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "99738bcd-e94b-4583-a51e-90d4b8f11367", "email": null, "name": "tenantnetwork2-user_c5ab7780-7052-43cf-b65a-ce408c4170f2"}}' 2018-12-19 15:05:20,614 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 19 Dec 2018 15:05:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94c5bfe4-5470-44a9-ad25-b6db8d596b7f Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_c5ab7780-7052-43cf-b65a-ce408c4170f2", "links": {"self": "http://172.30.9.23:5000/v3/users/3ccc1775012749aba511b1d623028db1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3ccc1775012749aba511b1d623028db1", "domain_id": "default", "password_expires_at": null}} 2018-12-19 15:05:20,614 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-94c5bfe4-5470-44a9-ad25-b6db8d596b7f 2018-12-19 15:05:20,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.422222137451s 2018-12-19 15:05:20,615 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-94c5bfe4-5470-44a9-ad25-b6db8d596b7f 2018-12-19 15:05:20,615 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3ccc1775012749aba511b1d623028db1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_c5ab7780-7052-43cf-b65a-ce408c4170f2'}) 2018-12-19 15:05:20,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-19 15:05:20,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7885398903b2c4ddd7826104abfcbbddfca5990e" 2018-12-19 15:05:20,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa98275-830c-41b0-8c7f-e758ba8289a9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010f3cce08374028b64a6de83a9d2c10", "links": {"self": "http://172.30.9.23:5000/v3/roles/010f3cce08374028b64a6de83a9d2c10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "056b8f99bc66446ea6132912bbec0dd6", "links": {"self": "http://172.30.9.23:5000/v3/roles/056b8f99bc66446ea6132912bbec0dd6"}, "name": "admin"}, {"domain_id": null, "id": "181c2a37a84d4bd7bc08531c7eab1a9a", "links": {"self": "http://172.30.9.23:5000/v3/roles/181c2a37a84d4bd7bc08531c7eab1a9a"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c567e4b00e654743b70b702534f9e4a3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c567e4b00e654743b70b702534f9e4a3"}, "name": "ResellerAdmin"}]} 2018-12-19 15:05:20,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-aaa98275-830c-41b0-8c7f-e758ba8289a9 2018-12-19 15:05:20,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109498977661s 2018-12-19 15:05:20,729 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-aaa98275-830c-41b0-8c7f-e758ba8289a9 2018-12-19 15:05:20,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-19 15:05:20,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7885398903b2c4ddd7826104abfcbbddfca5990e" 2018-12-19 15:05:20,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be586dd2-9197-4237-9699-5f927ad87682 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010f3cce08374028b64a6de83a9d2c10", "links": {"self": "http://172.30.9.23:5000/v3/roles/010f3cce08374028b64a6de83a9d2c10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "056b8f99bc66446ea6132912bbec0dd6", "links": {"self": "http://172.30.9.23:5000/v3/roles/056b8f99bc66446ea6132912bbec0dd6"}, "name": "admin"}, {"domain_id": null, "id": "181c2a37a84d4bd7bc08531c7eab1a9a", "links": {"self": "http://172.30.9.23:5000/v3/roles/181c2a37a84d4bd7bc08531c7eab1a9a"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c567e4b00e654743b70b702534f9e4a3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c567e4b00e654743b70b702534f9e4a3"}, "name": "ResellerAdmin"}]} 2018-12-19 15:05:20,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-be586dd2-9197-4237-9699-5f927ad87682 2018-12-19 15:05:20,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0235819816589s 2018-12-19 15:05:20,757 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-be586dd2-9197-4237-9699-5f927ad87682 2018-12-19 15:05:20,758 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-19 15:05:20,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-12-19 15:05:20,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7885398903b2c4ddd7826104abfcbbddfca5990e" -d '{"role": {"name": "Member"}}' 2018-12-19 15:05:20,907 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 19 Dec 2018 15:05:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fe41f35-6b2c-4713-b9c6-ba5f3ffae773 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b3a9a1b89ee94a28a7a71c0c32c4f342", "links": {"self": "http://172.30.9.23:5000/v3/roles/b3a9a1b89ee94a28a7a71c0c32c4f342"}, "name": "Member"}} 2018-12-19 15:05:20,907 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-2fe41f35-6b2c-4713-b9c6-ba5f3ffae773 2018-12-19 15:05:20,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.146470069885s 2018-12-19 15:05:20,908 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-2fe41f35-6b2c-4713-b9c6-ba5f3ffae773 2018-12-19 15:05:20,908 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'b3a9a1b89ee94a28a7a71c0c32c4f342'}) 2018-12-19 15:05:20,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-19 15:05:20,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7885398903b2c4ddd7826104abfcbbddfca5990e" 2018-12-19 15:05:21,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59e7d69c-9fbf-4c07-b2c9-f5a0f2111d12 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010f3cce08374028b64a6de83a9d2c10", "links": {"self": "http://172.30.9.23:5000/v3/roles/010f3cce08374028b64a6de83a9d2c10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "056b8f99bc66446ea6132912bbec0dd6", "links": {"self": "http://172.30.9.23:5000/v3/roles/056b8f99bc66446ea6132912bbec0dd6"}, "name": "admin"}, {"domain_id": null, "id": "181c2a37a84d4bd7bc08531c7eab1a9a", "links": {"self": "http://172.30.9.23:5000/v3/roles/181c2a37a84d4bd7bc08531c7eab1a9a"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b3a9a1b89ee94a28a7a71c0c32c4f342", "links": {"self": "http://172.30.9.23:5000/v3/roles/b3a9a1b89ee94a28a7a71c0c32c4f342"}, "name": "Member"}, {"domain_id": null, "id": "c567e4b00e654743b70b702534f9e4a3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c567e4b00e654743b70b702534f9e4a3"}, "name": "ResellerAdmin"}]} 2018-12-19 15:05:21,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-59e7d69c-9fbf-4c07-b2c9-f5a0f2111d12 2018-12-19 15:05:21,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174211978912s 2018-12-19 15:05:21,087 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-59e7d69c-9fbf-4c07-b2c9-f5a0f2111d12 2018-12-19 15:05:21,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-19 15:05:21,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7885398903b2c4ddd7826104abfcbbddfca5990e" 2018-12-19 15:05:21,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e03c3d31-f1b7-4a0f-90e0-9387bf8539be Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-19 15:05:21,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-e03c3d31-f1b7-4a0f-90e0-9387bf8539be 2018-12-19 15:05:21,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0960829257965s 2018-12-19 15:05:21,188 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-e03c3d31-f1b7-4a0f-90e0-9387bf8539be 2018-12-19 15:05:21,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-19 15:05:21,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7885398903b2c4ddd7826104abfcbbddfca5990e" 2018-12-19 15:05:21,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7c1f99d-30fa-4667-ae0e-9ca5b0f006a7 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/014d5b9b9d26403cbe73528e4a91c1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "014d5b9b9d26403cbe73528e4a91c1db", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/0559beef713748cc9fdf8f9294666ae3"}, "domain_id": "0805fa8e89a9412aa5d144658403783e", "enabled": true, "options": {}, "id": "0559beef713748cc9fdf8f9294666ae3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/09fcca32ae8d4c4387883e09117d58f9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09fcca32ae8d4c4387883e09117d58f9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/1e8f3180a364457f8d9f91249772fed7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e8f3180a364457f8d9f91249772fed7", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/30c104a4b123449c9ea9c70ab10628fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30c104a4b123449c9ea9c70ab10628fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_c5ab7780-7052-43cf-b65a-ce408c4170f2", "links": {"self": "http://172.30.9.23:5000/v3/users/3ccc1775012749aba511b1d623028db1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3ccc1775012749aba511b1d623028db1", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/45312fe4aecc4b9580e097506b602b6a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45312fe4aecc4b9580e097506b602b6a", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/4ac907b0823f4a4b9bc59cf17694ca8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac907b0823f4a4b9bc59cf17694ca8a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4e96c82933f04b36b8cbd09357ccfa51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e96c82933f04b36b8cbd09357ccfa51", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5fec3e6b5ef3417187121c7bb23173cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fec3e6b5ef3417187121c7bb23173cf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/697c53d3bc9d43ac80a3be021700af99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "697c53d3bc9d43ac80a3be021700af99", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/7ec3bc56fbcf4360b32ab7460d555a2c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ec3bc56fbcf4360b32ab7460d555a2c", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/a78aef885f8c45aeb756d359c498f976"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a78aef885f8c45aeb756d359c498f976", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/ab61dcc78ca54e20a8d8cb5cb35d5262"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab61dcc78ca54e20a8d8cb5cb35d5262", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/ef588aaab4b843c1bf76d3437391b1b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef588aaab4b843c1bf76d3437391b1b1", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-19 15:05:21,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e7c1f99d-30fa-4667-ae0e-9ca5b0f006a7 2018-12-19 15:05:21,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.191545963287s 2018-12-19 15:05:21,381 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e7c1f99d-30fa-4667-ae0e-9ca5b0f006a7 2018-12-19 15:05:21,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-19 15:05:21,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7885398903b2c4ddd7826104abfcbbddfca5990e" 2018-12-19 15:05:21,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec6ac26b-1d88-482a-b19e-96d495a7efc2 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/1edfe8decc9043d8acf0fc880eeb3070"}, "tags": [], "enabled": true, "id": "1edfe8decc9043d8acf0fc880eeb3070", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.23:5000/v3/projects/378d73a1945e49bcba4fff076befa348"}, "tags": [], "enabled": true, "id": "378d73a1945e49bcba4fff076befa348", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_c5ab7780-7052-43cf-b65a-ce408c4170f2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/9a42d565bcf74e8ca8f02bda79ed3d31"}, "tags": [], "enabled": true, "id": "9a42d565bcf74e8ca8f02bda79ed3d31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-19 15:05:21,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ec6ac26b-1d88-482a-b19e-96d495a7efc2 2018-12-19 15:05:21,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.172922134399s 2018-12-19 15:05:21,565 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ec6ac26b-1d88-482a-b19e-96d495a7efc2 2018-12-19 15:05:21,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-19 15:05:21,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=3ccc1775012749aba511b1d623028db1&role.id=b3a9a1b89ee94a28a7a71c0c32c4f342&scope.project.id=378d73a1945e49bcba4fff076befa348" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7885398903b2c4ddd7826104abfcbbddfca5990e" 2018-12-19 15:05:21,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1093d181-0f50-49be-9028-82b807a4ad16 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=3ccc1775012749aba511b1d623028db1&role.id=b3a9a1b89ee94a28a7a71c0c32c4f342&scope.project.id=378d73a1945e49bcba4fff076befa348", "previous": null, "next": null}} 2018-12-19 15:05:21,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=3ccc1775012749aba511b1d623028db1&role.id=b3a9a1b89ee94a28a7a71c0c32c4f342&scope.project.id=378d73a1945e49bcba4fff076befa348 used request id req-1093d181-0f50-49be-9028-82b807a4ad16 2018-12-19 15:05:21,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10955119133s 2018-12-19 15:05:21,683 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=3ccc1775012749aba511b1d623028db1&role.id=b3a9a1b89ee94a28a7a71c0c32c4f342&scope.project.id=378d73a1945e49bcba4fff076befa348 used request id req-1093d181-0f50-49be-9028-82b807a4ad16 2018-12-19 15:05:21,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-19 15:05:21,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/378d73a1945e49bcba4fff076befa348/users/3ccc1775012749aba511b1d623028db1/roles/b3a9a1b89ee94a28a7a71c0c32c4f342 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7885398903b2c4ddd7826104abfcbbddfca5990e" 2018-12-19 15:05:21,832 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 19 Dec 2018 15:05:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f5dd27b-d455-496e-91a5-b2afc74cac54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-19 15:05:21,833 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/378d73a1945e49bcba4fff076befa348/users/3ccc1775012749aba511b1d623028db1/roles/b3a9a1b89ee94a28a7a71c0c32c4f342 used request id req-1f5dd27b-d455-496e-91a5-b2afc74cac54 2018-12-19 15:05:21,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146072864532s 2018-12-19 15:05:21,833 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/378d73a1945e49bcba4fff076befa348/users/3ccc1775012749aba511b1d623028db1/roles/b3a9a1b89ee94a28a7a71c0c32c4f342 used request id req-1f5dd27b-d455-496e-91a5-b2afc74cac54 2018-12-19 15:05:21,834 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_c5ab7780-7052-43cf-b65a-ce408c4170f2', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'378d73a1945e49bcba4fff076befa348', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '99738bcd-e94b-4583-a51e-90d4b8f11367', 'username': u'tenantnetwork2-user_c5ab7780-7052-43cf-b65a-ce408c4170f2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-19 15:05:21,837 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_c5ab7780-7052-43cf-b65a-ce408c4170f2', 'password': '99738bcd-e94b-4583-a51e-90d4b8f11367', 'project_name': 'tenantnetwork2-project_c5ab7780-7052-43cf-b65a-ce408c4170f2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': '378d73a1945e49bcba4fff076befa348', 'project_domain_name': 'Default'} 2018-12-19 15:05:21,837 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-12-19 15:05:21,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-19 15:05:21,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7885398903b2c4ddd7826104abfcbbddfca5990e" 2018-12-19 15:05:21,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86248380-f68e-4251-a9ba-4f9d4b56c83e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0805fa8e89a9412aa5d144658403783e"}, "tags": [], "enabled": true, "id": "0805fa8e89a9412aa5d144658403783e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-19 15:05:21,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-86248380-f68e-4251-a9ba-4f9d4b56c83e 2018-12-19 15:05:21,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108901023865s 2018-12-19 15:05:21,979 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-86248380-f68e-4251-a9ba-4f9d4b56c83e 2018-12-19 15:05:21,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-19 15:05:21,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7885398903b2c4ddd7826104abfcbbddfca5990e" 2018-12-19 15:05:22,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaf65fc0-d34b-4d16-b0b2-64a45597a08e Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/1edfe8decc9043d8acf0fc880eeb3070"}, "tags": [], "enabled": true, "id": "1edfe8decc9043d8acf0fc880eeb3070", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.23:5000/v3/projects/378d73a1945e49bcba4fff076befa348"}, "tags": [], "enabled": true, "id": "378d73a1945e49bcba4fff076befa348", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_c5ab7780-7052-43cf-b65a-ce408c4170f2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/9a42d565bcf74e8ca8f02bda79ed3d31"}, "tags": [], "enabled": true, "id": "9a42d565bcf74e8ca8f02bda79ed3d31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-19 15:05:22,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-eaf65fc0-d34b-4d16-b0b2-64a45597a08e 2018-12-19 15:05:22,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.130092859268s 2018-12-19 15:05:22,116 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-eaf65fc0-d34b-4d16-b0b2-64a45597a08e 2018-12-19 15:05:22,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-19 15:05:22,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7885398903b2c4ddd7826104abfcbbddfca5990e" -d '{"network": {"tenant_id": "378d73a1945e49bcba4fff076befa348", "name": "tenantnetwork2-net_c5ab7780-7052-43cf-b65a-ce408c4170f2", "admin_state_up": true}}' 2018-12-19 15:05:22,954 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ab7b7f65-dde9-4c49-bca1-db103a85005c Date: Wed, 19 Dec 2018 15:05:22 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c501387e-1712-40e6-b926-89d50342168d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"378d73a1945e49bcba4fff076befa348","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-19T15:05:22Z","is_default":false,"provider:segmentation_id":95,"name":"tenantnetwork2-net_c5ab7780-7052-43cf-b65a-ce408c4170f2","admin_state_up":true,"tenant_id":"378d73a1945e49bcba4fff076befa348","created_at":"2018-12-19T15:05:22Z","mtu":1450}} 2018-12-19 15:05:22,954 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ab7b7f65-dde9-4c49-bca1-db103a85005c 2018-12-19 15:05:22,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.835530996323s 2018-12-19 15:05:22,954 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ab7b7f65-dde9-4c49-bca1-db103a85005c 2018-12-19 15:05:22,955 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-19T15:05:22Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c501387e-1712-40e6-b926-89d50342168d', u'provider:segmentation_id': 95, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_c5ab7780-7052-43cf-b65a-ce408c4170f2', u'admin_state_up': True, u'tenant_id': u'378d73a1945e49bcba4fff076befa348', u'created_at': u'2018-12-19T15:05:22Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'378d73a1945e49bcba4fff076befa348'}) 2018-12-19 15:05:22,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-19 15:05:22,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-834c402b-29c2-4788-99bb-05e632006249 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-19 15:05:22,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-834c402b-29c2-4788-99bb-05e632006249 2018-12-19 15:05:22,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-19 15:05:23,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b3a9a1b89ee94a28a7a71c0c32c4f342", "name": "Member"}], "expires_at": "2018-12-19T16:05:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "378d73a1945e49bcba4fff076befa348", "name": "tenantnetwork2-project_c5ab7780-7052-43cf-b65a-ce408c4170f2"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/378d73a1945e49bcba4fff076befa348", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37c965ade49d43eb8127c9ec2d596176"}, {"url": "http://172.30.9.23:8776/v2/378d73a1945e49bcba4fff076befa348", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b210c932cf514626a8923f0101e7911b"}, {"url": "http://192.30.9.3:8776/v2/378d73a1945e49bcba4fff076befa348", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e850a81843ff42978410e5a81b0d21a1"}], "type": "volumev2", "id": "14da75bd86cb4a038c5cba3461632c12", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca90ba279274acc96b3598e76a14046"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "65d5aa17abd247aba6c922b8c43bc31b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0519ef0650a46fbb01b0e0e1abe16d9"}], "type": "alarming", "id": "15d8df1223f74f72b99f1c5b9839c9e1", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29fc3196aea145e297c03c09e9a7b7ed"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41a8f32cda7f46019ac960e4dc1ee51c"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2a859eba6f844a6b887231e38bbd993"}], "type": "identity", "id": "1c304737cc1c4481a3763fd3677c3f43", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "065a3deabf184d4d822ce2094cbc7a6d"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9158b75cd61548168032f99c1d66b779"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ab3b06c3554e6a9111c1c64742f325"}], "type": "metric", "id": "37dccff16d0e420fb173e710bdc721d8", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ae88eedb022459291f0b78f421a695e"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0fb9d08f7ab4acf840f903625e1e729"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe1d912fb96e4024b6875833d8ae4050"}], "type": "compute", "id": "47317f9cde8c4876b1ba1a6e5d0641fb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db0ada9b5ef4503baed98955abbd2d3"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87715c61b43c49da81543ce1b53b7e4b"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebd930a34d5544f187b0bf76224e54a5"}], "type": "network", "id": "4e9bb3b4bba1474d9ea845ef013cc7b6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6361660bd08341d6a9e5f58115a69403"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad1f587cae0243b1b2c6fef21c8b0152"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8ee4a0c9c274fbaa9abddf9fe73f9cc"}], "type": "placement", "id": "4ffe896cb29a4e09944a653ecc4d3b65", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "6e5b178ed5c949cc982fa82e1b19513a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/378d73a1945e49bcba4fff076befa348", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29fed5c1d8784f66ade8ec6752cf2e37"}, {"url": "http://192.30.9.3:8004/v1/378d73a1945e49bcba4fff076befa348", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61f3ffc11c534cfa80041ddfa92a5b9c"}, {"url": "http://172.30.9.23:8004/v1/378d73a1945e49bcba4fff076befa348", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3aeb9b6487f4421b0284c812fed8df6"}], "type": "orchestration", "id": "77a8ed3c2bc7489191ae723983d54c74", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a6d1e69599b46cb96e2bbfe3c2f1ea0"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52fdb38130794511b961d355b575b3e7"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6f5ea294a324e1ab1edb369696c11ea"}], "type": "image", "id": "7ba71b5544884f099b8408addeb1e831", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_378d73a1945e49bcba4fff076befa348", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a0262cd90ee42239e41e671493ac472"}, {"url": "http://12.0.0.21:8080/v1/AUTH_378d73a1945e49bcba4fff076befa348", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d179623cbb9348c7876bb98fed7a4cb5"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdf8ca2dfde047ea8128ffb0ba228fc6"}], "type": "object-store", "id": "9a59e9836f2d47af8fb9dff498277026", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0435d6956219490facf473c920a1410e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94ed1da1201e4c5fa0e0d86ebec9d79b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae85faee18a4ff4b115775a985a9bfd"}], "type": "cloudformation", "id": "a8231be1dbda44b8a79b188d906f45fd", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/378d73a1945e49bcba4fff076befa348", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a051942db319469f8c70c20d045c2995"}, {"url": "http://192.30.9.3:8776/v3/378d73a1945e49bcba4fff076befa348", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0dec7f317514ebf840a68b04406024d"}, {"url": "http://192.30.9.3:8776/v3/378d73a1945e49bcba4fff076befa348", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b36d5583ee0a4699b682da0f4da35e96"}], "type": "volumev3", "id": "af9aff94b0524ed08a3fec60c97a30f0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/378d73a1945e49bcba4fff076befa348", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5fce4c204bd1415f887cacc92dc255cc"}, {"url": "http://172.30.9.23:8776/v1/378d73a1945e49bcba4fff076befa348", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8f81a506ccad4795b73e4ad293c7dada"}, {"url": "http://192.30.9.3:8776/v1/378d73a1945e49bcba4fff076befa348", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5a06fbcea124784993202336c171725"}], "type": "volume", "id": "b30d1b6e90d64e3a88b71823d3d9a69a", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cfb20f13786431c8ffec3542d633a7e"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3829815c4374096827c318358bf501f"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e67704af30a142929a3e35705f0f9aa2"}], "type": "event", "id": "f6f2fbab7f654f63aae9d2a3c4060195", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_c5ab7780-7052-43cf-b65a-ce408c4170f2", "id": "3ccc1775012749aba511b1d623028db1"}, "audit_ids": ["C1I3VAQWR2mqgJ9oYWTEiw"], "issued_at": "2018-12-19T15:05:23.000000Z"}} 2018-12-19 15:05:23,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-19 15:05:23,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}faa7841d0f4c6c8c892108c0b3966fcf785ee5bc" 2018-12-19 15:05:23,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-d3fe4058-bf63-425e-9038-3760d494367b Date: Wed, 19 Dec 2018 15:05:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5139cfe6-c54c-4ecb-a320-064341272c2b"],"updated_at":"2018-12-19T15:00:38Z","tenant_id":"9a42d565bcf74e8ca8f02bda79ed3d31","created_at":"2018-12-19T15:00:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"9a42d565bcf74e8ca8f02bda79ed3d31","id":"a5be41ad-2241-44be-a187-9530aaa395b0","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-19T15:05:22Z","tenant_id":"378d73a1945e49bcba4fff076befa348","created_at":"2018-12-19T15:05:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"378d73a1945e49bcba4fff076befa348","id":"c501387e-1712-40e6-b926-89d50342168d","name":"tenantnetwork2-net_c5ab7780-7052-43cf-b65a-ce408c4170f2"}]} 2018-12-19 15:05:23,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d3fe4058-bf63-425e-9038-3760d494367b 2018-12-19 15:05:23,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361675977707s 2018-12-19 15:05:23,826 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d3fe4058-bf63-425e-9038-3760d494367b 2018-12-19 15:05:23,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-19 15:05:23,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}faa7841d0f4c6c8c892108c0b3966fcf785ee5bc" -d '{"subnet": {"name": "tenantnetwork2-subnet_c5ab7780-7052-43cf-b65a-ce408c4170f2", "enable_dhcp": true, "network_id": "c501387e-1712-40e6-b926-89d50342168d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-19 15:05:25,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-35cdbced-ae9c-47f4-a3ec-110959dcb552 Date: Wed, 19 Dec 2018 15:05:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c501387e-1712-40e6-b926-89d50342168d","tenant_id":"378d73a1945e49bcba4fff076befa348","created_at":"2018-12-19T15:05:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-19T15:05:25Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"378d73a1945e49bcba4fff076befa348","id":"21dc8a02-3458-4653-8697-3f7ba5c48deb","subnetpool_id":null,"name":"tenantnetwork2-subnet_c5ab7780-7052-43cf-b65a-ce408c4170f2"}} 2018-12-19 15:05:25,697 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-35cdbced-ae9c-47f4-a3ec-110959dcb552 2018-12-19 15:05:25,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.86967802048s 2018-12-19 15:05:25,698 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-35cdbced-ae9c-47f4-a3ec-110959dcb552 2018-12-19 15:05:25,698 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-19T15:05:25Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'21dc8a02-3458-4653-8697-3f7ba5c48deb', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_c5ab7780-7052-43cf-b65a-ce408c4170f2', u'enable_dhcp': True, u'network_id': u'c501387e-1712-40e6-b926-89d50342168d', u'tenant_id': u'378d73a1945e49bcba4fff076befa348', u'created_at': u'2018-12-19T15:05:25Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'378d73a1945e49bcba4fff076befa348'}) 2018-12-19 15:05:25,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-19 15:05:25,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}faa7841d0f4c6c8c892108c0b3966fcf785ee5bc" -d '{"router": {"external_gateway_info": {"network_id": "a5be41ad-2241-44be-a187-9530aaa395b0"}, "name": "tenantnetwork2-router_c5ab7780-7052-43cf-b65a-ce408c4170f2", "admin_state_up": true}}' 2018-12-19 15:05:28,022 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-3b42fda3-1505-4103-9bf2-464dbad9a275 Date: Wed, 19 Dec 2018 15:05:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a5be41ad-2241-44be-a187-9530aaa395b0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5139cfe6-c54c-4ecb-a320-064341272c2b", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "378d73a1945e49bcba4fff076befa348", "created_at": "2018-12-19T15:05:26Z", "admin_state_up": true, "updated_at": "2018-12-19T15:05:27Z", "revision_number": 2, "routes": [], "project_id": "378d73a1945e49bcba4fff076befa348", "id": "efd0d346-f41f-4527-a261-da992b2e65c1", "name": "tenantnetwork2-router_c5ab7780-7052-43cf-b65a-ce408c4170f2"}} 2018-12-19 15:05:28,022 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-3b42fda3-1505-4103-9bf2-464dbad9a275 2018-12-19 15:05:28,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.32358908653s 2018-12-19 15:05:28,023 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-3b42fda3-1505-4103-9bf2-464dbad9a275 2018-12-19 15:05:28,023 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a5be41ad-2241-44be-a187-9530aaa395b0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5139cfe6-c54c-4ecb-a320-064341272c2b', u'ip_address': u'172.30.9.213'}]}, u'description': u'', u'tags': [], u'tenant_id': u'378d73a1945e49bcba4fff076befa348', u'created_at': u'2018-12-19T15:05:26Z', u'admin_state_up': True, u'updated_at': u'2018-12-19T15:05:27Z', u'revision_number': 2, u'routes': [], u'project_id': u'378d73a1945e49bcba4fff076befa348', u'id': u'efd0d346-f41f-4527-a261-da992b2e65c1', u'name': u'tenantnetwork2-router_c5ab7780-7052-43cf-b65a-ce408c4170f2'}) 2018-12-19 15:05:28,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-19 15:05:28,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/efd0d346-f41f-4527-a261-da992b2e65c1/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}faa7841d0f4c6c8c892108c0b3966fcf785ee5bc" -d '{"subnet_id": "21dc8a02-3458-4653-8697-3f7ba5c48deb"}' 2018-12-19 15:05:30,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1993bed1-14b0-4528-9acc-a3b1b3a13ba7 Date: Wed, 19 Dec 2018 15:05:30 GMT RESP BODY: {"network_id": "c501387e-1712-40e6-b926-89d50342168d", "tenant_id": "378d73a1945e49bcba4fff076befa348", "subnet_id": "21dc8a02-3458-4653-8697-3f7ba5c48deb", "subnet_ids": ["21dc8a02-3458-4653-8697-3f7ba5c48deb"], "port_id": "6b442aaa-7c14-407b-b11a-e508bdf298ff", "id": "efd0d346-f41f-4527-a261-da992b2e65c1"} 2018-12-19 15:05:30,401 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/efd0d346-f41f-4527-a261-da992b2e65c1/add_router_interface.json used request id req-1993bed1-14b0-4528-9acc-a3b1b3a13ba7 2018-12-19 15:05:30,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.3766977787s 2018-12-19 15:05:30,401 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/efd0d346-f41f-4527-a261-da992b2e65c1/add_router_interface.json used request id req-1993bed1-14b0-4528-9acc-a3b1b3a13ba7 returning object efd0d346-f41f-4527-a261-da992b2e65c1 2018-12-19 15:05:30,508 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-19 15:05:30,508 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:09 | PASS | +------------------------+------------------+------------------+----------------+ 2018-12-19 15:05:30,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-19 15:05:30,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/efd0d346-f41f-4527-a261-da992b2e65c1/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}faa7841d0f4c6c8c892108c0b3966fcf785ee5bc" -d '{"subnet_id": "21dc8a02-3458-4653-8697-3f7ba5c48deb"}' 2018-12-19 15:05:32,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0a0f2cd2-beab-445d-aafe-f6cae77a5d6f Date: Wed, 19 Dec 2018 15:05:32 GMT RESP BODY: {"network_id": "c501387e-1712-40e6-b926-89d50342168d", "tenant_id": "378d73a1945e49bcba4fff076befa348", "subnet_id": "21dc8a02-3458-4653-8697-3f7ba5c48deb", "subnet_ids": ["21dc8a02-3458-4653-8697-3f7ba5c48deb"], "port_id": "6b442aaa-7c14-407b-b11a-e508bdf298ff", "id": "efd0d346-f41f-4527-a261-da992b2e65c1"} 2018-12-19 15:05:32,600 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/efd0d346-f41f-4527-a261-da992b2e65c1/remove_router_interface.json used request id req-0a0f2cd2-beab-445d-aafe-f6cae77a5d6f 2018-12-19 15:05:32,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.08613991737s 2018-12-19 15:05:32,600 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/efd0d346-f41f-4527-a261-da992b2e65c1/remove_router_interface.json used request id req-0a0f2cd2-beab-445d-aafe-f6cae77a5d6f returning object efd0d346-f41f-4527-a261-da992b2e65c1 2018-12-19 15:05:32,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-19 15:05:32,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}faa7841d0f4c6c8c892108c0b3966fcf785ee5bc" 2018-12-19 15:05:33,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-5ded91f7-f821-463d-85e0-a9002acddd5c Date: Wed, 19 Dec 2018 15:05:33 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a5be41ad-2241-44be-a187-9530aaa395b0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5139cfe6-c54c-4ecb-a320-064341272c2b", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "378d73a1945e49bcba4fff076befa348", "created_at": "2018-12-19T15:05:26Z", "admin_state_up": true, "updated_at": "2018-12-19T15:05:31Z", "revision_number": 4, "routes": [], "project_id": "378d73a1945e49bcba4fff076befa348", "id": "efd0d346-f41f-4527-a261-da992b2e65c1", "name": "tenantnetwork2-router_c5ab7780-7052-43cf-b65a-ce408c4170f2"}]} 2018-12-19 15:05:33,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-5ded91f7-f821-463d-85e0-a9002acddd5c 2018-12-19 15:05:33,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.05456995964s 2018-12-19 15:05:33,655 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-5ded91f7-f821-463d-85e0-a9002acddd5c 2018-12-19 15:05:33,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-19 15:05:33,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/efd0d346-f41f-4527-a261-da992b2e65c1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}faa7841d0f4c6c8c892108c0b3966fcf785ee5bc" 2018-12-19 15:05:35,461 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-942202bc-773e-4b4d-8444-8202c822b433 Content-Length: 0 Date: Wed, 19 Dec 2018 15:05:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-19 15:05:35,462 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/efd0d346-f41f-4527-a261-da992b2e65c1.json used request id req-942202bc-773e-4b4d-8444-8202c822b433 2018-12-19 15:05:35,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.80471611023s 2018-12-19 15:05:35,462 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/efd0d346-f41f-4527-a261-da992b2e65c1.json used request id req-942202bc-773e-4b4d-8444-8202c822b433 2018-12-19 15:05:35,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-19 15:05:35,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}faa7841d0f4c6c8c892108c0b3966fcf785ee5bc" 2018-12-19 15:05:35,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-34cffdd7-d522-4118-ae5f-cfeb17873f29 Date: Wed, 19 Dec 2018 15:05:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c501387e-1712-40e6-b926-89d50342168d","tenant_id":"378d73a1945e49bcba4fff076befa348","created_at":"2018-12-19T15:05:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-19T15:05:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"378d73a1945e49bcba4fff076befa348","id":"21dc8a02-3458-4653-8697-3f7ba5c48deb","subnetpool_id":null,"name":"tenantnetwork2-subnet_c5ab7780-7052-43cf-b65a-ce408c4170f2"}]} 2018-12-19 15:05:35,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-34cffdd7-d522-4118-ae5f-cfeb17873f29 2018-12-19 15:05:35,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0847508907318s 2018-12-19 15:05:35,548 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-34cffdd7-d522-4118-ae5f-cfeb17873f29 2018-12-19 15:05:35,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-19 15:05:35,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/21dc8a02-3458-4653-8697-3f7ba5c48deb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}faa7841d0f4c6c8c892108c0b3966fcf785ee5bc" 2018-12-19 15:05:38,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-89a3eeb0-d5e7-4ef6-9b29-83b8a0fba20a Date: Wed, 19 Dec 2018 15:05:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-19 15:05:38,073 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/21dc8a02-3458-4653-8697-3f7ba5c48deb.json used request id req-89a3eeb0-d5e7-4ef6-9b29-83b8a0fba20a 2018-12-19 15:05:38,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.52464199066s 2018-12-19 15:05:38,074 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/21dc8a02-3458-4653-8697-3f7ba5c48deb.json used request id req-89a3eeb0-d5e7-4ef6-9b29-83b8a0fba20a 2018-12-19 15:05:38,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-19 15:05:38,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}faa7841d0f4c6c8c892108c0b3966fcf785ee5bc" 2018-12-19 15:05:38,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-7b61dc08-62fa-4783-b43b-077730bd01d2 Date: Wed, 19 Dec 2018 15:05:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5139cfe6-c54c-4ecb-a320-064341272c2b"],"updated_at":"2018-12-19T15:00:38Z","tenant_id":"9a42d565bcf74e8ca8f02bda79ed3d31","created_at":"2018-12-19T15:00:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"9a42d565bcf74e8ca8f02bda79ed3d31","id":"a5be41ad-2241-44be-a187-9530aaa395b0","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-19T15:05:37Z","tenant_id":"378d73a1945e49bcba4fff076befa348","created_at":"2018-12-19T15:05:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"378d73a1945e49bcba4fff076befa348","id":"c501387e-1712-40e6-b926-89d50342168d","name":"tenantnetwork2-net_c5ab7780-7052-43cf-b65a-ce408c4170f2"}]} 2018-12-19 15:05:38,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7b61dc08-62fa-4783-b43b-077730bd01d2 2018-12-19 15:05:38,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10989689827s 2018-12-19 15:05:38,185 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7b61dc08-62fa-4783-b43b-077730bd01d2 2018-12-19 15:05:38,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-19 15:05:38,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/c501387e-1712-40e6-b926-89d50342168d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}faa7841d0f4c6c8c892108c0b3966fcf785ee5bc" 2018-12-19 15:05:39,832 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f7e9326b-fd20-4b26-89a2-6ae955f608d3 Date: Wed, 19 Dec 2018 15:05:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-19 15:05:39,833 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/c501387e-1712-40e6-b926-89d50342168d.json used request id req-f7e9326b-fd20-4b26-89a2-6ae955f608d3 2018-12-19 15:05:39,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.64696407318s 2018-12-19 15:05:39,833 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/c501387e-1712-40e6-b926-89d50342168d.json used request id req-f7e9326b-fd20-4b26-89a2-6ae955f608d3 2018-12-19 15:05:39,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-19 15:05:39,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7885398903b2c4ddd7826104abfcbbddfca5990e" 2018-12-19 15:05:39,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:05:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b707b184-0845-42f0-b47f-6743820c5351 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/014d5b9b9d26403cbe73528e4a91c1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "014d5b9b9d26403cbe73528e4a91c1db", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/0559beef713748cc9fdf8f9294666ae3"}, "domain_id": "0805fa8e89a9412aa5d144658403783e", "enabled": true, "options": {}, "id": "0559beef713748cc9fdf8f9294666ae3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/09fcca32ae8d4c4387883e09117d58f9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09fcca32ae8d4c4387883e09117d58f9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/1e8f3180a364457f8d9f91249772fed7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e8f3180a364457f8d9f91249772fed7", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/30c104a4b123449c9ea9c70ab10628fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30c104a4b123449c9ea9c70ab10628fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_c5ab7780-7052-43cf-b65a-ce408c4170f2", "links": {"self": "http://172.30.9.23:5000/v3/users/3ccc1775012749aba511b1d623028db1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3ccc1775012749aba511b1d623028db1", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/45312fe4aecc4b9580e097506b602b6a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45312fe4aecc4b9580e097506b602b6a", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/4ac907b0823f4a4b9bc59cf17694ca8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac907b0823f4a4b9bc59cf17694ca8a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4e96c82933f04b36b8cbd09357ccfa51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e96c82933f04b36b8cbd09357ccfa51", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5fec3e6b5ef3417187121c7bb23173cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fec3e6b5ef3417187121c7bb23173cf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/697c53d3bc9d43ac80a3be021700af99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "697c53d3bc9d43ac80a3be021700af99", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/7ec3bc56fbcf4360b32ab7460d555a2c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ec3bc56fbcf4360b32ab7460d555a2c", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/a78aef885f8c45aeb756d359c498f976"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a78aef885f8c45aeb756d359c498f976", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/ab61dcc78ca54e20a8d8cb5cb35d5262"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab61dcc78ca54e20a8d8cb5cb35d5262", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/ef588aaab4b843c1bf76d3437391b1b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef588aaab4b843c1bf76d3437391b1b1", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-19 15:05:39,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b707b184-0845-42f0-b47f-6743820c5351 2018-12-19 15:05:39,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123891830444s 2018-12-19 15:05:39,958 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b707b184-0845-42f0-b47f-6743820c5351 2018-12-19 15:05:39,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-19 15:05:39,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/3ccc1775012749aba511b1d623028db1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7885398903b2c4ddd7826104abfcbbddfca5990e" 2018-12-19 15:05:40,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:05:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf7c81ca-83ef-4190-90dd-0f02421332dd Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_c5ab7780-7052-43cf-b65a-ce408c4170f2", "links": {"self": "http://172.30.9.23:5000/v3/users/3ccc1775012749aba511b1d623028db1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3ccc1775012749aba511b1d623028db1", "description": null}} 2018-12-19 15:05:40,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/3ccc1775012749aba511b1d623028db1 used request id req-cf7c81ca-83ef-4190-90dd-0f02421332dd 2018-12-19 15:05:40,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115535974503s 2018-12-19 15:05:40,080 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/3ccc1775012749aba511b1d623028db1 used request id req-cf7c81ca-83ef-4190-90dd-0f02421332dd 2018-12-19 15:05:40,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-19 15:05:40,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/3ccc1775012749aba511b1d623028db1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7885398903b2c4ddd7826104abfcbbddfca5990e" 2018-12-19 15:05:40,465 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 19 Dec 2018 15:05:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a758bbc6-f103-4113-a8ff-6d6edcc41275 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-19 15:05:40,465 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3ccc1775012749aba511b1d623028db1 used request id req-a758bbc6-f103-4113-a8ff-6d6edcc41275 2018-12-19 15:05:40,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.384445905685s 2018-12-19 15:05:40,465 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3ccc1775012749aba511b1d623028db1 used request id req-a758bbc6-f103-4113-a8ff-6d6edcc41275 2018-12-19 15:05:40,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-19 15:05:40,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7885398903b2c4ddd7826104abfcbbddfca5990e" 2018-12-19 15:05:40,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:05:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78eceb60-27b6-42ba-b445-ce06503c2ef3 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/1edfe8decc9043d8acf0fc880eeb3070"}, "tags": [], "enabled": true, "id": "1edfe8decc9043d8acf0fc880eeb3070", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.23:5000/v3/projects/378d73a1945e49bcba4fff076befa348"}, "tags": [], "enabled": true, "id": "378d73a1945e49bcba4fff076befa348", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_c5ab7780-7052-43cf-b65a-ce408c4170f2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/9a42d565bcf74e8ca8f02bda79ed3d31"}, "tags": [], "enabled": true, "id": "9a42d565bcf74e8ca8f02bda79ed3d31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-19 15:05:40,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-78eceb60-27b6-42ba-b445-ce06503c2ef3 2018-12-19 15:05:40,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100074052811s 2018-12-19 15:05:40,572 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-78eceb60-27b6-42ba-b445-ce06503c2ef3 2018-12-19 15:05:40,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-19 15:05:40,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/378d73a1945e49bcba4fff076befa348 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7885398903b2c4ddd7826104abfcbbddfca5990e" 2018-12-19 15:05:40,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 19 Dec 2018 15:05:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d773c980-c808-41a0-ade5-d79a630ede4f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-19 15:05:40,829 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/378d73a1945e49bcba4fff076befa348 used request id req-d773c980-c808-41a0-ade5-d79a630ede4f 2018-12-19 15:05:40,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.25235414505s 2018-12-19 15:05:40,829 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/378d73a1945e49bcba4fff076befa348 used request id req-d773c980-c808-41a0-ade5-d79a630ede4f 2018-12-19 15:05:40,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-19 15:05:40,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=378d73a1945e49bcba4fff076befa348&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7885398903b2c4ddd7826104abfcbbddfca5990e" 2018-12-19 15:05:41,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-2a16b0eb-b27b-4b6a-bc84-27d6afff1a42 Date: Wed, 19 Dec 2018 15:05:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "378d73a1945e49bcba4fff076befa348", "created_at": "2018-12-19T15:05:22Z", "updated_at": "2018-12-19T15:05:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:22Z", "revision_number": 0, "id": "0a09ab4d-62ae-46da-84b8-ba3d53ce795d", "remote_group_id": "231e0581-0441-4343-a398-3af2c07cdee6", "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:22Z", "security_group_id": "231e0581-0441-4343-a398-3af2c07cdee6", "tenant_id": "378d73a1945e49bcba4fff076befa348", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d73a1945e49bcba4fff076befa348"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:22Z", "revision_number": 0, "id": "2b48d3e8-da16-42c2-840c-e38982cf5e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:22Z", "security_group_id": "231e0581-0441-4343-a398-3af2c07cdee6", "tenant_id": "378d73a1945e49bcba4fff076befa348", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d73a1945e49bcba4fff076befa348"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:22Z", "revision_number": 0, "id": "480eba4c-6335-4665-a6c1-aa866b3b58d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:22Z", "security_group_id": "231e0581-0441-4343-a398-3af2c07cdee6", "tenant_id": "378d73a1945e49bcba4fff076befa348", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d73a1945e49bcba4fff076befa348"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:22Z", "revision_number": 0, "id": "598f7024-1480-4b6e-aca9-6ca690205d10", "remote_group_id": "231e0581-0441-4343-a398-3af2c07cdee6", "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:22Z", "security_group_id": "231e0581-0441-4343-a398-3af2c07cdee6", "tenant_id": "378d73a1945e49bcba4fff076befa348", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d73a1945e49bcba4fff076befa348"}], "revision_number": 4, "project_id": "378d73a1945e49bcba4fff076befa348", "id": "231e0581-0441-4343-a398-3af2c07cdee6", "name": "default"}]} 2018-12-19 15:05:41,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=378d73a1945e49bcba4fff076befa348&name=default used request id req-2a16b0eb-b27b-4b6a-bc84-27d6afff1a42 2018-12-19 15:05:41,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.269198179245s 2018-12-19 15:05:41,101 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=378d73a1945e49bcba4fff076befa348&name=default used request id req-2a16b0eb-b27b-4b6a-bc84-27d6afff1a42 2018-12-19 15:05:41,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-19 15:05:41,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7885398903b2c4ddd7826104abfcbbddfca5990e" 2018-12-19 15:05:41,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b0420aa2-88b5-40f4-9d6a-98448082fbff Date: Wed, 19 Dec 2018 15:05:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "created_at": "2018-12-19T15:04:58Z", "updated_at": "2018-12-19T15:04:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:04:58Z", "revision_number": 0, "id": "ff5da90a-091f-46ae-9073-fba562123250", "remote_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "remote_ip_prefix": null, "created_at": "2018-12-19T15:04:58Z", "security_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv4", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:04:58Z", "revision_number": 0, "id": "23b24077-f0ad-41e1-9463-7c0de4971f41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:04:58Z", "security_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv4", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:04:58Z", "revision_number": 0, "id": "ec4694aa-87ed-4470-971d-009c2dcf8bc8", "remote_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "remote_ip_prefix": null, "created_at": "2018-12-19T15:04:58Z", "security_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv6", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:04:58Z", "revision_number": 0, "id": "1b96fad3-39b0-4b79-84da-7cd9d40dfcf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:04:58Z", "security_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv6", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}], "revision_number": 4, "project_id": "1edfe8decc9043d8acf0fc880eeb3070", "id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "378d73a1945e49bcba4fff076befa348", "created_at": "2018-12-19T15:05:22Z", "updated_at": "2018-12-19T15:05:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:22Z", "revision_number": 0, "id": "598f7024-1480-4b6e-aca9-6ca690205d10", "remote_group_id": "231e0581-0441-4343-a398-3af2c07cdee6", "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:22Z", "security_group_id": "231e0581-0441-4343-a398-3af2c07cdee6", "tenant_id": "378d73a1945e49bcba4fff076befa348", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d73a1945e49bcba4fff076befa348"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:22Z", "revision_number": 0, "id": "480eba4c-6335-4665-a6c1-aa866b3b58d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:22Z", "security_group_id": "231e0581-0441-4343-a398-3af2c07cdee6", "tenant_id": "378d73a1945e49bcba4fff076befa348", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d73a1945e49bcba4fff076befa348"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:22Z", "revision_number": 0, "id": "0a09ab4d-62ae-46da-84b8-ba3d53ce795d", "remote_group_id": "231e0581-0441-4343-a398-3af2c07cdee6", "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:22Z", "security_group_id": "231e0581-0441-4343-a398-3af2c07cdee6", "tenant_id": "378d73a1945e49bcba4fff076befa348", "port_range_min": null, "ethertype": "IPv6", "project_id": "378d73a1945e49bcba4fff076befa348"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:22Z", "revision_number": 0, "id": "2b48d3e8-da16-42c2-840c-e38982cf5e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:22Z", "security_group_id": "231e0581-0441-4343-a398-3af2c07cdee6", "tenant_id": "378d73a1945e49bcba4fff076befa348", "port_range_min": null, "ethertype": "IPv4", "project_id": "378d73a1945e49bcba4fff076befa348"}], "revision_number": 4, "project_id": "378d73a1945e49bcba4fff076befa348", "id": "231e0581-0441-4343-a398-3af2c07cdee6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "created_at": "2018-12-19T15:00:30Z", "updated_at": "2018-12-19T15:00:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:00:30Z", "revision_number": 0, "id": "a5df6356-e555-4b1d-82d2-bed34e3ef8b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:00:30Z", "security_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "tenant_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a42d565bcf74e8ca8f02bda79ed3d31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:00:30Z", "revision_number": 0, "id": "6f62e0ca-18b4-46cc-8561-ab5b6efd855a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:00:30Z", "security_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "tenant_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a42d565bcf74e8ca8f02bda79ed3d31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:00:30Z", "revision_number": 0, "id": "ba764d36-e2ee-4001-84b1-ef0082114297", "remote_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "remote_ip_prefix": null, "created_at": "2018-12-19T15:00:30Z", "security_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "tenant_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a42d565bcf74e8ca8f02bda79ed3d31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:00:30Z", "revision_number": 0, "id": "06583a17-2127-440c-a7e2-e447abbafdd8", "remote_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "remote_ip_prefix": null, "created_at": "2018-12-19T15:00:30Z", "security_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "tenant_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a42d565bcf74e8ca8f02bda79ed3d31"}], "revision_number": 4, "project_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-19T15:05:01Z", "updated_at": "2018-12-19T15:05:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:02Z", "revision_number": 0, "id": "e6e68c64-2570-44a1-a6c7-97892c3c230e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:02Z", "security_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:02Z", "revision_number": 0, "id": "19709506-d219-44a5-b9cb-9be7a9e96f6a", "remote_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:02Z", "security_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:02Z", "revision_number": 0, "id": "ac1178f9-9837-4925-98d1-91fd25c62efd", "remote_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:02Z", "security_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:02Z", "revision_number": 0, "id": "27ce1199-5d9f-4219-8d5e-1d081ad57b27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:02Z", "security_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "name": "default"}]} 2018-12-19 15:05:41,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b0420aa2-88b5-40f4-9d6a-98448082fbff 2018-12-19 15:05:41,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.252204179764s 2018-12-19 15:05:41,357 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b0420aa2-88b5-40f4-9d6a-98448082fbff 2018-12-19 15:05:41,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-19 15:05:41,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/231e0581-0441-4343-a398-3af2c07cdee6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7885398903b2c4ddd7826104abfcbbddfca5990e" 2018-12-19 15:05:41,808 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fa85542e-942b-4402-9e89-0b420a81f353 Content-Length: 0 Date: Wed, 19 Dec 2018 15:05:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-19 15:05:41,809 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/231e0581-0441-4343-a398-3af2c07cdee6.json used request id req-fa85542e-942b-4402-9e89-0b420a81f353 2018-12-19 15:05:41,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.447012901306s 2018-12-19 15:05:41,809 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/231e0581-0441-4343-a398-3af2c07cdee6.json used request id req-fa85542e-942b-4402-9e89-0b420a81f353 2018-12-19 15:05:41,857 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-12-19 15:05:41,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-19 15:05:41,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d313491b-e90f-4ef1-bb8d-3724d2268b98 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-19 15:05:41,936 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-d313491b-e90f-4ef1-bb8d-3724d2268b98 2018-12-19 15:05:41,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-19 15:05:42,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "056b8f99bc66446ea6132912bbec0dd6", "name": "admin"}], "expires_at": "2018-12-19T16:05:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1edfe8decc9043d8acf0fc880eeb3070", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37c965ade49d43eb8127c9ec2d596176"}, {"url": "http://172.30.9.23:8776/v2/1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b210c932cf514626a8923f0101e7911b"}, {"url": "http://192.30.9.3:8776/v2/1edfe8decc9043d8acf0fc880eeb3070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e850a81843ff42978410e5a81b0d21a1"}], "type": "volumev2", "id": "14da75bd86cb4a038c5cba3461632c12", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca90ba279274acc96b3598e76a14046"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "65d5aa17abd247aba6c922b8c43bc31b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0519ef0650a46fbb01b0e0e1abe16d9"}], "type": "alarming", "id": "15d8df1223f74f72b99f1c5b9839c9e1", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29fc3196aea145e297c03c09e9a7b7ed"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41a8f32cda7f46019ac960e4dc1ee51c"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2a859eba6f844a6b887231e38bbd993"}], "type": "identity", "id": "1c304737cc1c4481a3763fd3677c3f43", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "065a3deabf184d4d822ce2094cbc7a6d"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9158b75cd61548168032f99c1d66b779"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ab3b06c3554e6a9111c1c64742f325"}], "type": "metric", "id": "37dccff16d0e420fb173e710bdc721d8", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ae88eedb022459291f0b78f421a695e"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0fb9d08f7ab4acf840f903625e1e729"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe1d912fb96e4024b6875833d8ae4050"}], "type": "compute", "id": "47317f9cde8c4876b1ba1a6e5d0641fb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db0ada9b5ef4503baed98955abbd2d3"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87715c61b43c49da81543ce1b53b7e4b"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebd930a34d5544f187b0bf76224e54a5"}], "type": "network", "id": "4e9bb3b4bba1474d9ea845ef013cc7b6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6361660bd08341d6a9e5f58115a69403"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad1f587cae0243b1b2c6fef21c8b0152"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8ee4a0c9c274fbaa9abddf9fe73f9cc"}], "type": "placement", "id": "4ffe896cb29a4e09944a653ecc4d3b65", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "6e5b178ed5c949cc982fa82e1b19513a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29fed5c1d8784f66ade8ec6752cf2e37"}, {"url": "http://192.30.9.3:8004/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61f3ffc11c534cfa80041ddfa92a5b9c"}, {"url": "http://172.30.9.23:8004/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3aeb9b6487f4421b0284c812fed8df6"}], "type": "orchestration", "id": "77a8ed3c2bc7489191ae723983d54c74", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a6d1e69599b46cb96e2bbfe3c2f1ea0"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52fdb38130794511b961d355b575b3e7"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6f5ea294a324e1ab1edb369696c11ea"}], "type": "image", "id": "7ba71b5544884f099b8408addeb1e831", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a0262cd90ee42239e41e671493ac472"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d179623cbb9348c7876bb98fed7a4cb5"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdf8ca2dfde047ea8128ffb0ba228fc6"}], "type": "object-store", "id": "9a59e9836f2d47af8fb9dff498277026", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0435d6956219490facf473c920a1410e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94ed1da1201e4c5fa0e0d86ebec9d79b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae85faee18a4ff4b115775a985a9bfd"}], "type": "cloudformation", "id": "a8231be1dbda44b8a79b188d906f45fd", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a051942db319469f8c70c20d045c2995"}, {"url": "http://192.30.9.3:8776/v3/1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0dec7f317514ebf840a68b04406024d"}, {"url": "http://192.30.9.3:8776/v3/1edfe8decc9043d8acf0fc880eeb3070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b36d5583ee0a4699b682da0f4da35e96"}], "type": "volumev3", "id": "af9aff94b0524ed08a3fec60c97a30f0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5fce4c204bd1415f887cacc92dc255cc"}, {"url": "http://172.30.9.23:8776/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8f81a506ccad4795b73e4ad293c7dada"}, {"url": "http://192.30.9.3:8776/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5a06fbcea124784993202336c171725"}], "type": "volume", "id": "b30d1b6e90d64e3a88b71823d3d9a69a", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cfb20f13786431c8ffec3542d633a7e"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3829815c4374096827c318358bf501f"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e67704af30a142929a3e35705f0f9aa2"}], "type": "event", "id": "f6f2fbab7f654f63aae9d2a3c4060195", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ec3bc56fbcf4360b32ab7460d555a2c"}, "audit_ids": ["BEjVEwC6TjKqrmVKXIq4hQ"], "issued_at": "2018-12-19T15:05:42.000000Z"}} 2018-12-19 15:05:42,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-19 15:05:42,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1779e429f27be352bdbcadbd23f8c1e3a68bff7" 2018-12-19 15:05:42,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-75b71daf-2fe2-4a39-b8e2-9cc9ce885a62 Date: Wed, 19 Dec 2018 15:05:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"a5be41ad-2241-44be-a187-9530aaa395b0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a42d565bcf74e8ca8f02bda79ed3d31","status":"ACTIVE","subnets":["5139cfe6-c54c-4ecb-a320-064341272c2b"],"description":"","tags":[],"updated_at":"2018-12-19T15:00:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"9a42d565bcf74e8ca8f02bda79ed3d31","created_at":"2018-12-19T15:00:30Z","provider:network_type":"flat"}]} 2018-12-19 15:05:42,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-75b71daf-2fe2-4a39-b8e2-9cc9ce885a62 2018-12-19 15:05:42,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.429790973663s 2018-12-19 15:05:42,776 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-75b71daf-2fe2-4a39-b8e2-9cc9ce885a62 2018-12-19 15:05:42,778 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-12-19 15:05:42,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-19 15:05:42,786 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 19 Dec 2018 15:05:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-19 15:05:42,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-19 15:05:42,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1779e429f27be352bdbcadbd23f8c1e3a68bff7" 2018-12-19 15:05:42,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dd03340-bc74-48b7-a2bd-9a3942b20381 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0805fa8e89a9412aa5d144658403783e"}, "tags": [], "enabled": true, "id": "0805fa8e89a9412aa5d144658403783e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-19 15:05:42,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-3dd03340-bc74-48b7-a2bd-9a3942b20381 2018-12-19 15:05:42,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10900592804s 2018-12-19 15:05:42,897 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-3dd03340-bc74-48b7-a2bd-9a3942b20381 2018-12-19 15:05:42,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-19 15:05:42,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1779e429f27be352bdbcadbd23f8c1e3a68bff7" 2018-12-19 15:05:43,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55b87f53-a31c-4a5f-a8ff-1ef77f36f178 Content-Encoding: gzip Content-Length: 295 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/1edfe8decc9043d8acf0fc880eeb3070"}, "tags": [], "enabled": true, "id": "1edfe8decc9043d8acf0fc880eeb3070", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/9a42d565bcf74e8ca8f02bda79ed3d31"}, "tags": [], "enabled": true, "id": "9a42d565bcf74e8ca8f02bda79ed3d31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-19 15:05:43,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-55b87f53-a31c-4a5f-a8ff-1ef77f36f178 2018-12-19 15:05:43,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104294061661s 2018-12-19 15:05:43,009 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-55b87f53-a31c-4a5f-a8ff-1ef77f36f178 2018-12-19 15:05:43,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-19 15:05:43,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1779e429f27be352bdbcadbd23f8c1e3a68bff7" -d '{"network": {"tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "name": "vmready1-net_b053fa5e-8c73-4891-aa2d-a1b38be55ce5", "admin_state_up": true}}' 2018-12-19 15:05:44,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-d9c27862-f3f7-47f9-b48a-879b6027b82a Date: Wed, 19 Dec 2018 15:05:44 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5e7f0bee-2c20-48f8-a753-0f6515078c68","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1edfe8decc9043d8acf0fc880eeb3070","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-19T15:05:44Z","is_default":false,"provider:segmentation_id":90,"name":"vmready1-net_b053fa5e-8c73-4891-aa2d-a1b38be55ce5","admin_state_up":true,"tenant_id":"1edfe8decc9043d8acf0fc880eeb3070","created_at":"2018-12-19T15:05:44Z","mtu":1450}} 2018-12-19 15:05:44,457 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d9c27862-f3f7-47f9-b48a-879b6027b82a 2018-12-19 15:05:44,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.44717407227s 2018-12-19 15:05:44,458 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d9c27862-f3f7-47f9-b48a-879b6027b82a 2018-12-19 15:05:44,458 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-19T15:05:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5e7f0bee-2c20-48f8-a753-0f6515078c68', u'provider:segmentation_id': 90, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_b053fa5e-8c73-4891-aa2d-a1b38be55ce5', u'admin_state_up': True, u'tenant_id': u'1edfe8decc9043d8acf0fc880eeb3070', u'created_at': u'2018-12-19T15:05:44Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1edfe8decc9043d8acf0fc880eeb3070'}) 2018-12-19 15:05:44,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-19 15:05:44,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1779e429f27be352bdbcadbd23f8c1e3a68bff7" 2018-12-19 15:05:44,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1346 X-Openstack-Request-Id: req-ec6fceec-6367-49f3-bbd2-6c21aa92c1ae Date: Wed, 19 Dec 2018 15:05:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5e7f0bee-2c20-48f8-a753-0f6515078c68","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1edfe8decc9043d8acf0fc880eeb3070","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-19T15:05:44Z","provider:segmentation_id":90,"name":"vmready1-net_b053fa5e-8c73-4891-aa2d-a1b38be55ce5","admin_state_up":true,"tenant_id":"1edfe8decc9043d8acf0fc880eeb3070","created_at":"2018-12-19T15:05:44Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"a5be41ad-2241-44be-a187-9530aaa395b0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a42d565bcf74e8ca8f02bda79ed3d31","status":"ACTIVE","subnets":["5139cfe6-c54c-4ecb-a320-064341272c2b"],"description":"","tags":[],"updated_at":"2018-12-19T15:00:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"9a42d565bcf74e8ca8f02bda79ed3d31","created_at":"2018-12-19T15:00:30Z","provider:network_type":"flat"}]} 2018-12-19 15:05:44,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ec6fceec-6367-49f3-bbd2-6c21aa92c1ae 2018-12-19 15:05:44,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.350260019302s 2018-12-19 15:05:44,809 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ec6fceec-6367-49f3-bbd2-6c21aa92c1ae 2018-12-19 15:05:44,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-19 15:05:44,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1779e429f27be352bdbcadbd23f8c1e3a68bff7" -d '{"subnet": {"name": "vmready1-subnet_b053fa5e-8c73-4891-aa2d-a1b38be55ce5", "enable_dhcp": true, "network_id": "5e7f0bee-2c20-48f8-a753-0f6515078c68", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-19 15:05:45,422 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9eff18cc-813d-4e84-a2bc-5ec46cf58f91 Date: Wed, 19 Dec 2018 15:05:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e7f0bee-2c20-48f8-a753-0f6515078c68","tenant_id":"1edfe8decc9043d8acf0fc880eeb3070","created_at":"2018-12-19T15:05:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-19T15:05:44Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"1edfe8decc9043d8acf0fc880eeb3070","id":"2223a748-3f90-425b-97a5-56ca4307f9c2","subnetpool_id":null,"name":"vmready1-subnet_b053fa5e-8c73-4891-aa2d-a1b38be55ce5"}} 2018-12-19 15:05:45,422 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9eff18cc-813d-4e84-a2bc-5ec46cf58f91 2018-12-19 15:05:45,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.611247062683s 2018-12-19 15:05:45,422 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9eff18cc-813d-4e84-a2bc-5ec46cf58f91 2018-12-19 15:05:45,423 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-19T15:05:44Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2223a748-3f90-425b-97a5-56ca4307f9c2', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_b053fa5e-8c73-4891-aa2d-a1b38be55ce5', u'enable_dhcp': True, u'network_id': u'5e7f0bee-2c20-48f8-a753-0f6515078c68', u'tenant_id': u'1edfe8decc9043d8acf0fc880eeb3070', u'created_at': u'2018-12-19T15:05:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1edfe8decc9043d8acf0fc880eeb3070'}) 2018-12-19 15:05:45,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-19 15:05:45,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1779e429f27be352bdbcadbd23f8c1e3a68bff7" -d '{"router": {"external_gateway_info": {"network_id": "a5be41ad-2241-44be-a187-9530aaa395b0"}, "name": "vmready1-router_b053fa5e-8c73-4891-aa2d-a1b38be55ce5", "admin_state_up": true}}' 2018-12-19 15:05:47,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-f44f061c-fe1b-4232-9ca7-1fba47405fa1 Date: Wed, 19 Dec 2018 15:05:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a5be41ad-2241-44be-a187-9530aaa395b0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5139cfe6-c54c-4ecb-a320-064341272c2b", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "created_at": "2018-12-19T15:05:45Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-19T15:05:46Z", "revision_number": 2, "routes": [], "project_id": "1edfe8decc9043d8acf0fc880eeb3070", "id": "d513de2e-7b25-4eaa-afd9-733bb078c657", "name": "vmready1-router_b053fa5e-8c73-4891-aa2d-a1b38be55ce5"}} 2018-12-19 15:05:47,166 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f44f061c-fe1b-4232-9ca7-1fba47405fa1 2018-12-19 15:05:47,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.74271297455s 2018-12-19 15:05:47,167 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f44f061c-fe1b-4232-9ca7-1fba47405fa1 2018-12-19 15:05:47,167 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a5be41ad-2241-44be-a187-9530aaa395b0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5139cfe6-c54c-4ecb-a320-064341272c2b', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'1edfe8decc9043d8acf0fc880eeb3070', u'created_at': u'2018-12-19T15:05:45Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-12-19T15:05:46Z', u'revision_number': 2, u'routes': [], u'project_id': u'1edfe8decc9043d8acf0fc880eeb3070', u'id': u'd513de2e-7b25-4eaa-afd9-733bb078c657', u'name': u'vmready1-router_b053fa5e-8c73-4891-aa2d-a1b38be55ce5'}) 2018-12-19 15:05:47,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-19 15:05:47,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d513de2e-7b25-4eaa-afd9-733bb078c657/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1779e429f27be352bdbcadbd23f8c1e3a68bff7" -d '{"subnet_id": "2223a748-3f90-425b-97a5-56ca4307f9c2"}' 2018-12-19 15:05:48,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-21c0e300-50ca-441d-8a57-8a6748b14642 Date: Wed, 19 Dec 2018 15:05:48 GMT RESP BODY: {"network_id": "5e7f0bee-2c20-48f8-a753-0f6515078c68", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "subnet_id": "2223a748-3f90-425b-97a5-56ca4307f9c2", "subnet_ids": ["2223a748-3f90-425b-97a5-56ca4307f9c2"], "port_id": "75a22ed4-e6b0-421f-baa4-b4b3ce4a38b0", "id": "d513de2e-7b25-4eaa-afd9-733bb078c657"} 2018-12-19 15:05:48,824 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d513de2e-7b25-4eaa-afd9-733bb078c657/add_router_interface.json used request id req-21c0e300-50ca-441d-8a57-8a6748b14642 2018-12-19 15:05:48,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.65656399727s 2018-12-19 15:05:48,825 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d513de2e-7b25-4eaa-afd9-733bb078c657/add_router_interface.json used request id req-21c0e300-50ca-441d-8a57-8a6748b14642 returning object d513de2e-7b25-4eaa-afd9-733bb078c657 2018-12-19 15:05:48,825 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-19 15:05:48,958 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-19 15:05:48,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-19 15:05:48,964 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 19 Dec 2018 15:05:48 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-12-19 15:05:48,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-19 15:05:48,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1779e429f27be352bdbcadbd23f8c1e3a68bff7" 2018-12-19 15:05:49,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-779674f1-0132-48db-872e-d7181f9fbeeb Date: Wed, 19 Dec 2018 15:05:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-19 15:05:49,669 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-779674f1-0132-48db-872e-d7181f9fbeeb 2018-12-19 15:05:49,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.703216075897s 2018-12-19 15:05:49,670 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-779674f1-0132-48db-872e-d7181f9fbeeb 2018-12-19 15:05:49,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-19 15:05:49,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1779e429f27be352bdbcadbd23f8c1e3a68bff7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_b053fa5e-8c73-4891-aa2d-a1b38be55ce5", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_b053fa5e-8c73-4891-aa2d-a1b38be55ce5"}' 2018-12-19 15:05:50,431 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/5854be41-f479-4848-9d43-d4ad92f95947 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0df8508b-0de9-42da-9413-3656db7df741 Date: Wed, 19 Dec 2018 15:05:50 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5854be41-f479-4848-9d43-d4ad92f95947/file", "owner": "1edfe8decc9043d8acf0fc880eeb3070", "id": "5854be41-f479-4848-9d43-d4ad92f95947", "size": null, "self": "/v2/images/5854be41-f479-4848-9d43-d4ad92f95947", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-19T15:05:50Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_b053fa5e-8c73-4891-aa2d-a1b38be55ce5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_b053fa5e-8c73-4891-aa2d-a1b38be55ce5", "checksum": null, "created_at": "2018-12-19T15:05:50Z", "protected": false} 2018-12-19 15:05:50,432 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-0df8508b-0de9-42da-9413-3656db7df741 2018-12-19 15:05:50,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.754025936127s 2018-12-19 15:05:50,432 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-0df8508b-0de9-42da-9413-3656db7df741 returning object 5854be41-f479-4848-9d43-d4ad92f95947 2018-12-19 15:05:50,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-19 15:05:50,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/5854be41-f479-4848-9d43-d4ad92f95947/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1779e429f27be352bdbcadbd23f8c1e3a68bff7" -d '' 2018-12-19 15:05:53,790 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3310f2bd-8065-403d-bcfe-35b752569397 Date: Wed, 19 Dec 2018 15:05:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-19 15:05:53,790 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5854be41-f479-4848-9d43-d4ad92f95947/file used request id req-3310f2bd-8065-403d-bcfe-35b752569397 2018-12-19 15:05:53,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.35750794411s 2018-12-19 15:05:53,791 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5854be41-f479-4848-9d43-d4ad92f95947/file used request id req-3310f2bd-8065-403d-bcfe-35b752569397 2018-12-19 15:05:53,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-19 15:05:53,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1779e429f27be352bdbcadbd23f8c1e3a68bff7" 2018-12-19 15:05:53,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-b593487a-3146-46af-9f08-3335485f0fca Date: Wed, 19 Dec 2018 15:05:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8b822f62-fe6d-4a24-8b0d-0579715ff4df/images/5854be41-f479-4848-9d43-d4ad92f95947/snap", "metadata": {}}], "file": "/v2/images/5854be41-f479-4848-9d43-d4ad92f95947/file", "owner": "1edfe8decc9043d8acf0fc880eeb3070", "id": "5854be41-f479-4848-9d43-d4ad92f95947", "size": 12716032, "self": "/v2/images/5854be41-f479-4848-9d43-d4ad92f95947", "disk_format": "qcow2", "direct_url": "rbd://8b822f62-fe6d-4a24-8b0d-0579715ff4df/images/5854be41-f479-4848-9d43-d4ad92f95947/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-19T15:05:53Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_b053fa5e-8c73-4891-aa2d-a1b38be55ce5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_b053fa5e-8c73-4891-aa2d-a1b38be55ce5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-19T15:05:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-19 15:05:53,824 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b593487a-3146-46af-9f08-3335485f0fca 2018-12-19 15:05:53,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0296800136566s 2018-12-19 15:05:53,825 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b593487a-3146-46af-9f08-3335485f0fca 2018-12-19 15:05:53,826 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8b822f62-fe6d-4a24-8b0d-0579715ff4df/images/5854be41-f479-4848-9d43-d4ad92f95947/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5854be41-f479-4848-9d43-d4ad92f95947/file', 'owner': u'1edfe8decc9043d8acf0fc880eeb3070', 'id': u'5854be41-f479-4848-9d43-d4ad92f95947', 'size': 12716032, u'self': u'/v2/images/5854be41-f479-4848-9d43-d4ad92f95947', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1edfe8decc9043d8acf0fc880eeb3070', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8b822f62-fe6d-4a24-8b0d-0579715ff4df/images/5854be41-f479-4848-9d43-d4ad92f95947/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-19T15:05:53Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-19T15:05:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_b053fa5e-8c73-4891-aa2d-a1b38be55ce5', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/5854be41-f479-4848-9d43-d4ad92f95947', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_b053fa5e-8c73-4891-aa2d-a1b38be55ce5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_b053fa5e-8c73-4891-aa2d-a1b38be55ce5', 'created': u'2018-12-19T15:05:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-19T15:05:50Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5854be41-f479-4848-9d43-d4ad92f95947', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_b053fa5e-8c73-4891-aa2d-a1b38be55ce5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-19 15:05:53,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-19 15:05:53,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1779e429f27be352bdbcadbd23f8c1e3a68bff7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_b053fa5e-8c73-4891-aa2d-a1b38be55ce5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-19 15:05:54,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:05:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9cc8c74-c49d-4e54-8bb8-1550cf04b4ff x-compute-request-id: req-f9cc8c74-c49d-4e54-8bb8-1550cf04b4ff Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_b053fa5e-8c73-4891-aa2d-a1b38be55ce5", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b1267b84-a78a-4afe-99d3-de54c7f155c2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b1267b84-a78a-4afe-99d3-de54c7f155c2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b1267b84-a78a-4afe-99d3-de54c7f155c2"}} 2018-12-19 15:05:54,684 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f9cc8c74-c49d-4e54-8bb8-1550cf04b4ff 2018-12-19 15:05:54,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.856158018112s 2018-12-19 15:05:54,684 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f9cc8c74-c49d-4e54-8bb8-1550cf04b4ff 2018-12-19 15:05:54,685 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_b053fa5e-8c73-4891-aa2d-a1b38be55ce5', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1edfe8decc9043d8acf0fc880eeb3070', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'b1267b84-a78a-4afe-99d3-de54c7f155c2', 'swap': 0}) 2018-12-19 15:05:54,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-19 15:05:54,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/b1267b84-a78a-4afe-99d3-de54c7f155c2/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1779e429f27be352bdbcadbd23f8c1e3a68bff7" -d '{"extra_specs": {}}' 2018-12-19 15:05:54,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:05:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3dc7e6a-5504-40e0-9c61-79af0746c39f x-compute-request-id: req-b3dc7e6a-5504-40e0-9c61-79af0746c39f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-19 15:05:54,819 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/b1267b84-a78a-4afe-99d3-de54c7f155c2/os-extra_specs used request id req-b3dc7e6a-5504-40e0-9c61-79af0746c39f 2018-12-19 15:05:54,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.134007930756s 2018-12-19 15:05:54,820 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/b1267b84-a78a-4afe-99d3-de54c7f155c2/os-extra_specs used request id req-b3dc7e6a-5504-40e0-9c61-79af0746c39f 2018-12-19 15:05:54,924 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-19 15:05:54,924 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:12 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-19 15:05:54,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-19 15:05:54,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d513de2e-7b25-4eaa-afd9-733bb078c657/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1779e429f27be352bdbcadbd23f8c1e3a68bff7" -d '{"subnet_id": "2223a748-3f90-425b-97a5-56ca4307f9c2"}' 2018-12-19 15:05:56,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ad498c01-f5ad-4528-b9bd-d50f0886e821 Date: Wed, 19 Dec 2018 15:05:56 GMT RESP BODY: {"network_id": "5e7f0bee-2c20-48f8-a753-0f6515078c68", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "subnet_id": "2223a748-3f90-425b-97a5-56ca4307f9c2", "subnet_ids": ["2223a748-3f90-425b-97a5-56ca4307f9c2"], "port_id": "75a22ed4-e6b0-421f-baa4-b4b3ce4a38b0", "id": "d513de2e-7b25-4eaa-afd9-733bb078c657"} 2018-12-19 15:05:56,970 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d513de2e-7b25-4eaa-afd9-733bb078c657/remove_router_interface.json used request id req-ad498c01-f5ad-4528-b9bd-d50f0886e821 2018-12-19 15:05:56,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.04146504402s 2018-12-19 15:05:56,971 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d513de2e-7b25-4eaa-afd9-733bb078c657/remove_router_interface.json used request id req-ad498c01-f5ad-4528-b9bd-d50f0886e821 returning object d513de2e-7b25-4eaa-afd9-733bb078c657 2018-12-19 15:05:56,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-19 15:05:56,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1779e429f27be352bdbcadbd23f8c1e3a68bff7" 2018-12-19 15:05:57,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-cf266288-bb6d-4a05-9063-23e034db40a6 Date: Wed, 19 Dec 2018 15:05:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a5be41ad-2241-44be-a187-9530aaa395b0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5139cfe6-c54c-4ecb-a320-064341272c2b", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "created_at": "2018-12-19T15:05:45Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-19T15:05:56Z", "revision_number": 4, "routes": [], "project_id": "1edfe8decc9043d8acf0fc880eeb3070", "id": "d513de2e-7b25-4eaa-afd9-733bb078c657", "name": "vmready1-router_b053fa5e-8c73-4891-aa2d-a1b38be55ce5"}]} 2018-12-19 15:05:57,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-cf266288-bb6d-4a05-9063-23e034db40a6 2018-12-19 15:05:57,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.485397100449s 2018-12-19 15:05:57,457 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-cf266288-bb6d-4a05-9063-23e034db40a6 2018-12-19 15:05:57,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-19 15:05:57,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/d513de2e-7b25-4eaa-afd9-733bb078c657.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1779e429f27be352bdbcadbd23f8c1e3a68bff7" 2018-12-19 15:05:59,042 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-762aa59d-f62a-4dfb-aee5-d8c536dfc248 Content-Length: 0 Date: Wed, 19 Dec 2018 15:05:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-19 15:05:59,042 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/d513de2e-7b25-4eaa-afd9-733bb078c657.json used request id req-762aa59d-f62a-4dfb-aee5-d8c536dfc248 2018-12-19 15:05:59,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.58325910568s 2018-12-19 15:05:59,042 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/d513de2e-7b25-4eaa-afd9-733bb078c657.json used request id req-762aa59d-f62a-4dfb-aee5-d8c536dfc248 2018-12-19 15:05:59,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-19 15:05:59,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1779e429f27be352bdbcadbd23f8c1e3a68bff7" 2018-12-19 15:05:59,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-ec28162d-3079-4c2a-8b60-e5e57eb05007 Date: Wed, 19 Dec 2018 15:05:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e7f0bee-2c20-48f8-a753-0f6515078c68","tenant_id":"1edfe8decc9043d8acf0fc880eeb3070","created_at":"2018-12-19T15:05:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-19T15:05:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"1edfe8decc9043d8acf0fc880eeb3070","id":"2223a748-3f90-425b-97a5-56ca4307f9c2","subnetpool_id":null,"name":"vmready1-subnet_b053fa5e-8c73-4891-aa2d-a1b38be55ce5"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a5be41ad-2241-44be-a187-9530aaa395b0","tenant_id":"9a42d565bcf74e8ca8f02bda79ed3d31","created_at":"2018-12-19T15:00:38Z","dns_nameservers":[],"updated_at":"2018-12-19T15:00:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"9a42d565bcf74e8ca8f02bda79ed3d31","id":"5139cfe6-c54c-4ecb-a320-064341272c2b","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-19 15:05:59,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-ec28162d-3079-4c2a-8b60-e5e57eb05007 2018-12-19 15:05:59,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.307247161865s 2018-12-19 15:05:59,350 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-ec28162d-3079-4c2a-8b60-e5e57eb05007 2018-12-19 15:05:59,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-19 15:05:59,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/2223a748-3f90-425b-97a5-56ca4307f9c2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1779e429f27be352bdbcadbd23f8c1e3a68bff7" 2018-12-19 15:06:01,875 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2777ecc5-e948-4a54-9a4d-0435e10f87dc Date: Wed, 19 Dec 2018 15:06:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-19 15:06:01,875 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/2223a748-3f90-425b-97a5-56ca4307f9c2.json used request id req-2777ecc5-e948-4a54-9a4d-0435e10f87dc 2018-12-19 15:06:01,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.52341294289s 2018-12-19 15:06:01,875 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/2223a748-3f90-425b-97a5-56ca4307f9c2.json used request id req-2777ecc5-e948-4a54-9a4d-0435e10f87dc 2018-12-19 15:06:01,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-19 15:06:01,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1779e429f27be352bdbcadbd23f8c1e3a68bff7" 2018-12-19 15:06:02,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-ceb0fa54-2a18-4105-98a7-3c9e162b655d Date: Wed, 19 Dec 2018 15:06:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5e7f0bee-2c20-48f8-a753-0f6515078c68","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1edfe8decc9043d8acf0fc880eeb3070","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-19T15:06:01Z","provider:segmentation_id":90,"name":"vmready1-net_b053fa5e-8c73-4891-aa2d-a1b38be55ce5","admin_state_up":true,"tenant_id":"1edfe8decc9043d8acf0fc880eeb3070","created_at":"2018-12-19T15:05:44Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"a5be41ad-2241-44be-a187-9530aaa395b0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a42d565bcf74e8ca8f02bda79ed3d31","status":"ACTIVE","subnets":["5139cfe6-c54c-4ecb-a320-064341272c2b"],"description":"","tags":[],"updated_at":"2018-12-19T15:00:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"9a42d565bcf74e8ca8f02bda79ed3d31","created_at":"2018-12-19T15:00:30Z","provider:network_type":"flat"}]} 2018-12-19 15:06:02,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ceb0fa54-2a18-4105-98a7-3c9e162b655d 2018-12-19 15:06:02,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.314245939255s 2018-12-19 15:06:02,191 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ceb0fa54-2a18-4105-98a7-3c9e162b655d 2018-12-19 15:06:02,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-19 15:06:02,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/5e7f0bee-2c20-48f8-a753-0f6515078c68.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1779e429f27be352bdbcadbd23f8c1e3a68bff7" 2018-12-19 15:06:03,847 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-afaadf5d-dec0-4e95-afb0-d6981185d3c1 Date: Wed, 19 Dec 2018 15:06:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-19 15:06:03,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/5e7f0bee-2c20-48f8-a753-0f6515078c68.json used request id req-afaadf5d-dec0-4e95-afb0-d6981185d3c1 2018-12-19 15:06:03,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.65595006943s 2018-12-19 15:06:03,848 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/5e7f0bee-2c20-48f8-a753-0f6515078c68.json used request id req-afaadf5d-dec0-4e95-afb0-d6981185d3c1 2018-12-19 15:06:03,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-19 15:06:03,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1779e429f27be352bdbcadbd23f8c1e3a68bff7" 2018-12-19 15:06:04,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-7e48fef5-ff8e-44f7-a9ba-62e1bb5a1e7c Date: Wed, 19 Dec 2018 15:06:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8b822f62-fe6d-4a24-8b0d-0579715ff4df/images/5854be41-f479-4848-9d43-d4ad92f95947/snap", "metadata": {}}], "file": "/v2/images/5854be41-f479-4848-9d43-d4ad92f95947/file", "owner": "1edfe8decc9043d8acf0fc880eeb3070", "id": "5854be41-f479-4848-9d43-d4ad92f95947", "size": 12716032, "self": "/v2/images/5854be41-f479-4848-9d43-d4ad92f95947", "disk_format": "qcow2", "direct_url": "rbd://8b822f62-fe6d-4a24-8b0d-0579715ff4df/images/5854be41-f479-4848-9d43-d4ad92f95947/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-19T15:05:53Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_b053fa5e-8c73-4891-aa2d-a1b38be55ce5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_b053fa5e-8c73-4891-aa2d-a1b38be55ce5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-19T15:05:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-19 15:06:04,534 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7e48fef5-ff8e-44f7-a9ba-62e1bb5a1e7c 2018-12-19 15:06:04,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.682262897491s 2018-12-19 15:06:04,534 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7e48fef5-ff8e-44f7-a9ba-62e1bb5a1e7c 2018-12-19 15:06:04,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-19 15:06:04,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/5854be41-f479-4848-9d43-d4ad92f95947 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1779e429f27be352bdbcadbd23f8c1e3a68bff7" 2018-12-19 15:06:05,608 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a8fb8a0d-0eef-4d5b-8925-3ed9b5e04036 Date: Wed, 19 Dec 2018 15:06:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-19 15:06:05,608 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5854be41-f479-4848-9d43-d4ad92f95947 used request id req-a8fb8a0d-0eef-4d5b-8925-3ed9b5e04036 2018-12-19 15:06:05,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.07222294807s 2018-12-19 15:06:05,609 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5854be41-f479-4848-9d43-d4ad92f95947 used request id req-a8fb8a0d-0eef-4d5b-8925-3ed9b5e04036 2018-12-19 15:06:05,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-19 15:06:05,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1779e429f27be352bdbcadbd23f8c1e3a68bff7" 2018-12-19 15:06:05,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13776ffb-8d23-4ef7-937e-fc461f0ae228 x-compute-request-id: req-13776ffb-8d23-4ef7-937e-fc461f0ae228 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_b053fa5e-8c73-4891-aa2d-a1b38be55ce5", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b1267b84-a78a-4afe-99d3-de54c7f155c2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b1267b84-a78a-4afe-99d3-de54c7f155c2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b1267b84-a78a-4afe-99d3-de54c7f155c2"}]} 2018-12-19 15:06:05,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-13776ffb-8d23-4ef7-937e-fc461f0ae228 2018-12-19 15:06:05,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.127132177353s 2018-12-19 15:06:05,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-13776ffb-8d23-4ef7-937e-fc461f0ae228 2018-12-19 15:06:05,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-19 15:06:05,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/b1267b84-a78a-4afe-99d3-de54c7f155c2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c1779e429f27be352bdbcadbd23f8c1e3a68bff7" 2018-12-19 15:06:05,877 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 19 Dec 2018 15:06:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e049be7-fad2-42a4-be3c-bb77901b7e41 x-compute-request-id: req-4e049be7-fad2-42a4-be3c-bb77901b7e41 Content-Length: 0 Content-Type: application/json 2018-12-19 15:06:05,877 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/b1267b84-a78a-4afe-99d3-de54c7f155c2 used request id req-4e049be7-fad2-42a4-be3c-bb77901b7e41 2018-12-19 15:06:05,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.138879060745s 2018-12-19 15:06:05,878 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/b1267b84-a78a-4afe-99d3-de54c7f155c2 used request id req-4e049be7-fad2-42a4-be3c-bb77901b7e41 2018-12-19 15:06:05,926 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-12-19 15:06:05,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-19 15:06:05,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b00d71c-9c85-4f45-af63-25454e12bec1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-19 15:06:05,969 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-6b00d71c-9c85-4f45-af63-25454e12bec1 2018-12-19 15:06:05,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-19 15:06:06,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "056b8f99bc66446ea6132912bbec0dd6", "name": "admin"}], "expires_at": "2018-12-19T16:06:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1edfe8decc9043d8acf0fc880eeb3070", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37c965ade49d43eb8127c9ec2d596176"}, {"url": "http://172.30.9.23:8776/v2/1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b210c932cf514626a8923f0101e7911b"}, {"url": "http://192.30.9.3:8776/v2/1edfe8decc9043d8acf0fc880eeb3070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e850a81843ff42978410e5a81b0d21a1"}], "type": "volumev2", "id": "14da75bd86cb4a038c5cba3461632c12", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca90ba279274acc96b3598e76a14046"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "65d5aa17abd247aba6c922b8c43bc31b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0519ef0650a46fbb01b0e0e1abe16d9"}], "type": "alarming", "id": "15d8df1223f74f72b99f1c5b9839c9e1", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29fc3196aea145e297c03c09e9a7b7ed"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41a8f32cda7f46019ac960e4dc1ee51c"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2a859eba6f844a6b887231e38bbd993"}], "type": "identity", "id": "1c304737cc1c4481a3763fd3677c3f43", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "065a3deabf184d4d822ce2094cbc7a6d"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9158b75cd61548168032f99c1d66b779"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ab3b06c3554e6a9111c1c64742f325"}], "type": "metric", "id": "37dccff16d0e420fb173e710bdc721d8", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ae88eedb022459291f0b78f421a695e"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0fb9d08f7ab4acf840f903625e1e729"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe1d912fb96e4024b6875833d8ae4050"}], "type": "compute", "id": "47317f9cde8c4876b1ba1a6e5d0641fb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db0ada9b5ef4503baed98955abbd2d3"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87715c61b43c49da81543ce1b53b7e4b"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebd930a34d5544f187b0bf76224e54a5"}], "type": "network", "id": "4e9bb3b4bba1474d9ea845ef013cc7b6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6361660bd08341d6a9e5f58115a69403"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad1f587cae0243b1b2c6fef21c8b0152"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8ee4a0c9c274fbaa9abddf9fe73f9cc"}], "type": "placement", "id": "4ffe896cb29a4e09944a653ecc4d3b65", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "6e5b178ed5c949cc982fa82e1b19513a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29fed5c1d8784f66ade8ec6752cf2e37"}, {"url": "http://192.30.9.3:8004/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61f3ffc11c534cfa80041ddfa92a5b9c"}, {"url": "http://172.30.9.23:8004/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3aeb9b6487f4421b0284c812fed8df6"}], "type": "orchestration", "id": "77a8ed3c2bc7489191ae723983d54c74", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a6d1e69599b46cb96e2bbfe3c2f1ea0"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52fdb38130794511b961d355b575b3e7"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6f5ea294a324e1ab1edb369696c11ea"}], "type": "image", "id": "7ba71b5544884f099b8408addeb1e831", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a0262cd90ee42239e41e671493ac472"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d179623cbb9348c7876bb98fed7a4cb5"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdf8ca2dfde047ea8128ffb0ba228fc6"}], "type": "object-store", "id": "9a59e9836f2d47af8fb9dff498277026", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0435d6956219490facf473c920a1410e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94ed1da1201e4c5fa0e0d86ebec9d79b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae85faee18a4ff4b115775a985a9bfd"}], "type": "cloudformation", "id": "a8231be1dbda44b8a79b188d906f45fd", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a051942db319469f8c70c20d045c2995"}, {"url": "http://192.30.9.3:8776/v3/1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0dec7f317514ebf840a68b04406024d"}, {"url": "http://192.30.9.3:8776/v3/1edfe8decc9043d8acf0fc880eeb3070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b36d5583ee0a4699b682da0f4da35e96"}], "type": "volumev3", "id": "af9aff94b0524ed08a3fec60c97a30f0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5fce4c204bd1415f887cacc92dc255cc"}, {"url": "http://172.30.9.23:8776/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8f81a506ccad4795b73e4ad293c7dada"}, {"url": "http://192.30.9.3:8776/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5a06fbcea124784993202336c171725"}], "type": "volume", "id": "b30d1b6e90d64e3a88b71823d3d9a69a", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cfb20f13786431c8ffec3542d633a7e"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3829815c4374096827c318358bf501f"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e67704af30a142929a3e35705f0f9aa2"}], "type": "event", "id": "f6f2fbab7f654f63aae9d2a3c4060195", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ec3bc56fbcf4360b32ab7460d555a2c"}, "audit_ids": ["Ex7NCuFjR3uIKf0Xy3C_0w"], "issued_at": "2018-12-19T15:06:06.000000Z"}} 2018-12-19 15:06:06,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-19 15:06:06,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9a0c335b2b541c1e4ba4fcbddd75373300d418a" 2018-12-19 15:06:07,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-9234d067-a847-4312-a2a8-bde8131da4d1 Date: Wed, 19 Dec 2018 15:06:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"a5be41ad-2241-44be-a187-9530aaa395b0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a42d565bcf74e8ca8f02bda79ed3d31","status":"ACTIVE","subnets":["5139cfe6-c54c-4ecb-a320-064341272c2b"],"description":"","tags":[],"updated_at":"2018-12-19T15:00:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"9a42d565bcf74e8ca8f02bda79ed3d31","created_at":"2018-12-19T15:00:30Z","provider:network_type":"flat"}]} 2018-12-19 15:06:07,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9234d067-a847-4312-a2a8-bde8131da4d1 2018-12-19 15:06:07,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.984361886978s 2018-12-19 15:06:07,361 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9234d067-a847-4312-a2a8-bde8131da4d1 2018-12-19 15:06:07,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-19 15:06:07,369 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 19 Dec 2018 15:06:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-19 15:06:07,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-19 15:06:07,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9a0c335b2b541c1e4ba4fcbddd75373300d418a" 2018-12-19 15:06:07,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-960ffde2-a93e-43d8-9afb-8ed7b5e90bbc Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0805fa8e89a9412aa5d144658403783e"}, "tags": [], "enabled": true, "id": "0805fa8e89a9412aa5d144658403783e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-19 15:06:07,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-960ffde2-a93e-43d8-9afb-8ed7b5e90bbc 2018-12-19 15:06:07,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107167959213s 2018-12-19 15:06:07,478 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-960ffde2-a93e-43d8-9afb-8ed7b5e90bbc 2018-12-19 15:06:07,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-19 15:06:07,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b9a0c335b2b541c1e4ba4fcbddd75373300d418a" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_c51aa69f-0a8c-4b45-9015-ca8e2827fb92"}}' 2018-12-19 15:06:07,678 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 19 Dec 2018 15:06:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fcdc340-5ded-4877-b41b-79ddac71a466 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.23:5000/v3/projects/b5028331bbe94f71bb84d4ab7d90c351"}, "tags": [], "enabled": true, "id": "b5028331bbe94f71bb84d4ab7d90c351", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_c51aa69f-0a8c-4b45-9015-ca8e2827fb92"}} 2018-12-19 15:06:07,678 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-2fcdc340-5ded-4877-b41b-79ddac71a466 2018-12-19 15:06:07,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.193322896957s 2018-12-19 15:06:07,679 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-2fcdc340-5ded-4877-b41b-79ddac71a466 2018-12-19 15:06:07,679 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'b5028331bbe94f71bb84d4ab7d90c351', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmready2-project_c51aa69f-0a8c-4b45-9015-ca8e2827fb92'}) 2018-12-19 15:06:07,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-19 15:06:07,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b9a0c335b2b541c1e4ba4fcbddd75373300d418a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0190606d-89e9-4285-87dc-b089213205fc", "email": null, "name": "vmready2-user_c51aa69f-0a8c-4b45-9015-ca8e2827fb92"}}' 2018-12-19 15:06:08,172 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 19 Dec 2018 15:06:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33fb2730-9e88-47c2-975e-ed5beb4f2de4 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_c51aa69f-0a8c-4b45-9015-ca8e2827fb92", "links": {"self": "http://172.30.9.23:5000/v3/users/ba89d75f4114440c925809e222fe05aa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba89d75f4114440c925809e222fe05aa", "domain_id": "default", "password_expires_at": null}} 2018-12-19 15:06:08,172 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-33fb2730-9e88-47c2-975e-ed5beb4f2de4 2018-12-19 15:06:08,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.486959934235s 2018-12-19 15:06:08,173 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-33fb2730-9e88-47c2-975e-ed5beb4f2de4 2018-12-19 15:06:08,174 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ba89d75f4114440c925809e222fe05aa', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_c51aa69f-0a8c-4b45-9015-ca8e2827fb92'}) 2018-12-19 15:06:08,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-19 15:06:08,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9a0c335b2b541c1e4ba4fcbddd75373300d418a" 2018-12-19 15:06:08,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5bb78d5-eb70-42e0-8443-112845d6a69b Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010f3cce08374028b64a6de83a9d2c10", "links": {"self": "http://172.30.9.23:5000/v3/roles/010f3cce08374028b64a6de83a9d2c10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "056b8f99bc66446ea6132912bbec0dd6", "links": {"self": "http://172.30.9.23:5000/v3/roles/056b8f99bc66446ea6132912bbec0dd6"}, "name": "admin"}, {"domain_id": null, "id": "181c2a37a84d4bd7bc08531c7eab1a9a", "links": {"self": "http://172.30.9.23:5000/v3/roles/181c2a37a84d4bd7bc08531c7eab1a9a"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b3a9a1b89ee94a28a7a71c0c32c4f342", "links": {"self": "http://172.30.9.23:5000/v3/roles/b3a9a1b89ee94a28a7a71c0c32c4f342"}, "name": "Member"}, {"domain_id": null, "id": "c567e4b00e654743b70b702534f9e4a3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c567e4b00e654743b70b702534f9e4a3"}, "name": "ResellerAdmin"}]} 2018-12-19 15:06:08,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b5bb78d5-eb70-42e0-8443-112845d6a69b 2018-12-19 15:06:08,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177113056183s 2018-12-19 15:06:08,355 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b5bb78d5-eb70-42e0-8443-112845d6a69b 2018-12-19 15:06:08,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-19 15:06:08,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9a0c335b2b541c1e4ba4fcbddd75373300d418a" 2018-12-19 15:06:08,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a586825-1cc3-4828-9c6a-558973b03b97 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010f3cce08374028b64a6de83a9d2c10", "links": {"self": "http://172.30.9.23:5000/v3/roles/010f3cce08374028b64a6de83a9d2c10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "056b8f99bc66446ea6132912bbec0dd6", "links": {"self": "http://172.30.9.23:5000/v3/roles/056b8f99bc66446ea6132912bbec0dd6"}, "name": "admin"}, {"domain_id": null, "id": "181c2a37a84d4bd7bc08531c7eab1a9a", "links": {"self": "http://172.30.9.23:5000/v3/roles/181c2a37a84d4bd7bc08531c7eab1a9a"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b3a9a1b89ee94a28a7a71c0c32c4f342", "links": {"self": "http://172.30.9.23:5000/v3/roles/b3a9a1b89ee94a28a7a71c0c32c4f342"}, "name": "Member"}, {"domain_id": null, "id": "c567e4b00e654743b70b702534f9e4a3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c567e4b00e654743b70b702534f9e4a3"}, "name": "ResellerAdmin"}]} 2018-12-19 15:06:08,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5a586825-1cc3-4828-9c6a-558973b03b97 2018-12-19 15:06:08,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100840806961s 2018-12-19 15:06:08,461 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5a586825-1cc3-4828-9c6a-558973b03b97 2018-12-19 15:06:08,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-19 15:06:08,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9a0c335b2b541c1e4ba4fcbddd75373300d418a" 2018-12-19 15:06:08,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3662ed2a-bc76-4374-892e-2495f913100a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-19 15:06:08,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-3662ed2a-bc76-4374-892e-2495f913100a 2018-12-19 15:06:08,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102048873901s 2018-12-19 15:06:08,568 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-3662ed2a-bc76-4374-892e-2495f913100a 2018-12-19 15:06:08,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-19 15:06:08,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9a0c335b2b541c1e4ba4fcbddd75373300d418a" 2018-12-19 15:06:08,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f7c4ade-2bbe-4ef0-a05f-7e458c1e25ea Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/014d5b9b9d26403cbe73528e4a91c1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "014d5b9b9d26403cbe73528e4a91c1db", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/0559beef713748cc9fdf8f9294666ae3"}, "domain_id": "0805fa8e89a9412aa5d144658403783e", "enabled": true, "options": {}, "id": "0559beef713748cc9fdf8f9294666ae3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/09fcca32ae8d4c4387883e09117d58f9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09fcca32ae8d4c4387883e09117d58f9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/1e8f3180a364457f8d9f91249772fed7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e8f3180a364457f8d9f91249772fed7", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/30c104a4b123449c9ea9c70ab10628fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30c104a4b123449c9ea9c70ab10628fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/45312fe4aecc4b9580e097506b602b6a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45312fe4aecc4b9580e097506b602b6a", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/4ac907b0823f4a4b9bc59cf17694ca8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac907b0823f4a4b9bc59cf17694ca8a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4e96c82933f04b36b8cbd09357ccfa51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e96c82933f04b36b8cbd09357ccfa51", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5fec3e6b5ef3417187121c7bb23173cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fec3e6b5ef3417187121c7bb23173cf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/697c53d3bc9d43ac80a3be021700af99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "697c53d3bc9d43ac80a3be021700af99", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/7ec3bc56fbcf4360b32ab7460d555a2c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ec3bc56fbcf4360b32ab7460d555a2c", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/a78aef885f8c45aeb756d359c498f976"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a78aef885f8c45aeb756d359c498f976", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/ab61dcc78ca54e20a8d8cb5cb35d5262"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab61dcc78ca54e20a8d8cb5cb35d5262", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vmready2-user_c51aa69f-0a8c-4b45-9015-ca8e2827fb92", "links": {"self": "http://172.30.9.23:5000/v3/users/ba89d75f4114440c925809e222fe05aa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba89d75f4114440c925809e222fe05aa", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/ef588aaab4b843c1bf76d3437391b1b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef588aaab4b843c1bf76d3437391b1b1", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-19 15:06:08,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7f7c4ade-2bbe-4ef0-a05f-7e458c1e25ea 2018-12-19 15:06:08,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118301868439s 2018-12-19 15:06:08,687 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7f7c4ade-2bbe-4ef0-a05f-7e458c1e25ea 2018-12-19 15:06:08,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-19 15:06:08,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9a0c335b2b541c1e4ba4fcbddd75373300d418a" 2018-12-19 15:06:08,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ba81347-99d5-43b3-bed9-fc2e944c70c4 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/1edfe8decc9043d8acf0fc880eeb3070"}, "tags": [], "enabled": true, "id": "1edfe8decc9043d8acf0fc880eeb3070", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/9a42d565bcf74e8ca8f02bda79ed3d31"}, "tags": [], "enabled": true, "id": "9a42d565bcf74e8ca8f02bda79ed3d31", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.23:5000/v3/projects/b5028331bbe94f71bb84d4ab7d90c351"}, "tags": [], "enabled": true, "id": "b5028331bbe94f71bb84d4ab7d90c351", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_c51aa69f-0a8c-4b45-9015-ca8e2827fb92"}]} 2018-12-19 15:06:08,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7ba81347-99d5-43b3-bed9-fc2e944c70c4 2018-12-19 15:06:08,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103521108627s 2018-12-19 15:06:08,800 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7ba81347-99d5-43b3-bed9-fc2e944c70c4 2018-12-19 15:06:08,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-19 15:06:08,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=ba89d75f4114440c925809e222fe05aa&role.id=b3a9a1b89ee94a28a7a71c0c32c4f342&scope.project.id=b5028331bbe94f71bb84d4ab7d90c351" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9a0c335b2b541c1e4ba4fcbddd75373300d418a" 2018-12-19 15:06:08,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de9aa1c7-d413-4d69-b981-39636e0238f2 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=ba89d75f4114440c925809e222fe05aa&role.id=b3a9a1b89ee94a28a7a71c0c32c4f342&scope.project.id=b5028331bbe94f71bb84d4ab7d90c351", "previous": null, "next": null}} 2018-12-19 15:06:08,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=ba89d75f4114440c925809e222fe05aa&role.id=b3a9a1b89ee94a28a7a71c0c32c4f342&scope.project.id=b5028331bbe94f71bb84d4ab7d90c351 used request id req-de9aa1c7-d413-4d69-b981-39636e0238f2 2018-12-19 15:06:08,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101809024811s 2018-12-19 15:06:08,910 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=ba89d75f4114440c925809e222fe05aa&role.id=b3a9a1b89ee94a28a7a71c0c32c4f342&scope.project.id=b5028331bbe94f71bb84d4ab7d90c351 used request id req-de9aa1c7-d413-4d69-b981-39636e0238f2 2018-12-19 15:06:08,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-19 15:06:08,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/b5028331bbe94f71bb84d4ab7d90c351/users/ba89d75f4114440c925809e222fe05aa/roles/b3a9a1b89ee94a28a7a71c0c32c4f342 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9a0c335b2b541c1e4ba4fcbddd75373300d418a" 2018-12-19 15:06:09,111 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 19 Dec 2018 15:06:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba24603d-1974-4c80-9750-a117a9df40f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-19 15:06:09,111 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b5028331bbe94f71bb84d4ab7d90c351/users/ba89d75f4114440c925809e222fe05aa/roles/b3a9a1b89ee94a28a7a71c0c32c4f342 used request id req-ba24603d-1974-4c80-9750-a117a9df40f7 2018-12-19 15:06:09,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.197083950043s 2018-12-19 15:06:09,111 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b5028331bbe94f71bb84d4ab7d90c351/users/ba89d75f4114440c925809e222fe05aa/roles/b3a9a1b89ee94a28a7a71c0c32c4f342 used request id req-ba24603d-1974-4c80-9750-a117a9df40f7 2018-12-19 15:06:09,112 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_c51aa69f-0a8c-4b45-9015-ca8e2827fb92', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'b5028331bbe94f71bb84d4ab7d90c351', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0190606d-89e9-4285-87dc-b089213205fc', 'username': u'vmready2-user_c51aa69f-0a8c-4b45-9015-ca8e2827fb92', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-19 15:06:09,115 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_c51aa69f-0a8c-4b45-9015-ca8e2827fb92', 'password': '0190606d-89e9-4285-87dc-b089213205fc', 'project_name': 'vmready2-project_c51aa69f-0a8c-4b45-9015-ca8e2827fb92', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000//v3', 'project_id': 'b5028331bbe94f71bb84d4ab7d90c351', 'project_domain_name': 'Default'} 2018-12-19 15:06:09,116 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-12-19 15:06:09,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-19 15:06:09,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9a0c335b2b541c1e4ba4fcbddd75373300d418a" 2018-12-19 15:06:09,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2474409-e5d4-4f0d-ba47-356a2fd661f4 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0805fa8e89a9412aa5d144658403783e"}, "tags": [], "enabled": true, "id": "0805fa8e89a9412aa5d144658403783e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-19 15:06:09,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-b2474409-e5d4-4f0d-ba47-356a2fd661f4 2018-12-19 15:06:09,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.124446153641s 2018-12-19 15:06:09,242 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-b2474409-e5d4-4f0d-ba47-356a2fd661f4 2018-12-19 15:06:09,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-19 15:06:09,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9a0c335b2b541c1e4ba4fcbddd75373300d418a" 2018-12-19 15:06:09,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0e3d160-e24e-428e-8155-a09f96038f7a Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/1edfe8decc9043d8acf0fc880eeb3070"}, "tags": [], "enabled": true, "id": "1edfe8decc9043d8acf0fc880eeb3070", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/9a42d565bcf74e8ca8f02bda79ed3d31"}, "tags": [], "enabled": true, "id": "9a42d565bcf74e8ca8f02bda79ed3d31", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.23:5000/v3/projects/b5028331bbe94f71bb84d4ab7d90c351"}, "tags": [], "enabled": true, "id": "b5028331bbe94f71bb84d4ab7d90c351", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_c51aa69f-0a8c-4b45-9015-ca8e2827fb92"}]} 2018-12-19 15:06:09,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a0e3d160-e24e-428e-8155-a09f96038f7a 2018-12-19 15:06:09,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10756611824s 2018-12-19 15:06:09,357 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a0e3d160-e24e-428e-8155-a09f96038f7a 2018-12-19 15:06:09,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-19 15:06:09,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b9a0c335b2b541c1e4ba4fcbddd75373300d418a" -d '{"network": {"tenant_id": "b5028331bbe94f71bb84d4ab7d90c351", "name": "vmready2-net_c51aa69f-0a8c-4b45-9015-ca8e2827fb92", "admin_state_up": true}}' 2018-12-19 15:06:10,301 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-d00a805b-a61b-4654-8fbd-feb6b5400d63 Date: Wed, 19 Dec 2018 15:06:10 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"573edd56-4a07-4e37-831c-b76cce4b789b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b5028331bbe94f71bb84d4ab7d90c351","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-19T15:06:10Z","is_default":false,"provider:segmentation_id":4,"name":"vmready2-net_c51aa69f-0a8c-4b45-9015-ca8e2827fb92","admin_state_up":true,"tenant_id":"b5028331bbe94f71bb84d4ab7d90c351","created_at":"2018-12-19T15:06:09Z","mtu":1450}} 2018-12-19 15:06:10,301 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d00a805b-a61b-4654-8fbd-feb6b5400d63 2018-12-19 15:06:10,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.942435979843s 2018-12-19 15:06:10,302 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d00a805b-a61b-4654-8fbd-feb6b5400d63 2018-12-19 15:06:10,302 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-19T15:06:10Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'573edd56-4a07-4e37-831c-b76cce4b789b', u'provider:segmentation_id': 4, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_c51aa69f-0a8c-4b45-9015-ca8e2827fb92', u'admin_state_up': True, u'tenant_id': u'b5028331bbe94f71bb84d4ab7d90c351', u'created_at': u'2018-12-19T15:06:09Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b5028331bbe94f71bb84d4ab7d90c351'}) 2018-12-19 15:06:10,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-19 15:06:10,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd64b40c-ce40-4739-b040-e2bdd1dd2891 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-19 15:06:10,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-dd64b40c-ce40-4739-b040-e2bdd1dd2891 2018-12-19 15:06:10,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-19 15:06:10,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b3a9a1b89ee94a28a7a71c0c32c4f342", "name": "Member"}], "expires_at": "2018-12-19T16:06:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5028331bbe94f71bb84d4ab7d90c351", "name": "vmready2-project_c51aa69f-0a8c-4b45-9015-ca8e2827fb92"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5028331bbe94f71bb84d4ab7d90c351", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37c965ade49d43eb8127c9ec2d596176"}, {"url": "http://172.30.9.23:8776/v2/b5028331bbe94f71bb84d4ab7d90c351", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b210c932cf514626a8923f0101e7911b"}, {"url": "http://192.30.9.3:8776/v2/b5028331bbe94f71bb84d4ab7d90c351", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e850a81843ff42978410e5a81b0d21a1"}], "type": "volumev2", "id": "14da75bd86cb4a038c5cba3461632c12", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca90ba279274acc96b3598e76a14046"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "65d5aa17abd247aba6c922b8c43bc31b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0519ef0650a46fbb01b0e0e1abe16d9"}], "type": "alarming", "id": "15d8df1223f74f72b99f1c5b9839c9e1", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29fc3196aea145e297c03c09e9a7b7ed"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41a8f32cda7f46019ac960e4dc1ee51c"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2a859eba6f844a6b887231e38bbd993"}], "type": "identity", "id": "1c304737cc1c4481a3763fd3677c3f43", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "065a3deabf184d4d822ce2094cbc7a6d"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9158b75cd61548168032f99c1d66b779"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ab3b06c3554e6a9111c1c64742f325"}], "type": "metric", "id": "37dccff16d0e420fb173e710bdc721d8", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ae88eedb022459291f0b78f421a695e"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0fb9d08f7ab4acf840f903625e1e729"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe1d912fb96e4024b6875833d8ae4050"}], "type": "compute", "id": "47317f9cde8c4876b1ba1a6e5d0641fb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db0ada9b5ef4503baed98955abbd2d3"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87715c61b43c49da81543ce1b53b7e4b"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebd930a34d5544f187b0bf76224e54a5"}], "type": "network", "id": "4e9bb3b4bba1474d9ea845ef013cc7b6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6361660bd08341d6a9e5f58115a69403"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad1f587cae0243b1b2c6fef21c8b0152"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8ee4a0c9c274fbaa9abddf9fe73f9cc"}], "type": "placement", "id": "4ffe896cb29a4e09944a653ecc4d3b65", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "6e5b178ed5c949cc982fa82e1b19513a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b5028331bbe94f71bb84d4ab7d90c351", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29fed5c1d8784f66ade8ec6752cf2e37"}, {"url": "http://192.30.9.3:8004/v1/b5028331bbe94f71bb84d4ab7d90c351", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61f3ffc11c534cfa80041ddfa92a5b9c"}, {"url": "http://172.30.9.23:8004/v1/b5028331bbe94f71bb84d4ab7d90c351", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3aeb9b6487f4421b0284c812fed8df6"}], "type": "orchestration", "id": "77a8ed3c2bc7489191ae723983d54c74", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a6d1e69599b46cb96e2bbfe3c2f1ea0"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52fdb38130794511b961d355b575b3e7"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6f5ea294a324e1ab1edb369696c11ea"}], "type": "image", "id": "7ba71b5544884f099b8408addeb1e831", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_b5028331bbe94f71bb84d4ab7d90c351", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a0262cd90ee42239e41e671493ac472"}, {"url": "http://12.0.0.21:8080/v1/AUTH_b5028331bbe94f71bb84d4ab7d90c351", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d179623cbb9348c7876bb98fed7a4cb5"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdf8ca2dfde047ea8128ffb0ba228fc6"}], "type": "object-store", "id": "9a59e9836f2d47af8fb9dff498277026", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0435d6956219490facf473c920a1410e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94ed1da1201e4c5fa0e0d86ebec9d79b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae85faee18a4ff4b115775a985a9bfd"}], "type": "cloudformation", "id": "a8231be1dbda44b8a79b188d906f45fd", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/b5028331bbe94f71bb84d4ab7d90c351", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a051942db319469f8c70c20d045c2995"}, {"url": "http://192.30.9.3:8776/v3/b5028331bbe94f71bb84d4ab7d90c351", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0dec7f317514ebf840a68b04406024d"}, {"url": "http://192.30.9.3:8776/v3/b5028331bbe94f71bb84d4ab7d90c351", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b36d5583ee0a4699b682da0f4da35e96"}], "type": "volumev3", "id": "af9aff94b0524ed08a3fec60c97a30f0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5028331bbe94f71bb84d4ab7d90c351", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5fce4c204bd1415f887cacc92dc255cc"}, {"url": "http://172.30.9.23:8776/v1/b5028331bbe94f71bb84d4ab7d90c351", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8f81a506ccad4795b73e4ad293c7dada"}, {"url": "http://192.30.9.3:8776/v1/b5028331bbe94f71bb84d4ab7d90c351", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5a06fbcea124784993202336c171725"}], "type": "volume", "id": "b30d1b6e90d64e3a88b71823d3d9a69a", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cfb20f13786431c8ffec3542d633a7e"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3829815c4374096827c318358bf501f"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e67704af30a142929a3e35705f0f9aa2"}], "type": "event", "id": "f6f2fbab7f654f63aae9d2a3c4060195", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_c51aa69f-0a8c-4b45-9015-ca8e2827fb92", "id": "ba89d75f4114440c925809e222fe05aa"}, "audit_ids": ["45bqtD2RRf2497oceAfOsQ"], "issued_at": "2018-12-19T15:06:10.000000Z"}} 2018-12-19 15:06:10,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-19 15:06:10,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fdab6fc1bee00c922c1b596b02bf323e2234cf99" 2018-12-19 15:06:11,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1147 X-Openstack-Request-Id: req-17fdb6ab-24ee-4b4f-b57d-61f484196437 Date: Wed, 19 Dec 2018 15:06:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-19T15:06:10Z","tenant_id":"b5028331bbe94f71bb84d4ab7d90c351","created_at":"2018-12-19T15:06:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b5028331bbe94f71bb84d4ab7d90c351","id":"573edd56-4a07-4e37-831c-b76cce4b789b","name":"vmready2-net_c51aa69f-0a8c-4b45-9015-ca8e2827fb92"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5139cfe6-c54c-4ecb-a320-064341272c2b"],"updated_at":"2018-12-19T15:00:38Z","tenant_id":"9a42d565bcf74e8ca8f02bda79ed3d31","created_at":"2018-12-19T15:00:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"9a42d565bcf74e8ca8f02bda79ed3d31","id":"a5be41ad-2241-44be-a187-9530aaa395b0","name":"external"}]} 2018-12-19 15:06:11,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-17fdb6ab-24ee-4b4f-b57d-61f484196437 2018-12-19 15:06:11,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.11481308937s 2018-12-19 15:06:11,832 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-17fdb6ab-24ee-4b4f-b57d-61f484196437 2018-12-19 15:06:11,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-19 15:06:11,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdab6fc1bee00c922c1b596b02bf323e2234cf99" -d '{"subnet": {"name": "vmready2-subnet_c51aa69f-0a8c-4b45-9015-ca8e2827fb92", "enable_dhcp": true, "network_id": "573edd56-4a07-4e37-831c-b76cce4b789b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-19 15:06:12,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5f82966e-d2f2-4dd5-96e9-650ab35a7658 Date: Wed, 19 Dec 2018 15:06:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"573edd56-4a07-4e37-831c-b76cce4b789b","tenant_id":"b5028331bbe94f71bb84d4ab7d90c351","created_at":"2018-12-19T15:06:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-19T15:06:12Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"b5028331bbe94f71bb84d4ab7d90c351","id":"34d20568-d8f1-4ab1-9bf5-d97eaa546edd","subnetpool_id":null,"name":"vmready2-subnet_c51aa69f-0a8c-4b45-9015-ca8e2827fb92"}} 2018-12-19 15:06:12,793 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-5f82966e-d2f2-4dd5-96e9-650ab35a7658 2018-12-19 15:06:12,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.95907497406s 2018-12-19 15:06:12,793 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-5f82966e-d2f2-4dd5-96e9-650ab35a7658 2018-12-19 15:06:12,794 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-19T15:06:12Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'34d20568-d8f1-4ab1-9bf5-d97eaa546edd', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_c51aa69f-0a8c-4b45-9015-ca8e2827fb92', u'enable_dhcp': True, u'network_id': u'573edd56-4a07-4e37-831c-b76cce4b789b', u'tenant_id': u'b5028331bbe94f71bb84d4ab7d90c351', u'created_at': u'2018-12-19T15:06:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b5028331bbe94f71bb84d4ab7d90c351'}) 2018-12-19 15:06:12,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-19 15:06:12,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdab6fc1bee00c922c1b596b02bf323e2234cf99" -d '{"router": {"external_gateway_info": {"network_id": "a5be41ad-2241-44be-a187-9530aaa395b0"}, "name": "vmready2-router_c51aa69f-0a8c-4b45-9015-ca8e2827fb92", "admin_state_up": true}}' 2018-12-19 15:06:14,381 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-b76ac581-7fa7-40e9-828a-fa9f84320f25 Date: Wed, 19 Dec 2018 15:06:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a5be41ad-2241-44be-a187-9530aaa395b0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5139cfe6-c54c-4ecb-a320-064341272c2b", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "b5028331bbe94f71bb84d4ab7d90c351", "created_at": "2018-12-19T15:06:12Z", "admin_state_up": true, "updated_at": "2018-12-19T15:06:14Z", "revision_number": 2, "routes": [], "project_id": "b5028331bbe94f71bb84d4ab7d90c351", "id": "1bd1d9d8-e705-4206-b893-a005ea1b10d9", "name": "vmready2-router_c51aa69f-0a8c-4b45-9015-ca8e2827fb92"}} 2018-12-19 15:06:14,381 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-b76ac581-7fa7-40e9-828a-fa9f84320f25 2018-12-19 15:06:14,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.58696699142s 2018-12-19 15:06:14,382 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-b76ac581-7fa7-40e9-828a-fa9f84320f25 2018-12-19 15:06:14,382 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a5be41ad-2241-44be-a187-9530aaa395b0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5139cfe6-c54c-4ecb-a320-064341272c2b', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'b5028331bbe94f71bb84d4ab7d90c351', u'created_at': u'2018-12-19T15:06:12Z', u'admin_state_up': True, u'updated_at': u'2018-12-19T15:06:14Z', u'revision_number': 2, u'routes': [], u'project_id': u'b5028331bbe94f71bb84d4ab7d90c351', u'id': u'1bd1d9d8-e705-4206-b893-a005ea1b10d9', u'name': u'vmready2-router_c51aa69f-0a8c-4b45-9015-ca8e2827fb92'}) 2018-12-19 15:06:14,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-19 15:06:14,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/1bd1d9d8-e705-4206-b893-a005ea1b10d9/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdab6fc1bee00c922c1b596b02bf323e2234cf99" -d '{"subnet_id": "34d20568-d8f1-4ab1-9bf5-d97eaa546edd"}' 2018-12-19 15:06:16,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-73ed622a-4eb6-4bbb-be57-f3967481330a Date: Wed, 19 Dec 2018 15:06:16 GMT RESP BODY: {"network_id": "573edd56-4a07-4e37-831c-b76cce4b789b", "tenant_id": "b5028331bbe94f71bb84d4ab7d90c351", "subnet_id": "34d20568-d8f1-4ab1-9bf5-d97eaa546edd", "subnet_ids": ["34d20568-d8f1-4ab1-9bf5-d97eaa546edd"], "port_id": "74596e78-3b5d-4b6d-9651-6081fb7e265d", "id": "1bd1d9d8-e705-4206-b893-a005ea1b10d9"} 2018-12-19 15:06:16,735 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/1bd1d9d8-e705-4206-b893-a005ea1b10d9/add_router_interface.json used request id req-73ed622a-4eb6-4bbb-be57-f3967481330a 2018-12-19 15:06:16,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.35203289986s 2018-12-19 15:06:16,735 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/1bd1d9d8-e705-4206-b893-a005ea1b10d9/add_router_interface.json used request id req-73ed622a-4eb6-4bbb-be57-f3967481330a returning object 1bd1d9d8-e705-4206-b893-a005ea1b10d9 2018-12-19 15:06:16,735 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-19 15:06:16,868 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-19 15:06:16,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-19 15:06:16,874 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 19 Dec 2018 15:06:16 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-12-19 15:06:16,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-19 15:06:16,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fdab6fc1bee00c922c1b596b02bf323e2234cf99" 2018-12-19 15:06:17,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-00b81270-d23a-4354-932d-024ec63c6489 Date: Wed, 19 Dec 2018 15:06:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-19 15:06:17,587 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-00b81270-d23a-4354-932d-024ec63c6489 2018-12-19 15:06:17,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.707641839981s 2018-12-19 15:06:17,587 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-00b81270-d23a-4354-932d-024ec63c6489 2018-12-19 15:06:17,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-19 15:06:17,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdab6fc1bee00c922c1b596b02bf323e2234cf99" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_c51aa69f-0a8c-4b45-9015-ca8e2827fb92", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_c51aa69f-0a8c-4b45-9015-ca8e2827fb92"}' 2018-12-19 15:06:17,827 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/4f9034c2-5347-454b-a31d-806319e08cd3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4e7c63ac-b9d8-4f41-8bc0-a1ebcebafdd6 Date: Wed, 19 Dec 2018 15:06:17 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4f9034c2-5347-454b-a31d-806319e08cd3/file", "owner": "b5028331bbe94f71bb84d4ab7d90c351", "id": "4f9034c2-5347-454b-a31d-806319e08cd3", "size": null, "self": "/v2/images/4f9034c2-5347-454b-a31d-806319e08cd3", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-19T15:06:17Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_c51aa69f-0a8c-4b45-9015-ca8e2827fb92", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_c51aa69f-0a8c-4b45-9015-ca8e2827fb92", "checksum": null, "created_at": "2018-12-19T15:06:17Z", "protected": false} 2018-12-19 15:06:17,828 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-4e7c63ac-b9d8-4f41-8bc0-a1ebcebafdd6 2018-12-19 15:06:17,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.235126972198s 2018-12-19 15:06:17,828 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-4e7c63ac-b9d8-4f41-8bc0-a1ebcebafdd6 returning object 4f9034c2-5347-454b-a31d-806319e08cd3 2018-12-19 15:06:17,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-19 15:06:17,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/4f9034c2-5347-454b-a31d-806319e08cd3/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fdab6fc1bee00c922c1b596b02bf323e2234cf99" -d '' 2018-12-19 15:06:19,184 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-30d8ebb7-a263-4560-98bf-7fea434522dc Date: Wed, 19 Dec 2018 15:06:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-19 15:06:19,184 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/4f9034c2-5347-454b-a31d-806319e08cd3/file used request id req-30d8ebb7-a263-4560-98bf-7fea434522dc 2018-12-19 15:06:19,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.3558549881s 2018-12-19 15:06:19,185 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/4f9034c2-5347-454b-a31d-806319e08cd3/file used request id req-30d8ebb7-a263-4560-98bf-7fea434522dc 2018-12-19 15:06:19,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-19 15:06:19,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fdab6fc1bee00c922c1b596b02bf323e2234cf99" 2018-12-19 15:06:19,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-e015a1b5-bdbd-4055-8c40-fde7593c5c6a Date: Wed, 19 Dec 2018 15:06:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8b822f62-fe6d-4a24-8b0d-0579715ff4df/images/4f9034c2-5347-454b-a31d-806319e08cd3/snap", "metadata": {}}], "file": "/v2/images/4f9034c2-5347-454b-a31d-806319e08cd3/file", "owner": "b5028331bbe94f71bb84d4ab7d90c351", "id": "4f9034c2-5347-454b-a31d-806319e08cd3", "size": 12716032, "self": "/v2/images/4f9034c2-5347-454b-a31d-806319e08cd3", "disk_format": "qcow2", "direct_url": "rbd://8b822f62-fe6d-4a24-8b0d-0579715ff4df/images/4f9034c2-5347-454b-a31d-806319e08cd3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-19T15:06:19Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_c51aa69f-0a8c-4b45-9015-ca8e2827fb92", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_c51aa69f-0a8c-4b45-9015-ca8e2827fb92", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-19T15:06:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-19 15:06:19,226 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e015a1b5-bdbd-4055-8c40-fde7593c5c6a 2018-12-19 15:06:19,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0369598865509s 2018-12-19 15:06:19,226 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e015a1b5-bdbd-4055-8c40-fde7593c5c6a 2018-12-19 15:06:19,228 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8b822f62-fe6d-4a24-8b0d-0579715ff4df/images/4f9034c2-5347-454b-a31d-806319e08cd3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4f9034c2-5347-454b-a31d-806319e08cd3/file', 'owner': u'b5028331bbe94f71bb84d4ab7d90c351', 'id': u'4f9034c2-5347-454b-a31d-806319e08cd3', 'size': 12716032, u'self': u'/v2/images/4f9034c2-5347-454b-a31d-806319e08cd3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b5028331bbe94f71bb84d4ab7d90c351', 'name': 'vmready2-project_c51aa69f-0a8c-4b45-9015-ca8e2827fb92', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8b822f62-fe6d-4a24-8b0d-0579715ff4df/images/4f9034c2-5347-454b-a31d-806319e08cd3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-19T15:06:19Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-19T15:06:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_c51aa69f-0a8c-4b45-9015-ca8e2827fb92', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4f9034c2-5347-454b-a31d-806319e08cd3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_c51aa69f-0a8c-4b45-9015-ca8e2827fb92', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_c51aa69f-0a8c-4b45-9015-ca8e2827fb92', 'created': u'2018-12-19T15:06:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-19T15:06:17Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4f9034c2-5347-454b-a31d-806319e08cd3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_c51aa69f-0a8c-4b45-9015-ca8e2827fb92', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-19 15:06:19,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-19 15:06:19,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b9a0c335b2b541c1e4ba4fcbddd75373300d418a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_c51aa69f-0a8c-4b45-9015-ca8e2827fb92", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-19 15:06:20,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c857dc78-1e67-4f6c-9d07-d6b8a4105701 x-compute-request-id: req-c857dc78-1e67-4f6c-9d07-d6b8a4105701 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_c51aa69f-0a8c-4b45-9015-ca8e2827fb92", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/aafae585-a7be-4fb3-8c4c-0dac0b2b6c3e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/aafae585-a7be-4fb3-8c4c-0dac0b2b6c3e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "aafae585-a7be-4fb3-8c4c-0dac0b2b6c3e"}} 2018-12-19 15:06:20,019 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c857dc78-1e67-4f6c-9d07-d6b8a4105701 2018-12-19 15:06:20,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.791061162949s 2018-12-19 15:06:20,020 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c857dc78-1e67-4f6c-9d07-d6b8a4105701 2018-12-19 15:06:20,021 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_c51aa69f-0a8c-4b45-9015-ca8e2827fb92', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1edfe8decc9043d8acf0fc880eeb3070', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'aafae585-a7be-4fb3-8c4c-0dac0b2b6c3e', 'swap': 0}) 2018-12-19 15:06:20,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-19 15:06:20,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/aafae585-a7be-4fb3-8c4c-0dac0b2b6c3e/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b9a0c335b2b541c1e4ba4fcbddd75373300d418a" -d '{"extra_specs": {}}' 2018-12-19 15:06:20,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a9ce7570-3572-4b85-b273-bd84f13e20a5 x-compute-request-id: req-a9ce7570-3572-4b85-b273-bd84f13e20a5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-19 15:06:20,148 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/aafae585-a7be-4fb3-8c4c-0dac0b2b6c3e/os-extra_specs used request id req-a9ce7570-3572-4b85-b273-bd84f13e20a5 2018-12-19 15:06:20,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.126770019531s 2018-12-19 15:06:20,149 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/aafae585-a7be-4fb3-8c4c-0dac0b2b6c3e/os-extra_specs used request id req-a9ce7570-3572-4b85-b273-bd84f13e20a5 2018-12-19 15:06:20,260 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-19 15:06:20,260 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:11 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-19 15:06:20,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-19 15:06:20,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/1bd1d9d8-e705-4206-b893-a005ea1b10d9/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdab6fc1bee00c922c1b596b02bf323e2234cf99" -d '{"subnet_id": "34d20568-d8f1-4ab1-9bf5-d97eaa546edd"}' 2018-12-19 15:06:21,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8ff4901c-b2d1-4583-ba25-87bca8709d34 Date: Wed, 19 Dec 2018 15:06:21 GMT RESP BODY: {"network_id": "573edd56-4a07-4e37-831c-b76cce4b789b", "tenant_id": "b5028331bbe94f71bb84d4ab7d90c351", "subnet_id": "34d20568-d8f1-4ab1-9bf5-d97eaa546edd", "subnet_ids": ["34d20568-d8f1-4ab1-9bf5-d97eaa546edd"], "port_id": "74596e78-3b5d-4b6d-9651-6081fb7e265d", "id": "1bd1d9d8-e705-4206-b893-a005ea1b10d9"} 2018-12-19 15:06:21,989 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/1bd1d9d8-e705-4206-b893-a005ea1b10d9/remove_router_interface.json used request id req-8ff4901c-b2d1-4583-ba25-87bca8709d34 2018-12-19 15:06:21,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.72331285477s 2018-12-19 15:06:21,989 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/1bd1d9d8-e705-4206-b893-a005ea1b10d9/remove_router_interface.json used request id req-8ff4901c-b2d1-4583-ba25-87bca8709d34 returning object 1bd1d9d8-e705-4206-b893-a005ea1b10d9 2018-12-19 15:06:21,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-19 15:06:21,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fdab6fc1bee00c922c1b596b02bf323e2234cf99" 2018-12-19 15:06:22,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-ce1d2ab9-7a9d-4178-afe5-0a9da28e933e Date: Wed, 19 Dec 2018 15:06:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a5be41ad-2241-44be-a187-9530aaa395b0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5139cfe6-c54c-4ecb-a320-064341272c2b", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "b5028331bbe94f71bb84d4ab7d90c351", "created_at": "2018-12-19T15:06:12Z", "admin_state_up": true, "updated_at": "2018-12-19T15:06:21Z", "revision_number": 4, "routes": [], "project_id": "b5028331bbe94f71bb84d4ab7d90c351", "id": "1bd1d9d8-e705-4206-b893-a005ea1b10d9", "name": "vmready2-router_c51aa69f-0a8c-4b45-9015-ca8e2827fb92"}]} 2018-12-19 15:06:22,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-ce1d2ab9-7a9d-4178-afe5-0a9da28e933e 2018-12-19 15:06:22,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.315840959549s 2018-12-19 15:06:22,306 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-ce1d2ab9-7a9d-4178-afe5-0a9da28e933e 2018-12-19 15:06:22,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-19 15:06:22,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/1bd1d9d8-e705-4206-b893-a005ea1b10d9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fdab6fc1bee00c922c1b596b02bf323e2234cf99" 2018-12-19 15:06:23,847 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f339cac2-ba41-4aa4-970a-56f85e392e43 Content-Length: 0 Date: Wed, 19 Dec 2018 15:06:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-19 15:06:23,847 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/1bd1d9d8-e705-4206-b893-a005ea1b10d9.json used request id req-f339cac2-ba41-4aa4-970a-56f85e392e43 2018-12-19 15:06:23,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.54008698463s 2018-12-19 15:06:23,848 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/1bd1d9d8-e705-4206-b893-a005ea1b10d9.json used request id req-f339cac2-ba41-4aa4-970a-56f85e392e43 2018-12-19 15:06:23,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-19 15:06:23,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fdab6fc1bee00c922c1b596b02bf323e2234cf99" 2018-12-19 15:06:23,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-aad3dbfe-693f-40ed-940c-6fb215388200 Date: Wed, 19 Dec 2018 15:06:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"573edd56-4a07-4e37-831c-b76cce4b789b","tenant_id":"b5028331bbe94f71bb84d4ab7d90c351","created_at":"2018-12-19T15:06:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-19T15:06:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"b5028331bbe94f71bb84d4ab7d90c351","id":"34d20568-d8f1-4ab1-9bf5-d97eaa546edd","subnetpool_id":null,"name":"vmready2-subnet_c51aa69f-0a8c-4b45-9015-ca8e2827fb92"}]} 2018-12-19 15:06:23,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-aad3dbfe-693f-40ed-940c-6fb215388200 2018-12-19 15:06:23,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.142292976379s 2018-12-19 15:06:23,991 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-aad3dbfe-693f-40ed-940c-6fb215388200 2018-12-19 15:06:23,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-19 15:06:23,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/34d20568-d8f1-4ab1-9bf5-d97eaa546edd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fdab6fc1bee00c922c1b596b02bf323e2234cf99" 2018-12-19 15:06:27,499 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9636a556-594e-4cc9-a6f9-41b8286765c2 Date: Wed, 19 Dec 2018 15:06:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-19 15:06:27,499 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/34d20568-d8f1-4ab1-9bf5-d97eaa546edd.json used request id req-9636a556-594e-4cc9-a6f9-41b8286765c2 2018-12-19 15:06:27,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.50683498383s 2018-12-19 15:06:27,499 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/34d20568-d8f1-4ab1-9bf5-d97eaa546edd.json used request id req-9636a556-594e-4cc9-a6f9-41b8286765c2 2018-12-19 15:06:27,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-19 15:06:27,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fdab6fc1bee00c922c1b596b02bf323e2234cf99" 2018-12-19 15:06:27,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-182c598a-132c-4cbb-ae51-5ce1616d05da Date: Wed, 19 Dec 2018 15:06:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-19T15:06:27Z","tenant_id":"b5028331bbe94f71bb84d4ab7d90c351","created_at":"2018-12-19T15:06:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b5028331bbe94f71bb84d4ab7d90c351","id":"573edd56-4a07-4e37-831c-b76cce4b789b","name":"vmready2-net_c51aa69f-0a8c-4b45-9015-ca8e2827fb92"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5139cfe6-c54c-4ecb-a320-064341272c2b"],"updated_at":"2018-12-19T15:00:38Z","tenant_id":"9a42d565bcf74e8ca8f02bda79ed3d31","created_at":"2018-12-19T15:00:30Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"9a42d565bcf74e8ca8f02bda79ed3d31","id":"a5be41ad-2241-44be-a187-9530aaa395b0","name":"external"}]} 2018-12-19 15:06:27,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-182c598a-132c-4cbb-ae51-5ce1616d05da 2018-12-19 15:06:27,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.386923074722s 2018-12-19 15:06:27,887 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-182c598a-132c-4cbb-ae51-5ce1616d05da 2018-12-19 15:06:27,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-19 15:06:27,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/573edd56-4a07-4e37-831c-b76cce4b789b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fdab6fc1bee00c922c1b596b02bf323e2234cf99" 2018-12-19 15:06:28,778 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-38bbfaad-8d1e-4c4c-a2cc-7ddc6a3ab899 Date: Wed, 19 Dec 2018 15:06:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-19 15:06:28,778 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/573edd56-4a07-4e37-831c-b76cce4b789b.json used request id req-38bbfaad-8d1e-4c4c-a2cc-7ddc6a3ab899 2018-12-19 15:06:28,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.890044927597s 2018-12-19 15:06:28,778 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/573edd56-4a07-4e37-831c-b76cce4b789b.json used request id req-38bbfaad-8d1e-4c4c-a2cc-7ddc6a3ab899 2018-12-19 15:06:28,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-19 15:06:28,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fdab6fc1bee00c922c1b596b02bf323e2234cf99" 2018-12-19 15:06:29,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-b234b615-f0c9-4dbf-8c7b-0c6cbdc75ab7 Date: Wed, 19 Dec 2018 15:06:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8b822f62-fe6d-4a24-8b0d-0579715ff4df/images/4f9034c2-5347-454b-a31d-806319e08cd3/snap", "metadata": {}}], "file": "/v2/images/4f9034c2-5347-454b-a31d-806319e08cd3/file", "owner": "b5028331bbe94f71bb84d4ab7d90c351", "id": "4f9034c2-5347-454b-a31d-806319e08cd3", "size": 12716032, "self": "/v2/images/4f9034c2-5347-454b-a31d-806319e08cd3", "disk_format": "qcow2", "direct_url": "rbd://8b822f62-fe6d-4a24-8b0d-0579715ff4df/images/4f9034c2-5347-454b-a31d-806319e08cd3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-19T15:06:19Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_c51aa69f-0a8c-4b45-9015-ca8e2827fb92", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_c51aa69f-0a8c-4b45-9015-ca8e2827fb92", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-19T15:06:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-19 15:06:29,527 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b234b615-f0c9-4dbf-8c7b-0c6cbdc75ab7 2018-12-19 15:06:29,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.745139122009s 2018-12-19 15:06:29,528 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b234b615-f0c9-4dbf-8c7b-0c6cbdc75ab7 2018-12-19 15:06:29,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-19 15:06:29,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/4f9034c2-5347-454b-a31d-806319e08cd3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fdab6fc1bee00c922c1b596b02bf323e2234cf99" 2018-12-19 15:06:31,269 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-79247376-77e9-4266-9f17-02edce9c4837 Date: Wed, 19 Dec 2018 15:06:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-19 15:06:31,269 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/4f9034c2-5347-454b-a31d-806319e08cd3 used request id req-79247376-77e9-4266-9f17-02edce9c4837 2018-12-19 15:06:31,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.73979282379s 2018-12-19 15:06:31,269 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/4f9034c2-5347-454b-a31d-806319e08cd3 used request id req-79247376-77e9-4266-9f17-02edce9c4837 2018-12-19 15:06:31,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-19 15:06:31,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9a0c335b2b541c1e4ba4fcbddd75373300d418a" 2018-12-19 15:06:31,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-303fe34a-a692-4f63-87d6-37b0f0d605d5 x-compute-request-id: req-303fe34a-a692-4f63-87d6-37b0f0d605d5 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_c51aa69f-0a8c-4b45-9015-ca8e2827fb92", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/aafae585-a7be-4fb3-8c4c-0dac0b2b6c3e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/aafae585-a7be-4fb3-8c4c-0dac0b2b6c3e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "aafae585-a7be-4fb3-8c4c-0dac0b2b6c3e"}]} 2018-12-19 15:06:31,409 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-303fe34a-a692-4f63-87d6-37b0f0d605d5 2018-12-19 15:06:31,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.139415979385s 2018-12-19 15:06:31,410 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-303fe34a-a692-4f63-87d6-37b0f0d605d5 2018-12-19 15:06:31,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-19 15:06:31,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/aafae585-a7be-4fb3-8c4c-0dac0b2b6c3e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9a0c335b2b541c1e4ba4fcbddd75373300d418a" 2018-12-19 15:06:31,560 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 19 Dec 2018 15:06:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7a858258-7692-4e3c-a356-b84896e7add1 x-compute-request-id: req-7a858258-7692-4e3c-a356-b84896e7add1 Content-Length: 0 Content-Type: application/json 2018-12-19 15:06:31,560 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/aafae585-a7be-4fb3-8c4c-0dac0b2b6c3e used request id req-7a858258-7692-4e3c-a356-b84896e7add1 2018-12-19 15:06:31,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.148308038712s 2018-12-19 15:06:31,560 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/aafae585-a7be-4fb3-8c4c-0dac0b2b6c3e used request id req-7a858258-7692-4e3c-a356-b84896e7add1 2018-12-19 15:06:31,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-19 15:06:31,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9a0c335b2b541c1e4ba4fcbddd75373300d418a" 2018-12-19 15:06:31,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa68cc1d-cfb8-426d-97a9-7e940d767317 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/014d5b9b9d26403cbe73528e4a91c1db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "014d5b9b9d26403cbe73528e4a91c1db", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/0559beef713748cc9fdf8f9294666ae3"}, "domain_id": "0805fa8e89a9412aa5d144658403783e", "enabled": true, "options": {}, "id": "0559beef713748cc9fdf8f9294666ae3", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/09fcca32ae8d4c4387883e09117d58f9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09fcca32ae8d4c4387883e09117d58f9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/1e8f3180a364457f8d9f91249772fed7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e8f3180a364457f8d9f91249772fed7", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/30c104a4b123449c9ea9c70ab10628fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30c104a4b123449c9ea9c70ab10628fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/45312fe4aecc4b9580e097506b602b6a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45312fe4aecc4b9580e097506b602b6a", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/4ac907b0823f4a4b9bc59cf17694ca8a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac907b0823f4a4b9bc59cf17694ca8a", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4e96c82933f04b36b8cbd09357ccfa51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e96c82933f04b36b8cbd09357ccfa51", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/5fec3e6b5ef3417187121c7bb23173cf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fec3e6b5ef3417187121c7bb23173cf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/697c53d3bc9d43ac80a3be021700af99"}, "domain_id": "default", "enabled": true, "options": {}, "id": "697c53d3bc9d43ac80a3be021700af99", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/7ec3bc56fbcf4360b32ab7460d555a2c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ec3bc56fbcf4360b32ab7460d555a2c", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/a78aef885f8c45aeb756d359c498f976"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a78aef885f8c45aeb756d359c498f976", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/ab61dcc78ca54e20a8d8cb5cb35d5262"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab61dcc78ca54e20a8d8cb5cb35d5262", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vmready2-user_c51aa69f-0a8c-4b45-9015-ca8e2827fb92", "links": {"self": "http://172.30.9.23:5000/v3/users/ba89d75f4114440c925809e222fe05aa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba89d75f4114440c925809e222fe05aa", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/ef588aaab4b843c1bf76d3437391b1b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef588aaab4b843c1bf76d3437391b1b1", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-12-19 15:06:31,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-aa68cc1d-cfb8-426d-97a9-7e940d767317 2018-12-19 15:06:31,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124546051025s 2018-12-19 15:06:31,686 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-aa68cc1d-cfb8-426d-97a9-7e940d767317 2018-12-19 15:06:31,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-19 15:06:31,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/ba89d75f4114440c925809e222fe05aa -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9a0c335b2b541c1e4ba4fcbddd75373300d418a" 2018-12-19 15:06:31,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4a3e9b3-49fc-42fb-b268-032a0171dd93 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_c51aa69f-0a8c-4b45-9015-ca8e2827fb92", "links": {"self": "http://172.30.9.23:5000/v3/users/ba89d75f4114440c925809e222fe05aa"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ba89d75f4114440c925809e222fe05aa", "description": null}} 2018-12-19 15:06:31,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/ba89d75f4114440c925809e222fe05aa used request id req-c4a3e9b3-49fc-42fb-b268-032a0171dd93 2018-12-19 15:06:31,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118981122971s 2018-12-19 15:06:31,810 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/ba89d75f4114440c925809e222fe05aa used request id req-c4a3e9b3-49fc-42fb-b268-032a0171dd93 2018-12-19 15:06:31,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-19 15:06:31,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/ba89d75f4114440c925809e222fe05aa -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9a0c335b2b541c1e4ba4fcbddd75373300d418a" 2018-12-19 15:06:32,117 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 19 Dec 2018 15:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dab1f5fe-c182-445a-b1f4-438e6cc99f8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-19 15:06:32,117 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ba89d75f4114440c925809e222fe05aa used request id req-dab1f5fe-c182-445a-b1f4-438e6cc99f8e 2018-12-19 15:06:32,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.306658029556s 2018-12-19 15:06:32,118 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ba89d75f4114440c925809e222fe05aa used request id req-dab1f5fe-c182-445a-b1f4-438e6cc99f8e 2018-12-19 15:06:32,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-19 15:06:32,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9a0c335b2b541c1e4ba4fcbddd75373300d418a" 2018-12-19 15:06:32,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2be998af-3eb8-4159-a3bf-e26dff2c913f Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/1edfe8decc9043d8acf0fc880eeb3070"}, "tags": [], "enabled": true, "id": "1edfe8decc9043d8acf0fc880eeb3070", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/9a42d565bcf74e8ca8f02bda79ed3d31"}, "tags": [], "enabled": true, "id": "9a42d565bcf74e8ca8f02bda79ed3d31", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.23:5000/v3/projects/b5028331bbe94f71bb84d4ab7d90c351"}, "tags": [], "enabled": true, "id": "b5028331bbe94f71bb84d4ab7d90c351", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_c51aa69f-0a8c-4b45-9015-ca8e2827fb92"}]} 2018-12-19 15:06:32,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-2be998af-3eb8-4159-a3bf-e26dff2c913f 2018-12-19 15:06:32,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101243972778s 2018-12-19 15:06:32,226 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-2be998af-3eb8-4159-a3bf-e26dff2c913f 2018-12-19 15:06:32,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-19 15:06:32,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/b5028331bbe94f71bb84d4ab7d90c351 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9a0c335b2b541c1e4ba4fcbddd75373300d418a" 2018-12-19 15:06:32,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 19 Dec 2018 15:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24a6fe0c-5a8d-47ea-81cb-aa612fac3daa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-19 15:06:32,515 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b5028331bbe94f71bb84d4ab7d90c351 used request id req-24a6fe0c-5a8d-47ea-81cb-aa612fac3daa 2018-12-19 15:06:32,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.285180091858s 2018-12-19 15:06:32,516 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b5028331bbe94f71bb84d4ab7d90c351 used request id req-24a6fe0c-5a8d-47ea-81cb-aa612fac3daa 2018-12-19 15:06:32,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-19 15:06:32,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=b5028331bbe94f71bb84d4ab7d90c351&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9a0c335b2b541c1e4ba4fcbddd75373300d418a" 2018-12-19 15:06:32,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-199839f6-f1e4-42ca-8d99-2ed262446881 Date: Wed, 19 Dec 2018 15:06:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b5028331bbe94f71bb84d4ab7d90c351", "created_at": "2018-12-19T15:06:09Z", "updated_at": "2018-12-19T15:06:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:06:09Z", "revision_number": 0, "id": "2e719f10-9f14-4fbd-aa2f-734956be9bc1", "remote_group_id": "69f7a0d7-2d56-444e-8d64-57a1f1156a31", "remote_ip_prefix": null, "created_at": "2018-12-19T15:06:09Z", "security_group_id": "69f7a0d7-2d56-444e-8d64-57a1f1156a31", "tenant_id": "b5028331bbe94f71bb84d4ab7d90c351", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5028331bbe94f71bb84d4ab7d90c351"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:06:09Z", "revision_number": 0, "id": "9f4e1c4a-661f-4340-baca-74744884d796", "remote_group_id": "69f7a0d7-2d56-444e-8d64-57a1f1156a31", "remote_ip_prefix": null, "created_at": "2018-12-19T15:06:09Z", "security_group_id": "69f7a0d7-2d56-444e-8d64-57a1f1156a31", "tenant_id": "b5028331bbe94f71bb84d4ab7d90c351", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5028331bbe94f71bb84d4ab7d90c351"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:06:09Z", "revision_number": 0, "id": "bcdaa159-3c72-4e70-b766-e50ca0bac396", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:06:09Z", "security_group_id": "69f7a0d7-2d56-444e-8d64-57a1f1156a31", "tenant_id": "b5028331bbe94f71bb84d4ab7d90c351", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5028331bbe94f71bb84d4ab7d90c351"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:06:09Z", "revision_number": 0, "id": "ca731344-83a4-48df-a3a9-6c1796826051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:06:09Z", "security_group_id": "69f7a0d7-2d56-444e-8d64-57a1f1156a31", "tenant_id": "b5028331bbe94f71bb84d4ab7d90c351", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5028331bbe94f71bb84d4ab7d90c351"}], "revision_number": 4, "project_id": "b5028331bbe94f71bb84d4ab7d90c351", "id": "69f7a0d7-2d56-444e-8d64-57a1f1156a31", "name": "default"}]} 2018-12-19 15:06:32,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=b5028331bbe94f71bb84d4ab7d90c351&name=default used request id req-199839f6-f1e4-42ca-8d99-2ed262446881 2018-12-19 15:06:32,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0509281158447s 2018-12-19 15:06:32,570 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=b5028331bbe94f71bb84d4ab7d90c351&name=default used request id req-199839f6-f1e4-42ca-8d99-2ed262446881 2018-12-19 15:06:32,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-19 15:06:32,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9a0c335b2b541c1e4ba4fcbddd75373300d418a" 2018-12-19 15:06:32,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7c262c01-2e67-49b3-822f-1690788ca924 Date: Wed, 19 Dec 2018 15:06:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "created_at": "2018-12-19T15:04:58Z", "updated_at": "2018-12-19T15:04:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:04:58Z", "revision_number": 0, "id": "1b96fad3-39b0-4b79-84da-7cd9d40dfcf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:04:58Z", "security_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv6", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:04:58Z", "revision_number": 0, "id": "ff5da90a-091f-46ae-9073-fba562123250", "remote_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "remote_ip_prefix": null, "created_at": "2018-12-19T15:04:58Z", "security_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv4", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:04:58Z", "revision_number": 0, "id": "ec4694aa-87ed-4470-971d-009c2dcf8bc8", "remote_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "remote_ip_prefix": null, "created_at": "2018-12-19T15:04:58Z", "security_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv6", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:04:58Z", "revision_number": 0, "id": "23b24077-f0ad-41e1-9463-7c0de4971f41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:04:58Z", "security_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv4", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}], "revision_number": 4, "project_id": "1edfe8decc9043d8acf0fc880eeb3070", "id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "created_at": "2018-12-19T15:00:30Z", "updated_at": "2018-12-19T15:00:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:00:30Z", "revision_number": 0, "id": "a5df6356-e555-4b1d-82d2-bed34e3ef8b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:00:30Z", "security_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "tenant_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a42d565bcf74e8ca8f02bda79ed3d31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:00:30Z", "revision_number": 0, "id": "6f62e0ca-18b4-46cc-8561-ab5b6efd855a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:00:30Z", "security_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "tenant_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a42d565bcf74e8ca8f02bda79ed3d31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:00:30Z", "revision_number": 0, "id": "06583a17-2127-440c-a7e2-e447abbafdd8", "remote_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "remote_ip_prefix": null, "created_at": "2018-12-19T15:00:30Z", "security_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "tenant_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a42d565bcf74e8ca8f02bda79ed3d31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:00:30Z", "revision_number": 0, "id": "ba764d36-e2ee-4001-84b1-ef0082114297", "remote_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "remote_ip_prefix": null, "created_at": "2018-12-19T15:00:30Z", "security_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "tenant_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a42d565bcf74e8ca8f02bda79ed3d31"}], "revision_number": 4, "project_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5028331bbe94f71bb84d4ab7d90c351", "created_at": "2018-12-19T15:06:09Z", "updated_at": "2018-12-19T15:06:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:06:09Z", "revision_number": 0, "id": "9f4e1c4a-661f-4340-baca-74744884d796", "remote_group_id": "69f7a0d7-2d56-444e-8d64-57a1f1156a31", "remote_ip_prefix": null, "created_at": "2018-12-19T15:06:09Z", "security_group_id": "69f7a0d7-2d56-444e-8d64-57a1f1156a31", "tenant_id": "b5028331bbe94f71bb84d4ab7d90c351", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5028331bbe94f71bb84d4ab7d90c351"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:06:09Z", "revision_number": 0, "id": "ca731344-83a4-48df-a3a9-6c1796826051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:06:09Z", "security_group_id": "69f7a0d7-2d56-444e-8d64-57a1f1156a31", "tenant_id": "b5028331bbe94f71bb84d4ab7d90c351", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5028331bbe94f71bb84d4ab7d90c351"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:06:09Z", "revision_number": 0, "id": "bcdaa159-3c72-4e70-b766-e50ca0bac396", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:06:09Z", "security_group_id": "69f7a0d7-2d56-444e-8d64-57a1f1156a31", "tenant_id": "b5028331bbe94f71bb84d4ab7d90c351", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5028331bbe94f71bb84d4ab7d90c351"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:06:09Z", "revision_number": 0, "id": "2e719f10-9f14-4fbd-aa2f-734956be9bc1", "remote_group_id": "69f7a0d7-2d56-444e-8d64-57a1f1156a31", "remote_ip_prefix": null, "created_at": "2018-12-19T15:06:09Z", "security_group_id": "69f7a0d7-2d56-444e-8d64-57a1f1156a31", "tenant_id": "b5028331bbe94f71bb84d4ab7d90c351", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5028331bbe94f71bb84d4ab7d90c351"}], "revision_number": 4, "project_id": "b5028331bbe94f71bb84d4ab7d90c351", "id": "69f7a0d7-2d56-444e-8d64-57a1f1156a31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-19T15:05:01Z", "updated_at": "2018-12-19T15:05:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:02Z", "revision_number": 0, "id": "e6e68c64-2570-44a1-a6c7-97892c3c230e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:02Z", "security_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:02Z", "revision_number": 0, "id": "19709506-d219-44a5-b9cb-9be7a9e96f6a", "remote_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:02Z", "security_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:02Z", "revision_number": 0, "id": "27ce1199-5d9f-4219-8d5e-1d081ad57b27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:02Z", "security_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:02Z", "revision_number": 0, "id": "ac1178f9-9837-4925-98d1-91fd25c62efd", "remote_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:02Z", "security_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "name": "default"}]} 2018-12-19 15:06:32,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-7c262c01-2e67-49b3-822f-1690788ca924 2018-12-19 15:06:32,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.248236894608s 2018-12-19 15:06:32,822 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-7c262c01-2e67-49b3-822f-1690788ca924 2018-12-19 15:06:32,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-19 15:06:32,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/69f7a0d7-2d56-444e-8d64-57a1f1156a31.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b9a0c335b2b541c1e4ba4fcbddd75373300d418a" 2018-12-19 15:06:33,203 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e47670b-2510-4dc0-bd87-99a4d1aa58ba Content-Length: 0 Date: Wed, 19 Dec 2018 15:06:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-19 15:06:33,203 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/69f7a0d7-2d56-444e-8d64-57a1f1156a31.json used request id req-3e47670b-2510-4dc0-bd87-99a4d1aa58ba 2018-12-19 15:06:33,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.376800775528s 2018-12-19 15:06:33,203 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/69f7a0d7-2d56-444e-8d64-57a1f1156a31.json used request id req-3e47670b-2510-4dc0-bd87-99a4d1aa58ba 2018-12-19 15:06:33,249 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-12-19 15:06:33,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-19 15:06:33,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e2ce502-5d91-4183-9a44-64e43b5c147a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-12-19 15:06:33,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000//v3 used request id req-3e2ce502-5d91-4183-9a44-64e43b5c147a 2018-12-19 15:06:33,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-12-19 15:06:33,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "056b8f99bc66446ea6132912bbec0dd6", "name": "admin"}], "expires_at": "2018-12-19T16:06:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1edfe8decc9043d8acf0fc880eeb3070", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37c965ade49d43eb8127c9ec2d596176"}, {"url": "http://172.30.9.23:8776/v2/1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b210c932cf514626a8923f0101e7911b"}, {"url": "http://192.30.9.3:8776/v2/1edfe8decc9043d8acf0fc880eeb3070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e850a81843ff42978410e5a81b0d21a1"}], "type": "volumev2", "id": "14da75bd86cb4a038c5cba3461632c12", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ca90ba279274acc96b3598e76a14046"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "65d5aa17abd247aba6c922b8c43bc31b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0519ef0650a46fbb01b0e0e1abe16d9"}], "type": "alarming", "id": "15d8df1223f74f72b99f1c5b9839c9e1", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29fc3196aea145e297c03c09e9a7b7ed"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41a8f32cda7f46019ac960e4dc1ee51c"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f2a859eba6f844a6b887231e38bbd993"}], "type": "identity", "id": "1c304737cc1c4481a3763fd3677c3f43", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "065a3deabf184d4d822ce2094cbc7a6d"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9158b75cd61548168032f99c1d66b779"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4ab3b06c3554e6a9111c1c64742f325"}], "type": "metric", "id": "37dccff16d0e420fb173e710bdc721d8", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6ae88eedb022459291f0b78f421a695e"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b0fb9d08f7ab4acf840f903625e1e729"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe1d912fb96e4024b6875833d8ae4050"}], "type": "compute", "id": "47317f9cde8c4876b1ba1a6e5d0641fb", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6db0ada9b5ef4503baed98955abbd2d3"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87715c61b43c49da81543ce1b53b7e4b"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ebd930a34d5544f187b0bf76224e54a5"}], "type": "network", "id": "4e9bb3b4bba1474d9ea845ef013cc7b6", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6361660bd08341d6a9e5f58115a69403"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad1f587cae0243b1b2c6fef21c8b0152"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8ee4a0c9c274fbaa9abddf9fe73f9cc"}], "type": "placement", "id": "4ffe896cb29a4e09944a653ecc4d3b65", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "6e5b178ed5c949cc982fa82e1b19513a", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29fed5c1d8784f66ade8ec6752cf2e37"}, {"url": "http://192.30.9.3:8004/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61f3ffc11c534cfa80041ddfa92a5b9c"}, {"url": "http://172.30.9.23:8004/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3aeb9b6487f4421b0284c812fed8df6"}], "type": "orchestration", "id": "77a8ed3c2bc7489191ae723983d54c74", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a6d1e69599b46cb96e2bbfe3c2f1ea0"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52fdb38130794511b961d355b575b3e7"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6f5ea294a324e1ab1edb369696c11ea"}], "type": "image", "id": "7ba71b5544884f099b8408addeb1e831", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.23:8080/v1/AUTH_1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a0262cd90ee42239e41e671493ac472"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d179623cbb9348c7876bb98fed7a4cb5"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdf8ca2dfde047ea8128ffb0ba228fc6"}], "type": "object-store", "id": "9a59e9836f2d47af8fb9dff498277026", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0435d6956219490facf473c920a1410e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94ed1da1201e4c5fa0e0d86ebec9d79b"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ae85faee18a4ff4b115775a985a9bfd"}], "type": "cloudformation", "id": "a8231be1dbda44b8a79b188d906f45fd", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v3/1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a051942db319469f8c70c20d045c2995"}, {"url": "http://192.30.9.3:8776/v3/1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a0dec7f317514ebf840a68b04406024d"}, {"url": "http://192.30.9.3:8776/v3/1edfe8decc9043d8acf0fc880eeb3070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b36d5583ee0a4699b682da0f4da35e96"}], "type": "volumev3", "id": "af9aff94b0524ed08a3fec60c97a30f0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5fce4c204bd1415f887cacc92dc255cc"}, {"url": "http://172.30.9.23:8776/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8f81a506ccad4795b73e4ad293c7dada"}, {"url": "http://192.30.9.3:8776/v1/1edfe8decc9043d8acf0fc880eeb3070", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e5a06fbcea124784993202336c171725"}], "type": "volume", "id": "b30d1b6e90d64e3a88b71823d3d9a69a", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cfb20f13786431c8ffec3542d633a7e"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3829815c4374096827c318358bf501f"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e67704af30a142929a3e35705f0f9aa2"}], "type": "event", "id": "f6f2fbab7f654f63aae9d2a3c4060195", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7ec3bc56fbcf4360b32ab7460d555a2c"}, "audit_ids": ["avXwsqbeTuybHWQK-gEfDg"], "issued_at": "2018-12-19T15:06:33.000000Z"}} 2018-12-19 15:06:33,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-19 15:06:33,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:06:34,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-0e49b189-90bd-4270-8d05-c098b7c13f39 Date: Wed, 19 Dec 2018 15:06:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"a5be41ad-2241-44be-a187-9530aaa395b0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a42d565bcf74e8ca8f02bda79ed3d31","status":"ACTIVE","subnets":["5139cfe6-c54c-4ecb-a320-064341272c2b"],"description":"","tags":[],"updated_at":"2018-12-19T15:00:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"9a42d565bcf74e8ca8f02bda79ed3d31","created_at":"2018-12-19T15:00:30Z","provider:network_type":"flat"}]} 2018-12-19 15:06:34,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0e49b189-90bd-4270-8d05-c098b7c13f39 2018-12-19 15:06:34,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.00908589363s 2018-12-19 15:06:34,708 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0e49b189-90bd-4270-8d05-c098b7c13f39 2018-12-19 15:06:34,714 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-12-19 15:06:34,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-19 15:06:34,723 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 19 Dec 2018 15:06:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-19 15:06:34,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-19 15:06:34,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:06:34,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d63349fe-a592-4dd4-b2d9-0412d4b5bc78 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/0805fa8e89a9412aa5d144658403783e"}, "tags": [], "enabled": true, "id": "0805fa8e89a9412aa5d144658403783e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-12-19 15:06:34,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-d63349fe-a592-4dd4-b2d9-0412d4b5bc78 2018-12-19 15:06:34,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110281944275s 2018-12-19 15:06:34,835 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-d63349fe-a592-4dd4-b2d9-0412d4b5bc78 2018-12-19 15:06:34,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-19 15:06:34,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:06:34,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1313327-7fe8-402b-87af-812e57f5de80 Content-Encoding: gzip Content-Length: 295 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/1edfe8decc9043d8acf0fc880eeb3070"}, "tags": [], "enabled": true, "id": "1edfe8decc9043d8acf0fc880eeb3070", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/9a42d565bcf74e8ca8f02bda79ed3d31"}, "tags": [], "enabled": true, "id": "9a42d565bcf74e8ca8f02bda79ed3d31", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-19 15:06:34,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f1313327-7fe8-402b-87af-812e57f5de80 2018-12-19 15:06:34,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.120503902435s 2018-12-19 15:06:34,963 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f1313327-7fe8-402b-87af-812e57f5de80 2018-12-19 15:06:34,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-19 15:06:34,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" -d '{"network": {"tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "name": "singlevm1-net_8a029266-4093-426b-86e6-0ffed3c641bf", "admin_state_up": true}}' 2018-12-19 15:06:35,518 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-11351970-ed03-4bd2-b6c3-64691ea5ad8a Date: Wed, 19 Dec 2018 15:06:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1f1c24fd-3793-4c0f-b565-0e43252d0165","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1edfe8decc9043d8acf0fc880eeb3070","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-19T15:06:35Z","is_default":false,"provider:segmentation_id":22,"name":"singlevm1-net_8a029266-4093-426b-86e6-0ffed3c641bf","admin_state_up":true,"tenant_id":"1edfe8decc9043d8acf0fc880eeb3070","created_at":"2018-12-19T15:06:35Z","mtu":1450}} 2018-12-19 15:06:35,519 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-11351970-ed03-4bd2-b6c3-64691ea5ad8a 2018-12-19 15:06:35,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.554040908813s 2018-12-19 15:06:35,519 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-11351970-ed03-4bd2-b6c3-64691ea5ad8a 2018-12-19 15:06:35,519 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-19T15:06:35Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1f1c24fd-3793-4c0f-b565-0e43252d0165', u'provider:segmentation_id': 22, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_8a029266-4093-426b-86e6-0ffed3c641bf', u'admin_state_up': True, u'tenant_id': u'1edfe8decc9043d8acf0fc880eeb3070', u'created_at': u'2018-12-19T15:06:35Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1edfe8decc9043d8acf0fc880eeb3070'}) 2018-12-19 15:06:35,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-19 15:06:35,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:06:36,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1347 X-Openstack-Request-Id: req-9f59dc56-defe-42eb-91ff-cd3736a3b7bc Date: Wed, 19 Dec 2018 15:06:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1f1c24fd-3793-4c0f-b565-0e43252d0165","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1edfe8decc9043d8acf0fc880eeb3070","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-19T15:06:35Z","provider:segmentation_id":22,"name":"singlevm1-net_8a029266-4093-426b-86e6-0ffed3c641bf","admin_state_up":true,"tenant_id":"1edfe8decc9043d8acf0fc880eeb3070","created_at":"2018-12-19T15:06:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"a5be41ad-2241-44be-a187-9530aaa395b0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a42d565bcf74e8ca8f02bda79ed3d31","status":"ACTIVE","subnets":["5139cfe6-c54c-4ecb-a320-064341272c2b"],"description":"","tags":[],"updated_at":"2018-12-19T15:00:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"9a42d565bcf74e8ca8f02bda79ed3d31","created_at":"2018-12-19T15:00:30Z","provider:network_type":"flat"}]} 2018-12-19 15:06:36,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9f59dc56-defe-42eb-91ff-cd3736a3b7bc 2018-12-19 15:06:36,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.04966807365s 2018-12-19 15:06:36,570 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9f59dc56-defe-42eb-91ff-cd3736a3b7bc 2018-12-19 15:06:36,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-19 15:06:36,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" -d '{"subnet": {"name": "singlevm1-subnet_8a029266-4093-426b-86e6-0ffed3c641bf", "enable_dhcp": true, "network_id": "1f1c24fd-3793-4c0f-b565-0e43252d0165", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-19 15:06:37,319 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-3de483c8-3ed9-4821-af15-a6e1cc823fb1 Date: Wed, 19 Dec 2018 15:06:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f1c24fd-3793-4c0f-b565-0e43252d0165","tenant_id":"1edfe8decc9043d8acf0fc880eeb3070","created_at":"2018-12-19T15:06:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-19T15:06:36Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"1edfe8decc9043d8acf0fc880eeb3070","id":"d0d3ab40-9482-4e6e-b775-cb21a992346a","subnetpool_id":null,"name":"singlevm1-subnet_8a029266-4093-426b-86e6-0ffed3c641bf"}} 2018-12-19 15:06:37,319 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-3de483c8-3ed9-4821-af15-a6e1cc823fb1 2018-12-19 15:06:37,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.747627019882s 2018-12-19 15:06:37,320 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-3de483c8-3ed9-4821-af15-a6e1cc823fb1 2018-12-19 15:06:37,320 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-19T15:06:36Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd0d3ab40-9482-4e6e-b775-cb21a992346a', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_8a029266-4093-426b-86e6-0ffed3c641bf', u'enable_dhcp': True, u'network_id': u'1f1c24fd-3793-4c0f-b565-0e43252d0165', u'tenant_id': u'1edfe8decc9043d8acf0fc880eeb3070', u'created_at': u'2018-12-19T15:06:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1edfe8decc9043d8acf0fc880eeb3070'}) 2018-12-19 15:06:37,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-19 15:06:37,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" -d '{"router": {"external_gateway_info": {"network_id": "a5be41ad-2241-44be-a187-9530aaa395b0"}, "name": "singlevm1-router_8a029266-4093-426b-86e6-0ffed3c641bf", "admin_state_up": true}}' 2018-12-19 15:06:38,747 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-1e2ebcca-fe37-4ac5-904d-ae06444adb39 Date: Wed, 19 Dec 2018 15:06:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a5be41ad-2241-44be-a187-9530aaa395b0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5139cfe6-c54c-4ecb-a320-064341272c2b", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "created_at": "2018-12-19T15:06:37Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-19T15:06:38Z", "revision_number": 2, "routes": [], "project_id": "1edfe8decc9043d8acf0fc880eeb3070", "id": "532ce98e-1f0f-4491-aa40-4ace17305063", "name": "singlevm1-router_8a029266-4093-426b-86e6-0ffed3c641bf"}} 2018-12-19 15:06:38,748 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-1e2ebcca-fe37-4ac5-904d-ae06444adb39 2018-12-19 15:06:38,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.42696094513s 2018-12-19 15:06:38,748 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-1e2ebcca-fe37-4ac5-904d-ae06444adb39 2018-12-19 15:06:38,748 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a5be41ad-2241-44be-a187-9530aaa395b0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5139cfe6-c54c-4ecb-a320-064341272c2b', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'1edfe8decc9043d8acf0fc880eeb3070', u'created_at': u'2018-12-19T15:06:37Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-12-19T15:06:38Z', u'revision_number': 2, u'routes': [], u'project_id': u'1edfe8decc9043d8acf0fc880eeb3070', u'id': u'532ce98e-1f0f-4491-aa40-4ace17305063', u'name': u'singlevm1-router_8a029266-4093-426b-86e6-0ffed3c641bf'}) 2018-12-19 15:06:38,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-19 15:06:38,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/532ce98e-1f0f-4491-aa40-4ace17305063/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" -d '{"subnet_id": "d0d3ab40-9482-4e6e-b775-cb21a992346a"}' 2018-12-19 15:06:41,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-660e9ee8-4b7d-4629-ac95-949afc946ba6 Date: Wed, 19 Dec 2018 15:06:41 GMT RESP BODY: {"network_id": "1f1c24fd-3793-4c0f-b565-0e43252d0165", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "subnet_id": "d0d3ab40-9482-4e6e-b775-cb21a992346a", "subnet_ids": ["d0d3ab40-9482-4e6e-b775-cb21a992346a"], "port_id": "ff6d63d3-8cd5-4b31-ab03-bc5ff70202da", "id": "532ce98e-1f0f-4491-aa40-4ace17305063"} 2018-12-19 15:06:41,474 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/532ce98e-1f0f-4491-aa40-4ace17305063/add_router_interface.json used request id req-660e9ee8-4b7d-4629-ac95-949afc946ba6 2018-12-19 15:06:41,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.72527599335s 2018-12-19 15:06:41,475 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/532ce98e-1f0f-4491-aa40-4ace17305063/add_router_interface.json used request id req-660e9ee8-4b7d-4629-ac95-949afc946ba6 returning object 532ce98e-1f0f-4491-aa40-4ace17305063 2018-12-19 15:06:41,475 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-19 15:06:41,600 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-19 15:06:41,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-19 15:06:41,607 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 19 Dec 2018 15:06:41 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-12-19 15:06:41,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-19 15:06:41,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:06:41,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-20f672d5-6b60-4a07-bbde-f10b2d90914d Date: Wed, 19 Dec 2018 15:06:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-19 15:06:41,815 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-20f672d5-6b60-4a07-bbde-f10b2d90914d 2018-12-19 15:06:41,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.206003904343s 2018-12-19 15:06:41,816 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-20f672d5-6b60-4a07-bbde-f10b2d90914d 2018-12-19 15:06:41,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-19 15:06:41,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_8a029266-4093-426b-86e6-0ffed3c641bf", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_8a029266-4093-426b-86e6-0ffed3c641bf"}' 2018-12-19 15:06:42,603 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/72fccdcd-1442-4869-882c-89c5928ef853 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-91c987b3-6cb6-44da-907a-ee8457526bc3 Date: Wed, 19 Dec 2018 15:06:42 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/72fccdcd-1442-4869-882c-89c5928ef853/file", "owner": "1edfe8decc9043d8acf0fc880eeb3070", "id": "72fccdcd-1442-4869-882c-89c5928ef853", "size": null, "self": "/v2/images/72fccdcd-1442-4869-882c-89c5928ef853", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-19T15:06:42Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_8a029266-4093-426b-86e6-0ffed3c641bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_8a029266-4093-426b-86e6-0ffed3c641bf", "checksum": null, "created_at": "2018-12-19T15:06:42Z", "protected": false} 2018-12-19 15:06:42,603 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-91c987b3-6cb6-44da-907a-ee8457526bc3 2018-12-19 15:06:42,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.7791659832s 2018-12-19 15:06:42,603 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-91c987b3-6cb6-44da-907a-ee8457526bc3 returning object 72fccdcd-1442-4869-882c-89c5928ef853 2018-12-19 15:06:42,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-19 15:06:42,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/72fccdcd-1442-4869-882c-89c5928ef853/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" -d '' 2018-12-19 15:06:43,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7886f70a-e7e4-4d30-91f6-b2addb80c0c9 Date: Wed, 19 Dec 2018 15:06:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-19 15:06:43,842 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/72fccdcd-1442-4869-882c-89c5928ef853/file used request id req-7886f70a-e7e4-4d30-91f6-b2addb80c0c9 2018-12-19 15:06:43,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.23778295517s 2018-12-19 15:06:43,842 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/72fccdcd-1442-4869-882c-89c5928ef853/file used request id req-7886f70a-e7e4-4d30-91f6-b2addb80c0c9 2018-12-19 15:06:43,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-19 15:06:43,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:06:44,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-baa6fce8-13f7-4599-83c9-21c6664afb03 Date: Wed, 19 Dec 2018 15:06:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8b822f62-fe6d-4a24-8b0d-0579715ff4df/images/72fccdcd-1442-4869-882c-89c5928ef853/snap", "metadata": {}}], "file": "/v2/images/72fccdcd-1442-4869-882c-89c5928ef853/file", "owner": "1edfe8decc9043d8acf0fc880eeb3070", "id": "72fccdcd-1442-4869-882c-89c5928ef853", "size": 12716032, "self": "/v2/images/72fccdcd-1442-4869-882c-89c5928ef853", "disk_format": "qcow2", "direct_url": "rbd://8b822f62-fe6d-4a24-8b0d-0579715ff4df/images/72fccdcd-1442-4869-882c-89c5928ef853/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-19T15:06:43Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_8a029266-4093-426b-86e6-0ffed3c641bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_8a029266-4093-426b-86e6-0ffed3c641bf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-19T15:06:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-19 15:06:44,545 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-baa6fce8-13f7-4599-83c9-21c6664afb03 2018-12-19 15:06:44,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.69894194603s 2018-12-19 15:06:44,545 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-baa6fce8-13f7-4599-83c9-21c6664afb03 2018-12-19 15:06:44,547 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8b822f62-fe6d-4a24-8b0d-0579715ff4df/images/72fccdcd-1442-4869-882c-89c5928ef853/snap', u'metadata': Munch({})})], 'file': u'/v2/images/72fccdcd-1442-4869-882c-89c5928ef853/file', 'owner': u'1edfe8decc9043d8acf0fc880eeb3070', 'id': u'72fccdcd-1442-4869-882c-89c5928ef853', 'size': 12716032, u'self': u'/v2/images/72fccdcd-1442-4869-882c-89c5928ef853', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1edfe8decc9043d8acf0fc880eeb3070', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8b822f62-fe6d-4a24-8b0d-0579715ff4df/images/72fccdcd-1442-4869-882c-89c5928ef853/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-19T15:06:43Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-19T15:06:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_8a029266-4093-426b-86e6-0ffed3c641bf', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/72fccdcd-1442-4869-882c-89c5928ef853', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_8a029266-4093-426b-86e6-0ffed3c641bf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_8a029266-4093-426b-86e6-0ffed3c641bf', 'created': u'2018-12-19T15:06:42Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-19T15:06:42Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/72fccdcd-1442-4869-882c-89c5928ef853', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_8a029266-4093-426b-86e6-0ffed3c641bf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-19 15:06:44,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-19 15:06:44,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_8a029266-4093-426b-86e6-0ffed3c641bf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-19 15:06:44,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b32b09d-ca0b-4f78-97ed-43b23a2918d3 x-compute-request-id: req-0b32b09d-ca0b-4f78-97ed-43b23a2918d3 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_8a029266-4093-426b-86e6-0ffed3c641bf", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b8317747-c580-4931-b9a1-10808c68b124", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b8317747-c580-4931-b9a1-10808c68b124", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b8317747-c580-4931-b9a1-10808c68b124"}} 2018-12-19 15:06:44,817 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0b32b09d-ca0b-4f78-97ed-43b23a2918d3 2018-12-19 15:06:44,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.268471956253s 2018-12-19 15:06:44,817 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0b32b09d-ca0b-4f78-97ed-43b23a2918d3 2018-12-19 15:06:44,818 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_8a029266-4093-426b-86e6-0ffed3c641bf', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1edfe8decc9043d8acf0fc880eeb3070', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'b8317747-c580-4931-b9a1-10808c68b124', 'swap': 0}) 2018-12-19 15:06:44,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-19 15:06:44,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/b8317747-c580-4931-b9a1-10808c68b124/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" -d '{"extra_specs": {}}' 2018-12-19 15:06:44,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6f2d3562-693a-4b4e-9aa6-f3fb3020eb37 x-compute-request-id: req-6f2d3562-693a-4b4e-9aa6-f3fb3020eb37 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-19 15:06:44,948 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/b8317747-c580-4931-b9a1-10808c68b124/os-extra_specs used request id req-6f2d3562-693a-4b4e-9aa6-f3fb3020eb37 2018-12-19 15:06:44,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.128902196884s 2018-12-19 15:06:44,948 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/b8317747-c580-4931-b9a1-10808c68b124/os-extra_specs used request id req-6f2d3562-693a-4b4e-9aa6-f3fb3020eb37 2018-12-19 15:06:44,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-19 15:06:44,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" -d '{"keypair": {"name": "singlevm1-kp_8a029266-4093-426b-86e6-0ffed3c641bf"}}' 2018-12-19 15:06:45,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b51d5b8-7d40-4f41-b06e-2f2385e49235 x-compute-request-id: req-8b51d5b8-7d40-4f41-b06e-2f2385e49235 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDe/npGQlvjOaMna3UYlcJOii472C4PTiz/jSyt701f82LmqL9FOKq9HXCjyb2qQLl9sQLD/Zkm8YBS9uURs3/3bPqghFin2HCf/IvftOb3S756aEjf0e1JP7HHksUHQYTnwbmk+1bUHvB9rkoCIrFmYctOETm7kAnjPI92rmF1DPFPU62UQdZfPplHbsdadOzUUJcv9ClYjVcbVoZuQNj7IFl5zguIaO8XjO9Gu/yxZgWXCqTCgJXmuj2P/lldEtHbXz/bGBs4FdPUZAhbz6/NpKRnPDhb0PAn2MH0R2ela5rgA+JQX4Hv14p73+UGU63AfPFSjk747S0se7xP6klh Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA3v56RkJb4zmjJ2t1GJXCToouO9guD04s/40sre9NX/Ni5qi/\nRTiqvR1wo8m9qkC5fbECw/2ZJvGAUvblEbN/92z6oIRYp9hwn/yL37Tm90u+emhI\n39HtST+xx5LFB0GE58G5pPtW1B7wfa5KAiKxZmHLThE5u5AJ4zyPdq5hdQzxT1Ot\nlEHWXz6ZR27HWnTs1FCXL/QpWI1XG1aGbkDY+yBZec4LiGjvF4zvRrv8sWYFlwqk\nwoCV5ro9j/5ZXRLR218/2xgbOBXT1GQIW8+vzaSkZzw4W9DwJ9jB9EdnpWua4APi\nUF+B79eKe9/lBlOtwHzxUo5O+O0tLHu8T+pJYQIDAQABAoIBACiV+HtBKKg6nU9X\nZ4CKAUt6KuAJgJiYiegZMcCWhWapTZ7dp7JZlfnFmfK1jSenkBsoVHCHf5Bu9AQl\nm5uVJ/1IgHUmoVwrMJRtyqd0rXTk/E4bHOhftOhYB2tjcyjW6/GieL9mX29MEklN\np3qsBc20juQujmts09/f7dyT8Hj1AxztcMDwiI/HHaw4bvJMAetjyEtGSFM0KElR\nodBl0ir4BH2CQGma94wYwM9E12TcBcBvkHdpfsaBmKcNADog5HGhBM+ajNBoNPzd\naB/a40vz6bKi0qqCJ8xwif/vyeaVnlgrdUPuy+7P9nZ1C58BH32BI9hWOKi44z8F\nDs/mZGECgYEA8I1DU0nlD6dp/N4LmkvPJ7RM360Jt9+YUC+ayksS7PIUJl6BCkSF\nWEDKAAGRgMa8Fzp3aG0VzB955w4MAmvgk6I0QiEvZJYIqlHw/lRG+CakqGEN+TVH\nAANmaIwsno/o+Lxx8SVJVaj3yfqhSXaL6YRvZ6u+HNuWjSbMtiop3+8CgYEA7VCP\ndUgaTB6vEGg55ppYantoFJdg1joFF3U4qbjoKHSnmM3kfHXztDgbbMe0uoysG2wV\n4KtlKT3ix/w+wp1iWUwb6k+kdHdc4qlfh8UxxWm4m+exeyFI0MCDCY6ysqBsYPEN\ncngXYLIZ2A+teq49lTgXH67WsujwCXIwh6wUG68CgYBEiApJPUEr/4cbimsFz1k6\nN4y7IMInB2WOWrGftlmy9Zi2AbCDq1fN989Uxx2b8YJ+n6KLNqDCIamKIR9cxT0a\n8lgvCuNEpdXcKDIfUwVRBzlb2yKu//W1VEKlwGGp3tgBnTZc/EFzTQsjGOtAUay0\nn41ZnL0x3YF7vzUNJN//MwKBgETJOQvRnm255xxmWYIR8tbKdlyhlBwELT2jaI0p\nX4F6bqnH5BZ/SehO6wQYzrXT2H8KUT0R8PyHR5iX8MkQPVWMzfqYox5vCqlYVqxP\n6CFEh5IJElSSTTzU0CaRChLklQV0WWV4ka4hcYRC5xHMN2VtIKa6UtkA07KpOo/Y\nvOtZAoGAJ79eCRgffPiqOHl8otu53LjRmW9wH0oO8WL448dYfN4KZSu1e5No0OR1\nAZnamXRo9gx3mUylfp/Tj/WPgBMdcSamUgJDvqvOiE2cQOaymxnLuGXoPrn64hLA\nSaxhGnVen7olmUTICpu0n61kxZDFPvDeuNe0hMYpuo0iu8S4JCY=\n-----END RSA PRIVATE KEY-----\n", "user_id": "7ec3bc56fbcf4360b32ab7460d555a2c", "name": "singlevm1-kp_8a029266-4093-426b-86e6-0ffed3c641bf", "fingerprint": "28:61:eb:94:5e:02:13:41:b0:5d:77:56:0f:07:2b:37"}} 2018-12-19 15:06:45,270 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-8b51d5b8-7d40-4f41-b06e-2f2385e49235 2018-12-19 15:06:45,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.321743965149s 2018-12-19 15:06:45,271 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-8b51d5b8-7d40-4f41-b06e-2f2385e49235 2018-12-19 15:06:45,272 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDe/npGQlvjOaMna3UYlcJOii472C4PTiz/jSyt701f82LmqL9FOKq9HXCjyb2qQLl9sQLD/Zkm8YBS9uURs3/3bPqghFin2HCf/IvftOb3S756aEjf0e1JP7HHksUHQYTnwbmk+1bUHvB9rkoCIrFmYctOETm7kAnjPI92rmF1DPFPU62UQdZfPplHbsdadOzUUJcv9ClYjVcbVoZuQNj7IFl5zguIaO8XjO9Gu/yxZgWXCqTCgJXmuj2P/lldEtHbXz/bGBs4FdPUZAhbz6/NpKRnPDhb0PAn2MH0R2ela5rgA+JQX4Hv14p73+UGU63AfPFSjk747S0se7xP6klh Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA3v56RkJb4zmjJ2t1GJXCToouO9guD04s/40sre9NX/Ni5qi/\nRTiqvR1wo8m9qkC5fbECw/2ZJvGAUvblEbN/92z6oIRYp9hwn/yL37Tm90u+emhI\n39HtST+xx5LFB0GE58G5pPtW1B7wfa5KAiKxZmHLThE5u5AJ4zyPdq5hdQzxT1Ot\nlEHWXz6ZR27HWnTs1FCXL/QpWI1XG1aGbkDY+yBZec4LiGjvF4zvRrv8sWYFlwqk\nwoCV5ro9j/5ZXRLR218/2xgbOBXT1GQIW8+vzaSkZzw4W9DwJ9jB9EdnpWua4APi\nUF+B79eKe9/lBlOtwHzxUo5O+O0tLHu8T+pJYQIDAQABAoIBACiV+HtBKKg6nU9X\nZ4CKAUt6KuAJgJiYiegZMcCWhWapTZ7dp7JZlfnFmfK1jSenkBsoVHCHf5Bu9AQl\nm5uVJ/1IgHUmoVwrMJRtyqd0rXTk/E4bHOhftOhYB2tjcyjW6/GieL9mX29MEklN\np3qsBc20juQujmts09/f7dyT8Hj1AxztcMDwiI/HHaw4bvJMAetjyEtGSFM0KElR\nodBl0ir4BH2CQGma94wYwM9E12TcBcBvkHdpfsaBmKcNADog5HGhBM+ajNBoNPzd\naB/a40vz6bKi0qqCJ8xwif/vyeaVnlgrdUPuy+7P9nZ1C58BH32BI9hWOKi44z8F\nDs/mZGECgYEA8I1DU0nlD6dp/N4LmkvPJ7RM360Jt9+YUC+ayksS7PIUJl6BCkSF\nWEDKAAGRgMa8Fzp3aG0VzB955w4MAmvgk6I0QiEvZJYIqlHw/lRG+CakqGEN+TVH\nAANmaIwsno/o+Lxx8SVJVaj3yfqhSXaL6YRvZ6u+HNuWjSbMtiop3+8CgYEA7VCP\ndUgaTB6vEGg55ppYantoFJdg1joFF3U4qbjoKHSnmM3kfHXztDgbbMe0uoysG2wV\n4KtlKT3ix/w+wp1iWUwb6k+kdHdc4qlfh8UxxWm4m+exeyFI0MCDCY6ysqBsYPEN\ncngXYLIZ2A+teq49lTgXH67WsujwCXIwh6wUG68CgYBEiApJPUEr/4cbimsFz1k6\nN4y7IMInB2WOWrGftlmy9Zi2AbCDq1fN989Uxx2b8YJ+n6KLNqDCIamKIR9cxT0a\n8lgvCuNEpdXcKDIfUwVRBzlb2yKu//W1VEKlwGGp3tgBnTZc/EFzTQsjGOtAUay0\nn41ZnL0x3YF7vzUNJN//MwKBgETJOQvRnm255xxmWYIR8tbKdlyhlBwELT2jaI0p\nX4F6bqnH5BZ/SehO6wQYzrXT2H8KUT0R8PyHR5iX8MkQPVWMzfqYox5vCqlYVqxP\n6CFEh5IJElSSTTzU0CaRChLklQV0WWV4ka4hcYRC5xHMN2VtIKa6UtkA07KpOo/Y\nvOtZAoGAJ79eCRgffPiqOHl8otu53LjRmW9wH0oO8WL448dYfN4KZSu1e5No0OR1\nAZnamXRo9gx3mUylfp/Tj/WPgBMdcSamUgJDvqvOiE2cQOaymxnLuGXoPrn64hLA\nSaxhGnVen7olmUTICpu0n61kxZDFPvDeuNe0hMYpuo0iu8S4JCY=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7ec3bc56fbcf4360b32ab7460d555a2c', 'name': u'singlevm1-kp_8a029266-4093-426b-86e6-0ffed3c641bf', 'created_at': '2018-12-19T15:06:45.272048', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1edfe8decc9043d8acf0fc880eeb3070', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'28:61:eb:94:5e:02:13:41:b0:5d:77:56:0f:07:2b:37', 'type': 'ssh', 'id': u'singlevm1-kp_8a029266-4093-426b-86e6-0ffed3c641bf'}) 2018-12-19 15:06:45,272 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEA3v56RkJb4zmjJ2t1GJXCToouO9guD04s/40sre9NX/Ni5qi/ RTiqvR1wo8m9qkC5fbECw/2ZJvGAUvblEbN/92z6oIRYp9hwn/yL37Tm90u+emhI 39HtST+xx5LFB0GE58G5pPtW1B7wfa5KAiKxZmHLThE5u5AJ4zyPdq5hdQzxT1Ot lEHWXz6ZR27HWnTs1FCXL/QpWI1XG1aGbkDY+yBZec4LiGjvF4zvRrv8sWYFlwqk woCV5ro9j/5ZXRLR218/2xgbOBXT1GQIW8+vzaSkZzw4W9DwJ9jB9EdnpWua4APi UF+B79eKe9/lBlOtwHzxUo5O+O0tLHu8T+pJYQIDAQABAoIBACiV+HtBKKg6nU9X Z4CKAUt6KuAJgJiYiegZMcCWhWapTZ7dp7JZlfnFmfK1jSenkBsoVHCHf5Bu9AQl m5uVJ/1IgHUmoVwrMJRtyqd0rXTk/E4bHOhftOhYB2tjcyjW6/GieL9mX29MEklN p3qsBc20juQujmts09/f7dyT8Hj1AxztcMDwiI/HHaw4bvJMAetjyEtGSFM0KElR odBl0ir4BH2CQGma94wYwM9E12TcBcBvkHdpfsaBmKcNADog5HGhBM+ajNBoNPzd aB/a40vz6bKi0qqCJ8xwif/vyeaVnlgrdUPuy+7P9nZ1C58BH32BI9hWOKi44z8F Ds/mZGECgYEA8I1DU0nlD6dp/N4LmkvPJ7RM360Jt9+YUC+ayksS7PIUJl6BCkSF WEDKAAGRgMa8Fzp3aG0VzB955w4MAmvgk6I0QiEvZJYIqlHw/lRG+CakqGEN+TVH AANmaIwsno/o+Lxx8SVJVaj3yfqhSXaL6YRvZ6u+HNuWjSbMtiop3+8CgYEA7VCP dUgaTB6vEGg55ppYantoFJdg1joFF3U4qbjoKHSnmM3kfHXztDgbbMe0uoysG2wV 4KtlKT3ix/w+wp1iWUwb6k+kdHdc4qlfh8UxxWm4m+exeyFI0MCDCY6ysqBsYPEN cngXYLIZ2A+teq49lTgXH67WsujwCXIwh6wUG68CgYBEiApJPUEr/4cbimsFz1k6 N4y7IMInB2WOWrGftlmy9Zi2AbCDq1fN989Uxx2b8YJ+n6KLNqDCIamKIR9cxT0a 8lgvCuNEpdXcKDIfUwVRBzlb2yKu//W1VEKlwGGp3tgBnTZc/EFzTQsjGOtAUay0 n41ZnL0x3YF7vzUNJN//MwKBgETJOQvRnm255xxmWYIR8tbKdlyhlBwELT2jaI0p X4F6bqnH5BZ/SehO6wQYzrXT2H8KUT0R8PyHR5iX8MkQPVWMzfqYox5vCqlYVqxP 6CFEh5IJElSSTTzU0CaRChLklQV0WWV4ka4hcYRC5xHMN2VtIKa6UtkA07KpOo/Y vOtZAoGAJ79eCRgffPiqOHl8otu53LjRmW9wH0oO8WL448dYfN4KZSu1e5No0OR1 AZnamXRo9gx3mUylfp/Tj/WPgBMdcSamUgJDvqvOiE2cQOaymxnLuGXoPrn64hLA SaxhGnVen7olmUTICpu0n61kxZDFPvDeuNe0hMYpuo0iu8S4JCY= -----END RSA PRIVATE KEY----- 2018-12-19 15:06:45,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-19 15:06:45,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" -d '{"security_group": {"name": "singlevm1-sg_8a029266-4093-426b-86e6-0ffed3c641bf", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-12-19 15:06:46,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-2a7dfbdc-ee2b-4f1d-8800-bb739e5fcdda Date: Wed, 19 Dec 2018 15:06:46 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "created_at": "2018-12-19T15:06:46Z", "updated_at": "2018-12-19T15:06:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:06:46Z", "revision_number": 0, "id": "08eb3c8b-795b-440d-9b64-a0ce7b41ff4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:06:46Z", "security_group_id": "c54b0f3b-8140-4108-9e45-0bd739c2bf02", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv4", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:06:46Z", "revision_number": 0, "id": "90eae4ed-984a-4a34-aded-9bf37327059a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:06:46Z", "security_group_id": "c54b0f3b-8140-4108-9e45-0bd739c2bf02", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv6", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}], "revision_number": 2, "project_id": "1edfe8decc9043d8acf0fc880eeb3070", "id": "c54b0f3b-8140-4108-9e45-0bd739c2bf02", "name": "singlevm1-sg_8a029266-4093-426b-86e6-0ffed3c641bf"}} 2018-12-19 15:06:46,449 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-2a7dfbdc-ee2b-4f1d-8800-bb739e5fcdda 2018-12-19 15:06:46,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 1.17357301712s 2018-12-19 15:06:46,449 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-2a7dfbdc-ee2b-4f1d-8800-bb739e5fcdda 2018-12-19 15:06:46,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-19 15:06:46,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:06:46,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8340 X-Openstack-Request-Id: req-fbc22c76-b00d-4783-9dc2-ae40d4132e9f Date: Wed, 19 Dec 2018 15:06:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "created_at": "2018-12-19T15:04:58Z", "updated_at": "2018-12-19T15:04:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:04:58Z", "revision_number": 0, "id": "ff5da90a-091f-46ae-9073-fba562123250", "remote_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "remote_ip_prefix": null, "created_at": "2018-12-19T15:04:58Z", "security_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv4", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:04:58Z", "revision_number": 0, "id": "ec4694aa-87ed-4470-971d-009c2dcf8bc8", "remote_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "remote_ip_prefix": null, "created_at": "2018-12-19T15:04:58Z", "security_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv6", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:04:58Z", "revision_number": 0, "id": "23b24077-f0ad-41e1-9463-7c0de4971f41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:04:58Z", "security_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv4", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:04:58Z", "revision_number": 0, "id": "1b96fad3-39b0-4b79-84da-7cd9d40dfcf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:04:58Z", "security_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv6", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}], "revision_number": 4, "project_id": "1edfe8decc9043d8acf0fc880eeb3070", "id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "created_at": "2018-12-19T15:00:30Z", "updated_at": "2018-12-19T15:00:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:00:30Z", "revision_number": 0, "id": "6f62e0ca-18b4-46cc-8561-ab5b6efd855a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:00:30Z", "security_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "tenant_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a42d565bcf74e8ca8f02bda79ed3d31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:00:30Z", "revision_number": 0, "id": "06583a17-2127-440c-a7e2-e447abbafdd8", "remote_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "remote_ip_prefix": null, "created_at": "2018-12-19T15:00:30Z", "security_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "tenant_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a42d565bcf74e8ca8f02bda79ed3d31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:00:30Z", "revision_number": 0, "id": "ba764d36-e2ee-4001-84b1-ef0082114297", "remote_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "remote_ip_prefix": null, "created_at": "2018-12-19T15:00:30Z", "security_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "tenant_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a42d565bcf74e8ca8f02bda79ed3d31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:00:30Z", "revision_number": 0, "id": "a5df6356-e555-4b1d-82d2-bed34e3ef8b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:00:30Z", "security_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "tenant_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a42d565bcf74e8ca8f02bda79ed3d31"}], "revision_number": 4, "project_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-19T15:05:01Z", "updated_at": "2018-12-19T15:05:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:02Z", "revision_number": 0, "id": "19709506-d219-44a5-b9cb-9be7a9e96f6a", "remote_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:02Z", "security_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:02Z", "revision_number": 0, "id": "e6e68c64-2570-44a1-a6c7-97892c3c230e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:02Z", "security_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:02Z", "revision_number": 0, "id": "27ce1199-5d9f-4219-8d5e-1d081ad57b27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:02Z", "security_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:02Z", "revision_number": 0, "id": "ac1178f9-9837-4925-98d1-91fd25c62efd", "remote_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:02Z", "security_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "created_at": "2018-12-19T15:06:46Z", "updated_at": "2018-12-19T15:06:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:06:46Z", "revision_number": 0, "id": "90eae4ed-984a-4a34-aded-9bf37327059a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:06:46Z", "security_group_id": "c54b0f3b-8140-4108-9e45-0bd739c2bf02", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv6", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:06:46Z", "revision_number": 0, "id": "08eb3c8b-795b-440d-9b64-a0ce7b41ff4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:06:46Z", "security_group_id": "c54b0f3b-8140-4108-9e45-0bd739c2bf02", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv4", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}], "revision_number": 2, "project_id": "1edfe8decc9043d8acf0fc880eeb3070", "id": "c54b0f3b-8140-4108-9e45-0bd739c2bf02", "name": "singlevm1-sg_8a029266-4093-426b-86e6-0ffed3c641bf"}]} 2018-12-19 15:06:46,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-fbc22c76-b00d-4783-9dc2-ae40d4132e9f 2018-12-19 15:06:46,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.228217124939s 2018-12-19 15:06:46,682 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-fbc22c76-b00d-4783-9dc2-ae40d4132e9f 2018-12-19 15:06:46,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-19 15:06:46,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "c54b0f3b-8140-4108-9e45-0bd739c2bf02"}}' 2018-12-19 15:06:47,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-c1f898e0-c352-446f-b98e-39eda69fde8e Date: Wed, 19 Dec 2018 15:06:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-19T15:06:46Z", "security_group_id": "c54b0f3b-8140-4108-9e45-0bd739c2bf02", "port_range_min": 22, "revision_number": 0, "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "created_at": "2018-12-19T15:06:46Z", "project_id": "1edfe8decc9043d8acf0fc880eeb3070", "id": "dcf7ca7a-29be-4ef4-b1e5-06d549d46c54"}} 2018-12-19 15:06:47,130 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c1f898e0-c352-446f-b98e-39eda69fde8e 2018-12-19 15:06:47,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.443539857864s 2018-12-19 15:06:47,130 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c1f898e0-c352-446f-b98e-39eda69fde8e 2018-12-19 15:06:47,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-19 15:06:47,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:06:47,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8836 X-Openstack-Request-Id: req-42eaaa58-54c7-45f1-bcc6-cad03508a9a1 Date: Wed, 19 Dec 2018 15:06:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "created_at": "2018-12-19T15:04:58Z", "updated_at": "2018-12-19T15:04:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:04:58Z", "revision_number": 0, "id": "23b24077-f0ad-41e1-9463-7c0de4971f41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:04:58Z", "security_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv4", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:04:58Z", "revision_number": 0, "id": "ff5da90a-091f-46ae-9073-fba562123250", "remote_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "remote_ip_prefix": null, "created_at": "2018-12-19T15:04:58Z", "security_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv4", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:04:58Z", "revision_number": 0, "id": "1b96fad3-39b0-4b79-84da-7cd9d40dfcf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:04:58Z", "security_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv6", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:04:58Z", "revision_number": 0, "id": "ec4694aa-87ed-4470-971d-009c2dcf8bc8", "remote_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "remote_ip_prefix": null, "created_at": "2018-12-19T15:04:58Z", "security_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv6", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}], "revision_number": 4, "project_id": "1edfe8decc9043d8acf0fc880eeb3070", "id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "created_at": "2018-12-19T15:00:30Z", "updated_at": "2018-12-19T15:00:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:00:30Z", "revision_number": 0, "id": "6f62e0ca-18b4-46cc-8561-ab5b6efd855a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:00:30Z", "security_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "tenant_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a42d565bcf74e8ca8f02bda79ed3d31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:00:30Z", "revision_number": 0, "id": "06583a17-2127-440c-a7e2-e447abbafdd8", "remote_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "remote_ip_prefix": null, "created_at": "2018-12-19T15:00:30Z", "security_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "tenant_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a42d565bcf74e8ca8f02bda79ed3d31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:00:30Z", "revision_number": 0, "id": "ba764d36-e2ee-4001-84b1-ef0082114297", "remote_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "remote_ip_prefix": null, "created_at": "2018-12-19T15:00:30Z", "security_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "tenant_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a42d565bcf74e8ca8f02bda79ed3d31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:00:30Z", "revision_number": 0, "id": "a5df6356-e555-4b1d-82d2-bed34e3ef8b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:00:30Z", "security_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "tenant_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a42d565bcf74e8ca8f02bda79ed3d31"}], "revision_number": 4, "project_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-19T15:05:01Z", "updated_at": "2018-12-19T15:05:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:02Z", "revision_number": 0, "id": "27ce1199-5d9f-4219-8d5e-1d081ad57b27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:02Z", "security_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:02Z", "revision_number": 0, "id": "ac1178f9-9837-4925-98d1-91fd25c62efd", "remote_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:02Z", "security_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:02Z", "revision_number": 0, "id": "19709506-d219-44a5-b9cb-9be7a9e96f6a", "remote_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:02Z", "security_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:02Z", "revision_number": 0, "id": "e6e68c64-2570-44a1-a6c7-97892c3c230e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:02Z", "security_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "created_at": "2018-12-19T15:06:46Z", "updated_at": "2018-12-19T15:06:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-19T15:06:46Z", "revision_number": 0, "id": "dcf7ca7a-29be-4ef4-b1e5-06d549d46c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:06:46Z", "security_group_id": "c54b0f3b-8140-4108-9e45-0bd739c2bf02", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:06:46Z", "revision_number": 0, "id": "90eae4ed-984a-4a34-aded-9bf37327059a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:06:46Z", "security_group_id": "c54b0f3b-8140-4108-9e45-0bd739c2bf02", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv6", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:06:46Z", "revision_number": 0, "id": "08eb3c8b-795b-440d-9b64-a0ce7b41ff4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:06:46Z", "security_group_id": "c54b0f3b-8140-4108-9e45-0bd739c2bf02", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv4", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}], "revision_number": 3, "project_id": "1edfe8decc9043d8acf0fc880eeb3070", "id": "c54b0f3b-8140-4108-9e45-0bd739c2bf02", "name": "singlevm1-sg_8a029266-4093-426b-86e6-0ffed3c641bf"}]} 2018-12-19 15:06:47,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-42eaaa58-54c7-45f1-bcc6-cad03508a9a1 2018-12-19 15:06:47,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.24191403389s 2018-12-19 15:06:47,376 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-42eaaa58-54c7-45f1-bcc6-cad03508a9a1 2018-12-19 15:06:47,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-19 15:06:47,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "c54b0f3b-8140-4108-9e45-0bd739c2bf02"}}' 2018-12-19 15:06:47,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-48509a14-d000-4f55-b68e-a86acbc7394e Date: Wed, 19 Dec 2018 15:06:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-19T15:06:47Z", "security_group_id": "c54b0f3b-8140-4108-9e45-0bd739c2bf02", "port_range_min": null, "revision_number": 0, "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "created_at": "2018-12-19T15:06:47Z", "project_id": "1edfe8decc9043d8acf0fc880eeb3070", "id": "b00b482c-c5a3-4957-ac3a-2137660cd344"}} 2018-12-19 15:06:47,760 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-48509a14-d000-4f55-b68e-a86acbc7394e 2018-12-19 15:06:47,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.379415035248s 2018-12-19 15:06:47,760 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-48509a14-d000-4f55-b68e-a86acbc7394e 2018-12-19 15:06:47,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-19 15:06:47,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:06:48,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-f1e12926-3797-46f7-ba91-66cca186f4e8 Date: Wed, 19 Dec 2018 15:06:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1f1c24fd-3793-4c0f-b565-0e43252d0165","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1edfe8decc9043d8acf0fc880eeb3070","status":"ACTIVE","subnets":["d0d3ab40-9482-4e6e-b775-cb21a992346a"],"description":"","tags":[],"updated_at":"2018-12-19T15:06:36Z","provider:segmentation_id":22,"name":"singlevm1-net_8a029266-4093-426b-86e6-0ffed3c641bf","admin_state_up":true,"tenant_id":"1edfe8decc9043d8acf0fc880eeb3070","created_at":"2018-12-19T15:06:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"a5be41ad-2241-44be-a187-9530aaa395b0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a42d565bcf74e8ca8f02bda79ed3d31","status":"ACTIVE","subnets":["5139cfe6-c54c-4ecb-a320-064341272c2b"],"description":"","tags":[],"updated_at":"2018-12-19T15:00:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"9a42d565bcf74e8ca8f02bda79ed3d31","created_at":"2018-12-19T15:00:30Z","provider:network_type":"flat"}]} 2018-12-19 15:06:48,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f1e12926-3797-46f7-ba91-66cca186f4e8 2018-12-19 15:06:48,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.318863153458s 2018-12-19 15:06:48,081 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f1e12926-3797-46f7-ba91-66cca186f4e8 2018-12-19 15:06:48,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-19 15:06:48,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:06:48,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-36dfa720-f2ae-4971-8388-c0be949aee69 Date: Wed, 19 Dec 2018 15:06:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8b822f62-fe6d-4a24-8b0d-0579715ff4df/images/72fccdcd-1442-4869-882c-89c5928ef853/snap", "metadata": {}}], "file": "/v2/images/72fccdcd-1442-4869-882c-89c5928ef853/file", "owner": "1edfe8decc9043d8acf0fc880eeb3070", "id": "72fccdcd-1442-4869-882c-89c5928ef853", "size": 12716032, "self": "/v2/images/72fccdcd-1442-4869-882c-89c5928ef853", "disk_format": "qcow2", "direct_url": "rbd://8b822f62-fe6d-4a24-8b0d-0579715ff4df/images/72fccdcd-1442-4869-882c-89c5928ef853/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-19T15:06:43Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_8a029266-4093-426b-86e6-0ffed3c641bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_8a029266-4093-426b-86e6-0ffed3c641bf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-19T15:06:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-19 15:06:48,776 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-36dfa720-f2ae-4971-8388-c0be949aee69 2018-12-19 15:06:48,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.691130876541s 2018-12-19 15:06:48,777 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-36dfa720-f2ae-4971-8388-c0be949aee69 2018-12-19 15:06:48,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-19 15:06:48,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:06:48,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab982c8d-2101-4575-9985-780fae8dcb55 x-compute-request-id: req-ab982c8d-2101-4575-9985-780fae8dcb55 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_8a029266-4093-426b-86e6-0ffed3c641bf", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b8317747-c580-4931-b9a1-10808c68b124", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b8317747-c580-4931-b9a1-10808c68b124", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b8317747-c580-4931-b9a1-10808c68b124"}]} 2018-12-19 15:06:48,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-ab982c8d-2101-4575-9985-780fae8dcb55 2018-12-19 15:06:48,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.132057189941s 2018-12-19 15:06:48,911 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-ab982c8d-2101-4575-9985-780fae8dcb55 2018-12-19 15:06:48,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-19 15:06:48,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" -d '{"server": {"name": "singlevm1-vm_8a029266-4093-426b-86e6-0ffed3c641bf", "imageRef": "72fccdcd-1442-4869-882c-89c5928ef853", "key_name": "singlevm1-kp_8a029266-4093-426b-86e6-0ffed3c641bf", "flavorRef": "b8317747-c580-4931-b9a1-10808c68b124", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1f1c24fd-3793-4c0f-b565-0e43252d0165"}], "security_groups": [{"name": "c54b0f3b-8140-4108-9e45-0bd739c2bf02"}]}}' 2018-12-19 15:06:50,665 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 19 Dec 2018 15:06:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-257cd1c9-903f-40c4-b4b1-28e691cd9305 x-compute-request-id: req-257cd1c9-903f-40c4-b4b1-28e691cd9305 Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "c54b0f3b-8140-4108-9e45-0bd739c2bf02"}], "OS-DCF:diskConfig": "MANUAL", "id": "c5f67b17-d0a3-4c7d-9724-b6df31c8adf1", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1", "rel": "bookmark"}], "adminPass": "YzRdKnwyXSL7"}} 2018-12-19 15:06:50,666 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-257cd1c9-903f-40c4-b4b1-28e691cd9305 2018-12-19 15:06:50,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.75302195549s 2018-12-19 15:06:50,666 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-257cd1c9-903f-40c4-b4b1-28e691cd9305 2018-12-19 15:06:50,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-19 15:06:50,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:06:51,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a89f1d6-98f7-4611-8389-60353fe473de x-compute-request-id: req-0a89f1d6-98f7-4611-8389-60353fe473de Content-Encoding: gzip Content-Length: 639 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1", "rel": "bookmark"}], "image": {"id": "72fccdcd-1442-4869-882c-89c5928ef853", "links": [{"href": "http://172.30.9.23:8774/images/72fccdcd-1442-4869-882c-89c5928ef853", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b8317747-c580-4931-b9a1-10808c68b124", "links": [{"href": "http://172.30.9.23:8774/flavors/b8317747-c580-4931-b9a1-10808c68b124", "rel": "bookmark"}]}, "id": "c5f67b17-d0a3-4c7d-9724-b6df31c8adf1", "user_id": "7ec3bc56fbcf4360b32ab7460d555a2c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-19T15:06:50Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8a029266-4093-426b-86e6-0ffed3c641bf", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_8a029266-4093-426b-86e6-0ffed3c641bf", "created": "2018-12-19T15:06:50Z", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-19 15:06:51,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0a89f1d6-98f7-4611-8389-60353fe473de 2018-12-19 15:06:51,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07011699677s 2018-12-19 15:06:51,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0a89f1d6-98f7-4611-8389-60353fe473de 2018-12-19 15:06:51,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-19 15:06:51,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:06:52,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-3cb0bac5-fd19-4885-8ade-fd4359ab3dd1 Date: Wed, 19 Dec 2018 15:06:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1f1c24fd-3793-4c0f-b565-0e43252d0165","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1edfe8decc9043d8acf0fc880eeb3070","status":"ACTIVE","subnets":["d0d3ab40-9482-4e6e-b775-cb21a992346a"],"description":"","tags":[],"updated_at":"2018-12-19T15:06:36Z","provider:segmentation_id":22,"name":"singlevm1-net_8a029266-4093-426b-86e6-0ffed3c641bf","admin_state_up":true,"tenant_id":"1edfe8decc9043d8acf0fc880eeb3070","created_at":"2018-12-19T15:06:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"a5be41ad-2241-44be-a187-9530aaa395b0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a42d565bcf74e8ca8f02bda79ed3d31","status":"ACTIVE","subnets":["5139cfe6-c54c-4ecb-a320-064341272c2b"],"description":"","tags":[],"updated_at":"2018-12-19T15:00:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"9a42d565bcf74e8ca8f02bda79ed3d31","created_at":"2018-12-19T15:00:30Z","provider:network_type":"flat"}]} 2018-12-19 15:06:52,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-3cb0bac5-fd19-4885-8ade-fd4359ab3dd1 2018-12-19 15:06:52,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.259308099747s 2018-12-19 15:06:52,004 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-3cb0bac5-fd19-4885-8ade-fd4359ab3dd1 2018-12-19 15:06:52,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-19 15:06:52,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:06:52,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-e84990bd-38e3-47ac-8df5-69d6c1e7b994 Date: Wed, 19 Dec 2018 15:06:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a5be41ad-2241-44be-a187-9530aaa395b0","tenant_id":"9a42d565bcf74e8ca8f02bda79ed3d31","created_at":"2018-12-19T15:00:38Z","dns_nameservers":[],"updated_at":"2018-12-19T15:00:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"9a42d565bcf74e8ca8f02bda79ed3d31","id":"5139cfe6-c54c-4ecb-a320-064341272c2b","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f1c24fd-3793-4c0f-b565-0e43252d0165","tenant_id":"1edfe8decc9043d8acf0fc880eeb3070","created_at":"2018-12-19T15:06:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-19T15:06:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"1edfe8decc9043d8acf0fc880eeb3070","id":"d0d3ab40-9482-4e6e-b775-cb21a992346a","subnetpool_id":null,"name":"singlevm1-subnet_8a029266-4093-426b-86e6-0ffed3c641bf"}]} 2018-12-19 15:06:52,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e84990bd-38e3-47ac-8df5-69d6c1e7b994 2018-12-19 15:06:52,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0456252098083s 2018-12-19 15:06:52,050 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e84990bd-38e3-47ac-8df5-69d6c1e7b994 2018-12-19 15:06:52,051 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-19 15:06:54,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-19 15:06:54,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:06:54,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-450f4dc1-919b-453f-8f53-42284fb91147 x-compute-request-id: req-450f4dc1-919b-453f-8f53-42284fb91147 Content-Encoding: gzip Content-Length: 710 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1", "rel": "bookmark"}], "image": {"id": "72fccdcd-1442-4869-882c-89c5928ef853", "links": [{"href": "http://172.30.9.23:8774/images/72fccdcd-1442-4869-882c-89c5928ef853", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b8317747-c580-4931-b9a1-10808c68b124", "links": [{"href": "http://172.30.9.23:8774/flavors/b8317747-c580-4931-b9a1-10808c68b124", "rel": "bookmark"}]}, "id": "c5f67b17-d0a3-4c7d-9724-b6df31c8adf1", "user_id": "7ec3bc56fbcf4360b32ab7460d555a2c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-19T15:06:54Z", "hostId": "f415de5093a10d1826667063adb448d27ba09deaca7ba011e51b1fd1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8a029266-4093-426b-86e6-0ffed3c641bf", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_8a029266-4093-426b-86e6-0ffed3c641bf", "created": "2018-12-19T15:06:50Z", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-19 15:06:54,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-450f4dc1-919b-453f-8f53-42284fb91147 2018-12-19 15:06:54,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491587877274s 2018-12-19 15:06:54,546 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-450f4dc1-919b-453f-8f53-42284fb91147 2018-12-19 15:06:54,550 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-19 15:06:56,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-19 15:06:56,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:06:57,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e49733a4-df18-41cf-a3fe-52e06fd31936 x-compute-request-id: req-e49733a4-df18-41cf-a3fe-52e06fd31936 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1", "rel": "bookmark"}], "image": {"id": "72fccdcd-1442-4869-882c-89c5928ef853", "links": [{"href": "http://172.30.9.23:8774/images/72fccdcd-1442-4869-882c-89c5928ef853", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b8317747-c580-4931-b9a1-10808c68b124", "links": [{"href": "http://172.30.9.23:8774/flavors/b8317747-c580-4931-b9a1-10808c68b124", "rel": "bookmark"}]}, "id": "c5f67b17-d0a3-4c7d-9724-b6df31c8adf1", "security_groups": [{"name": "singlevm1-sg_8a029266-4093-426b-86e6-0ffed3c641bf"}], "user_id": "7ec3bc56fbcf4360b32ab7460d555a2c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-19T15:06:55Z", "hostId": "f415de5093a10d1826667063adb448d27ba09deaca7ba011e51b1fd1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8a029266-4093-426b-86e6-0ffed3c641bf", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_8a029266-4093-426b-86e6-0ffed3c641bf", "created": "2018-12-19T15:06:50Z", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-19 15:06:57,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e49733a4-df18-41cf-a3fe-52e06fd31936 2018-12-19 15:06:57,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.30401611328s 2018-12-19 15:06:57,857 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e49733a4-df18-41cf-a3fe-52e06fd31936 2018-12-19 15:06:57,861 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-19 15:06:59,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-19 15:06:59,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:07:01,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:06:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04a70aef-1922-49c0-8aa5-f13b2838df0f x-compute-request-id: req-04a70aef-1922-49c0-8aa5-f13b2838df0f Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_8a029266-4093-426b-86e6-0ffed3c641bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:22:8d", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1", "rel": "bookmark"}], "image": {"id": "72fccdcd-1442-4869-882c-89c5928ef853", "links": [{"href": "http://172.30.9.23:8774/images/72fccdcd-1442-4869-882c-89c5928ef853", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b8317747-c580-4931-b9a1-10808c68b124", "links": [{"href": "http://172.30.9.23:8774/flavors/b8317747-c580-4931-b9a1-10808c68b124", "rel": "bookmark"}]}, "id": "c5f67b17-d0a3-4c7d-9724-b6df31c8adf1", "security_groups": [{"name": "singlevm1-sg_8a029266-4093-426b-86e6-0ffed3c641bf"}], "user_id": "7ec3bc56fbcf4360b32ab7460d555a2c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-19T15:06:55Z", "hostId": "f415de5093a10d1826667063adb448d27ba09deaca7ba011e51b1fd1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8a029266-4093-426b-86e6-0ffed3c641bf", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_8a029266-4093-426b-86e6-0ffed3c641bf", "created": "2018-12-19T15:06:50Z", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-19 15:07:01,009 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-04a70aef-1922-49c0-8aa5-f13b2838df0f 2018-12-19 15:07:01,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14576101303s 2018-12-19 15:07:01,010 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-04a70aef-1922-49c0-8aa5-f13b2838df0f 2018-12-19 15:07:01,014 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-19 15:07:03,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-19 15:07:03,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:07:04,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:07:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cbb15f6-9c7b-4021-83cb-1d52170518d5 x-compute-request-id: req-4cbb15f6-9c7b-4021-83cb-1d52170518d5 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_8a029266-4093-426b-86e6-0ffed3c641bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:22:8d", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1", "rel": "bookmark"}], "image": {"id": "72fccdcd-1442-4869-882c-89c5928ef853", "links": [{"href": "http://172.30.9.23:8774/images/72fccdcd-1442-4869-882c-89c5928ef853", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b8317747-c580-4931-b9a1-10808c68b124", "links": [{"href": "http://172.30.9.23:8774/flavors/b8317747-c580-4931-b9a1-10808c68b124", "rel": "bookmark"}]}, "id": "c5f67b17-d0a3-4c7d-9724-b6df31c8adf1", "security_groups": [{"name": "singlevm1-sg_8a029266-4093-426b-86e6-0ffed3c641bf"}], "user_id": "7ec3bc56fbcf4360b32ab7460d555a2c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-19T15:06:55Z", "hostId": "f415de5093a10d1826667063adb448d27ba09deaca7ba011e51b1fd1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8a029266-4093-426b-86e6-0ffed3c641bf", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_8a029266-4093-426b-86e6-0ffed3c641bf", "created": "2018-12-19T15:06:50Z", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-19 15:07:04,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4cbb15f6-9c7b-4021-83cb-1d52170518d5 2018-12-19 15:07:04,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.28675603867s 2018-12-19 15:07:04,304 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4cbb15f6-9c7b-4021-83cb-1d52170518d5 2018-12-19 15:07:04,308 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-19 15:07:06,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-19 15:07:06,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:07:07,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:07:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f8625eb-8a6a-4049-b467-7e824a278fd6 x-compute-request-id: req-7f8625eb-8a6a-4049-b467-7e824a278fd6 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_8a029266-4093-426b-86e6-0ffed3c641bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:22:8d", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1", "rel": "bookmark"}], "image": {"id": "72fccdcd-1442-4869-882c-89c5928ef853", "links": [{"href": "http://172.30.9.23:8774/images/72fccdcd-1442-4869-882c-89c5928ef853", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-12-19T15:07:04.000000", "flavor": {"id": "b8317747-c580-4931-b9a1-10808c68b124", "links": [{"href": "http://172.30.9.23:8774/flavors/b8317747-c580-4931-b9a1-10808c68b124", "rel": "bookmark"}]}, "id": "c5f67b17-d0a3-4c7d-9724-b6df31c8adf1", "security_groups": [{"name": "singlevm1-sg_8a029266-4093-426b-86e6-0ffed3c641bf"}], "user_id": "7ec3bc56fbcf4360b32ab7460d555a2c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-19T15:07:04Z", "hostId": "f415de5093a10d1826667063adb448d27ba09deaca7ba011e51b1fd1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8a029266-4093-426b-86e6-0ffed3c641bf", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_8a029266-4093-426b-86e6-0ffed3c641bf", "created": "2018-12-19T15:06:50Z", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-19 15:07:07,179 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7f8625eb-8a6a-4049-b467-7e824a278fd6 2018-12-19 15:07:07,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.868785858154s 2018-12-19 15:07:07,180 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7f8625eb-8a6a-4049-b467-7e824a278fd6 2018-12-19 15:07:07,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-19 15:07:07,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=c5f67b17-d0a3-4c7d-9724-b6df31c8adf1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:07:07,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 878 X-Openstack-Request-Id: req-a3e28c81-eb1b-49db-a7b0-8bd07e656f5c Date: Wed, 19 Dec 2018 15:07:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-19T15:07:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d0d3ab40-9482-4e6e-b775-cb21a992346a","ip_address":"192.168.120.15"}],"id":"e10b5467-f721-416a-9722-61c6850a2b5c","security_groups":["c54b0f3b-8140-4108-9e45-0bd739c2bf02"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9c:22:8d","project_id":"1edfe8decc9043d8acf0fc880eeb3070","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"c5f67b17-d0a3-4c7d-9724-b6df31c8adf1","name":"","admin_state_up":true,"network_id":"1f1c24fd-3793-4c0f-b565-0e43252d0165","tenant_id":"1edfe8decc9043d8acf0fc880eeb3070","created_at":"2018-12-19T15:06:54Z","binding:vnic_type":"normal"}]} 2018-12-19 15:07:07,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=c5f67b17-d0a3-4c7d-9724-b6df31c8adf1 used request id req-a3e28c81-eb1b-49db-a7b0-8bd07e656f5c 2018-12-19 15:07:07,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.256542205811s 2018-12-19 15:07:07,441 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=c5f67b17-d0a3-4c7d-9724-b6df31c8adf1 used request id req-a3e28c81-eb1b-49db-a7b0-8bd07e656f5c 2018-12-19 15:07:07,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-19 15:07:07,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=e10b5467-f721-416a-9722-61c6850a2b5c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:07:07,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f39bdeac-7f0d-4b86-b43f-08bbb3a02c06 Date: Wed, 19 Dec 2018 15:07:07 GMT RESP BODY: {"floatingips": []} 2018-12-19 15:07:07,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=e10b5467-f721-416a-9722-61c6850a2b5c used request id req-f39bdeac-7f0d-4b86-b43f-08bbb3a02c06 2018-12-19 15:07:07,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.18820309639s 2018-12-19 15:07:07,635 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=e10b5467-f721-416a-9722-61c6850a2b5c used request id req-f39bdeac-7f0d-4b86-b43f-08bbb3a02c06 2018-12-19 15:07:07,635 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_8a029266-4093-426b-86e6-0ffed3c641bf': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9c:22:8d', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'72fccdcd-1442-4869-882c-89c5928ef853'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-12-19T15:07:04.000000', 'flavor': Munch({u'id': u'b8317747-c580-4931-b9a1-10808c68b124'}), 'az': u'nova', 'id': u'c5f67b17-d0a3-4c7d-9724-b6df31c8adf1', 'security_groups': [Munch({u'name': u'singlevm1-sg_8a029266-4093-426b-86e6-0ffed3c641bf'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7ec3bc56fbcf4360b32ab7460d555a2c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1edfe8decc9043d8acf0fc880eeb3070', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-19T15:07:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-19T15:07:04Z', 'hostId': u'f415de5093a10d1826667063adb448d27ba09deaca7ba011e51b1fd1', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_8a029266-4093-426b-86e6-0ffed3c641bf', 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'f415de5093a10d1826667063adb448d27ba09deaca7ba011e51b1fd1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-12-19T15:07:04.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1edfe8decc9043d8acf0fc880eeb3070', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_8a029266-4093-426b-86e6-0ffed3c641bf', 'adminPass': u'YzRdKnwyXSL7', 'tenant_id': u'1edfe8decc9043d8acf0fc880eeb3070', 'created_at': u'2018-12-19T15:06:50Z', 'created': u'2018-12-19T15:06:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-19 15:07:07,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-19 15:07:07,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:07:07,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-08e4c0a3-cb7f-41f1-9c09-c1d0fa2f18f9 Date: Wed, 19 Dec 2018 15:07:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1f1c24fd-3793-4c0f-b565-0e43252d0165","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1edfe8decc9043d8acf0fc880eeb3070","status":"ACTIVE","subnets":["d0d3ab40-9482-4e6e-b775-cb21a992346a"],"description":"","tags":[],"updated_at":"2018-12-19T15:06:36Z","provider:segmentation_id":22,"name":"singlevm1-net_8a029266-4093-426b-86e6-0ffed3c641bf","admin_state_up":true,"tenant_id":"1edfe8decc9043d8acf0fc880eeb3070","created_at":"2018-12-19T15:06:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"a5be41ad-2241-44be-a187-9530aaa395b0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a42d565bcf74e8ca8f02bda79ed3d31","status":"ACTIVE","subnets":["5139cfe6-c54c-4ecb-a320-064341272c2b"],"description":"","tags":[],"updated_at":"2018-12-19T15:00:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"9a42d565bcf74e8ca8f02bda79ed3d31","created_at":"2018-12-19T15:00:30Z","provider:network_type":"flat"}]} 2018-12-19 15:07:07,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-08e4c0a3-cb7f-41f1-9c09-c1d0fa2f18f9 2018-12-19 15:07:07,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0881059169769s 2018-12-19 15:07:07,727 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-08e4c0a3-cb7f-41f1-9c09-c1d0fa2f18f9 2018-12-19 15:07:07,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-19 15:07:07,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=c5f67b17-d0a3-4c7d-9724-b6df31c8adf1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:07:07,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 878 X-Openstack-Request-Id: req-3423e182-7220-42ec-a9dd-8179faebe136 Date: Wed, 19 Dec 2018 15:07:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-19T15:07:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d0d3ab40-9482-4e6e-b775-cb21a992346a","ip_address":"192.168.120.15"}],"id":"e10b5467-f721-416a-9722-61c6850a2b5c","security_groups":["c54b0f3b-8140-4108-9e45-0bd739c2bf02"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9c:22:8d","project_id":"1edfe8decc9043d8acf0fc880eeb3070","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"c5f67b17-d0a3-4c7d-9724-b6df31c8adf1","name":"","admin_state_up":true,"network_id":"1f1c24fd-3793-4c0f-b565-0e43252d0165","tenant_id":"1edfe8decc9043d8acf0fc880eeb3070","created_at":"2018-12-19T15:06:54Z","binding:vnic_type":"normal"}]} 2018-12-19 15:07:07,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=c5f67b17-d0a3-4c7d-9724-b6df31c8adf1 used request id req-3423e182-7220-42ec-a9dd-8179faebe136 2018-12-19 15:07:07,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0511200428009s 2018-12-19 15:07:07,780 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=c5f67b17-d0a3-4c7d-9724-b6df31c8adf1 used request id req-3423e182-7220-42ec-a9dd-8179faebe136 2018-12-19 15:07:07,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-19 15:07:07,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" -d '{"floatingip": {"floating_network_id": "a5be41ad-2241-44be-a187-9530aaa395b0", "fixed_ip_address": "192.168.120.15", "port_id": "e10b5467-f721-416a-9722-61c6850a2b5c"}}' 2018-12-19 15:07:09,379 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-c3740936-2e26-419a-b6dd-9fc1a5eab542 Date: Wed, 19 Dec 2018 15:07:09 GMT RESP BODY: {"floatingip": {"router_id": "532ce98e-1f0f-4491-aa40-4ace17305063", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-19T15:07:08Z", "floating_network_id": "a5be41ad-2241-44be-a187-9530aaa395b0", "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "e10b5467-f721-416a-9722-61c6850a2b5c", "id": "f51b542d-4e43-44ab-9828-9b8cf82f4f4a", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "created_at": "2018-12-19T15:07:08Z", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}} 2018-12-19 15:07:09,380 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c3740936-2e26-419a-b6dd-9fc1a5eab542 2018-12-19 15:07:09,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.59888005257s 2018-12-19 15:07:09,380 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c3740936-2e26-419a-b6dd-9fc1a5eab542 2018-12-19 15:07:09,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-19 15:07:09,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:07:09,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-80f1ce07-6212-40d5-b11d-6293d919d1aa Date: Wed, 19 Dec 2018 15:07:09 GMT RESP BODY: {"floatingips": [{"router_id": "532ce98e-1f0f-4491-aa40-4ace17305063", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-19T15:07:08Z", "floating_network_id": "a5be41ad-2241-44be-a187-9530aaa395b0", "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "e10b5467-f721-416a-9722-61c6850a2b5c", "id": "f51b542d-4e43-44ab-9828-9b8cf82f4f4a", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "created_at": "2018-12-19T15:07:08Z", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}]} 2018-12-19 15:07:09,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-80f1ce07-6212-40d5-b11d-6293d919d1aa 2018-12-19 15:07:09,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0238080024719s 2018-12-19 15:07:09,412 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-80f1ce07-6212-40d5-b11d-6293d919d1aa 2018-12-19 15:07:09,416 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'532ce98e-1f0f-4491-aa40-4ace17305063', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'1edfe8decc9043d8acf0fc880eeb3070', 'created_at': u'2018-12-19T15:07:08Z', 'attached': True, 'updated_at': u'2018-12-19T15:07:08Z', 'id': u'f51b542d-4e43-44ab-9828-9b8cf82f4f4a', 'floating_network_id': u'a5be41ad-2241-44be-a187-9530aaa395b0', 'fixed_ip_address': u'192.168.120.15', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1edfe8decc9043d8acf0fc880eeb3070', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'532ce98e-1f0f-4491-aa40-4ace17305063', 'project_id': u'1edfe8decc9043d8acf0fc880eeb3070', 'port_id': u'e10b5467-f721-416a-9722-61c6850a2b5c', 'port': u'e10b5467-f721-416a-9722-61c6850a2b5c', 'network': u'a5be41ad-2241-44be-a187-9530aaa395b0'}) 2018-12-19 15:07:09,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-19 15:07:09,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-19 15:07:10,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:07:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db246ec0-5fc3-4538-939f-2a1608aaef46 x-compute-request-id: req-db246ec0-5fc3-4538-939f-2a1608aaef46 Content-Encoding: gzip Content-Length: 9643 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512392160 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.231606] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.234576] pid_max: default: 32768 minimum: 301\n[ 0.236167] ACPI: Core revision 20150930\n[ 0.238146] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.240441] Security Framework initialized\n[ 0.241904] Yama: becoming mindful.\n[ 0.243187] AppArmor: AppArmor initialized\n[ 0.244694] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.247026] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.249282] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251437] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253849] Initializing cgroup subsys io\n[ 0.255291] Initializing cgroup subsys memory\n[ 0.256810] Initializing cgroup subsys devices\n[ 0.258355] Initializing cgroup subsys freezer\n[ 0.259884] Initializing cgroup subsys net_cls\n[ 0.261411] Initializing cgroup subsys perf_event\n[ 0.263028] Initializing cgroup subsys net_prio\n[ 0.264622] Initializing cgroup subsys hugetlb\n[ 0.266164] Initializing cgroup subsys pids\n[ 0.267670] CPU: Physical Processor ID: 0\n[ 0.269792] mce: CPU supports 10 MCE banks\n[ 0.271271] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.273040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.293349] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.302000] ftrace: allocating 31920 entries in 125 pages\n[ 0.332963] smpboot: Max logical packages: 1\n[ 0.334479] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.336855] x2apic enabled\n[ 0.338223] Switched APIC routing to physical x2apic.\n[ 0.341082] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.343055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.346775] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.350015] KVM setup paravirtual spinlock\n[ 0.351993] x86: Booted up 1 node, 1 CPUs\n[ 0.353446] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.355906] devtmpfs: initialized\n[ 0.358174] evm: security.selinux\n[ 0.359438] evm: security.SMACK64\n[ 0.360719] evm: security.SMACK64EXEC\n[ 0.362079] evm: security.SMACK64TRANSMUTE\n[ 0.363544] evm: security.SMACK64MMAP\n[ 0.364896] evm: security.ima\n[ 0.366053] evm: security.capability\n[ 0.367450] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.370808] pinctrl core: initialized pinctrl subsystem\n[ 0.372759] RTC time: 15:07:05, date: 12/19/18\n[ 0.374443] NET: Registered protocol family 16\n[ 0.376154] cpuidle: using governor ladder\n[ 0.377654] cpuidle: using governor menu\n[ 0.379081] PCCT header not found.\n[ 0.380418] ACPI: bus type PCI registered\n[ 0.381875] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.384116] PCI: Using configuration type 1 for base access\n[ 0.386762] ACPI: Added _OSI(Module Device)\n[ 0.388268] ACPI: Added _OSI(Processor Device)\n[ 0.389826] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.391455] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.394118] ACPI: Interpreter enabled\n[ 0.395497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.398856] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.402210] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.405564] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.408902] ACPI: (supports S0 S5)\n[ 0.410184] ACPI: Using IOAPIC for interrupt routing\n[ 0.411910] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.416514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.418599] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.420862] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.423047] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.426995] acpiphp: Slot [3] registered\n[ 0.428457] acpiphp: Slot [4] registered\n[ 0.429903] acpiphp: Slot [5] registered\n[ 0.431351] acpiphp: Slot [6] registered\n[ 0.432794] acpiphp: Slot [7] registered\n[ 0.434233] acpiphp: Slot [8] registered\n[ 0.435679] acpiphp: Slot [9] registered\n[ 0.437118] acpiphp: Slot [10] registered\n[ 0.438577] acpiphp: Slot [11] registered\n[ 0.440046] acpiphp: Slot [12] registered\n[ 0.441510] acpiphp: Slot [13] registered\n[ 0.442970] acpiphp: Slot [14] registered\n[ 0.444475] acpiphp: Slot [15] registered\n[ 0.462075] acpiphp: Slot [16] registered\n[ 0.463539] acpiphp: Slot [17] registered\n[ 0.465004] acpiphp: Slot [18] registered\n[ 0.466471] acpiphp: Slot [19] registered\n[ 0.467934] acpiphp: Slot [20] registered\n[ 0.469399] acpiphp: Slot [21] registered\n[ 0.470865] acpiphp: Slot [22] registered\n[ 0.472326] acpiphp: Slot [23] registered\n[ 0.473788] acpiphp: Slot [24] registered\n[ 0.475254] acpiphp: Slot [25] registered\n[ 0.476713] acpiphp: Slot [26] registered\n[ 0.478188] acpiphp: Slot [27] registered\n[ 0.479657] acpiphp: Slot [28] registered\n[ 0.481121] acpiphp: Slot [29] registered\n[ 0.482575] acpiphp: Slot [30] registered\n[ 0.484049] acpiphp: Slot [31] registered\n[ 0.485503] PCI host bridge to bus 0000:00\n[ 0.486984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.489197] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.491392] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.493983] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.496575] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.499189] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.503948] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.506232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.508335] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.510599] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.514956] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.517548] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.538945] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.541448] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.544179] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.546635] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.551312] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.553708] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.556177] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.558046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.560777] vgaarb: loaded\n[ 0.561834] vgaarb: bridge control possible 0000:00:02.0\n[ 0.563955] SCSI subsystem initialized\n[ 0.565562] ACPI: bus type USB registered\n[ 0.567014] usbcore: registered new interface driver usbfs\n[ 0.568833] usbcore: registered new interface driver hub\n[ 0.570605] usbcore: registered new device driver usb\n[ 0.572514] PCI: Using ACPI for IRQ routing\n[ 0.574490] NetLabel: Initializing\n[ 0.575748] NetLabel: domain hash size = 128\n[ 0.577253] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.578942] NetLabel: unlabeled traffic allowed by default\n[ 0.580995] clocksource: Switched to clocksource kvm-clock\n[ 0.591234] AppArmor: AppArmor Filesystem Enabled\n[ 0.592898] pnp: PnP ACPI init\n[ 0.594405] pnp: PnP ACPI: found 5 devices\n[ 0.601512] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.604531] NET: Registered protocol family 2\n[ 0.606319] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.608605] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.610727] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.612857] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.614775] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616855] NET: Registered protocol family 1\n[ 0.618395] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.620335] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.622232] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.637197] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.652642] Trying to unpack rootfs image as initramfs...\n[ 0.713969] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.716822] Scanning for low memory corruption every 60 seconds\n[ 0.719071] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.721159] audit: initializing netlink subsys (disabled)\n[ 0.722969] audit: type=2000 audit(1545232025.687:1): initialized\n[ 0.725221] Initialise system trusted keyring\n[ 0.726854] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.728899] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.732008] zbud: loaded\n[ 0.733197] VFS: Disk quotas dquot_6.6.0\n[ 0.734619] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.737216] fuse init (API version 7.23)\n[ 0.738744] Key type big_key registered\n[ 0.740140] Allocating IMA MOK and blacklist keyrings.\n[ 0.742166] Key type asymmetric registered\n[ 0.743615] Asymmetric key parser 'x509' registered\n[ 0.745306] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.747920] io scheduler noop registered\n[ 0.749318] io scheduler deadline registered (default)\n[ 0.751073] io scheduler cfq registered\n[ 0.752535] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.754389] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.756603] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.759163] ACPI: Power Button [PWRF]\n[ 0.760608] GHES: HEST is not enabled!\n[ 0.774899] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.804574] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.808154] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.833439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.836914] Linux agpgart interface v0.103\n[ 0.840419] brd: module loaded\n[ 0.842797] loop: module loaded\n[ 0.848642] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.851206] GPT:90111 != 2097151\n[ 0.852400] GPT:Alternate GPT header not at the end of the disk.\n[ 0.854341] GPT:90111 != 2097151\n[ 0.855533] GPT: Use GNU Parted to correct GPT errors.\n[ 0.857251] vda: vda1 vda15\n[ 0.859153] scsi host0: ata_piix\n[ 0.860462] scsi host1: ata_piix\n[ 0.861718] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.863896] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.866647] libphy: Fixed MDIO Bus: probed\n[ 0.868092] tun: Universal TUN/TAP device driver, 1.6\n[ 0.869781] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.872974] PPP generic driver version 2.4.2\n[ 0.874537] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.876651] ehci-pci: EHCI PCI platform driver\n[ 0.878196] ehci-platform: EHCI generic platform driver\n[ 0.879953] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.881964] ohci-pci: OHCI PCI platform driver\n[ 0.883510] ohci-platform: OHCI generic platform driver\n[ 0.885270] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.900319] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.902082] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.904658] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.906403] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.908400] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.910646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.913145] usb usb1: Product: UHCI Host Controller\n[ 0.914787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.916799] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.918475] hub 1-0:1.0: USB hub found\n[ 0.919840] hub 1-0:1.0: 2 ports detected\n[ 0.921403] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.925013] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.926689] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.928463] mousedev: PS/2 mouse device common for all mice\n[ 0.930659] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.933637] rtc_cmos 00:00: RTC can wake from S4\n[ 0.935755] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.937841] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.939932] i2c /dev entries driver\n[ 0.941250] device-mapper: uevent: version 1.0.3\n[ 0.942904] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.945812] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.948047] NET: Registered protocol family 10\n[ 0.949892] NET: Registered protocol family 17\n[ 0.951448] Key type dns_resolver registered\n[ 0.953064] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.954977] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.958026] registered taskstats version 1\n[ 0.959493] Loading compiled-in X.509 certificates\n[ 0.961673] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.964940] zswap: loaded using pool lzo/zbud\n[ 0.967225] Key type trusted registered\n[ 0.969647] Key type encrypted registered\n[ 0.971087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.972908] ima: No TPM chip found, activating TPM-bypass!\n[ 0.974744] evm: HMAC attrs: 0x1\n[ 0.976320] Magic number: 14:121:134\n[ 0.977703] virtio-pci 0000:00:03.0: hash matches\n[ 0.979317] acpi device:09: hash matches\n[ 0.980796] rtc_cmos 00:00: setting system clock to 2018-12-19 15:07:06 UTC (1545232026)\n[ 0.983594] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.001682] EDD information not available.\n[ 1.022730] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.025463] Write protecting the kernel read-only data: 14336k\n[ 1.028796] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.031829] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.74\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.313770] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.15...\nLease of 192.168.120.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.08. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSwBcrGocXWqmfEsgQaPYbFuMmt4lOAEsejgV6FafBVFdeqtRly9QmCtH/LXBsMeAMgBEiEJdcYrJL2jsDn+mPwf1SgcWlCQ44cLQDPkHpBBxQvCPE68WIagYgDRjCdi2qxKN2ipgcNt0ntUnrz1iEOa8+TtqVZ5l7pzXgyIfDQH0cu17nlCiXDmQJ0QMsIUPtD+wBnDKW3YbajgTBsdaY+KTk3uW2vddnmRj+Uks125yzIgSUFyRBwE3AQuR2GR5UEEV4qqwqLAqOqE8C7rUruiDThS6q5P3ceQGQHnCKRQjMaa3U9DFrtUhWtQGKlbL2LhhGV5owCrNwcePNoipZ root@singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf\nssh-dss AAAAB3NzaC1kc3MAAACBAPpxe7kpbNsm2K2tqt9b8EP5eTmFbnowSOMQsOpoNwDspWKP2R8n9kcMUPFLYcFyfrWu9cdkMVsry9IFz71pti3pKgFdGK+k74AamCde4fGUNyVLxAmzVuLqRLve1ZNvStBJxV85kMEFmXESlQimDcKbuCYTZBc86rPppdSwkxOzAAAAFQCcMm5GgA+UI4M2d1uXFKbDO9+yrQAAAIBpTNkxVOmqPxGnguOhpby6J9TqtdunKrqWh/1zX6C2vl7JX/Glq188fuw/b0MLWPHChEUx4nraSl7/ay/2y3+glQ10bmI8c3sTawOc7UwhcfEJXotMnwevj/YoGCTMyfwrAZzEhYZUmJoS2308jHR6M6iwK0U2HZHw0z21S4fc4AAAAIAi4n22PdovWV/nTERL/4IMbIAYb1oYPA/FKRsQswfhvpUXbzjuc7YPI5zYbcRdXxsZUL8uMU1bGu6+IPIIdBBpCGjw5Y2cb4MZ/BWwxdw0Bm1/IY2TUJNbtwyJ4B6SGylTMkcDKSWGe5RvyFwagPatvm8Sj0yZt57+SSQhVk4xXg== root@singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe9c:228d/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.78 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf login: "} 2018-12-19 15:07:10,256 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1/action used request id req-db246ec0-5fc3-4538-939f-2a1608aaef46 2018-12-19 15:07:10,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.839626073837s 2018-12-19 15:07:10,257 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1/action used request id req-db246ec0-5fc3-4538-939f-2a1608aaef46 2018-12-19 15:07:10,257 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 512392160 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.231606] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.234576] pid_max: default: 32768 minimum: 301 [ 0.236167] ACPI: Core revision 20150930 [ 0.238146] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.240441] Security Framework initialized [ 0.241904] Yama: becoming mindful. [ 0.243187] AppArmor: AppArmor initialized [ 0.244694] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.247026] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.249282] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251437] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253849] Initializing cgroup subsys io [ 0.255291] Initializing cgroup subsys memory [ 0.256810] Initializing cgroup subsys devices [ 0.258355] Initializing cgroup subsys freezer [ 0.259884] Initializing cgroup subsys net_cls [ 0.261411] Initializing cgroup subsys perf_event [ 0.263028] Initializing cgroup subsys net_prio [ 0.264622] Initializing cgroup subsys hugetlb [ 0.266164] Initializing cgroup subsys pids [ 0.267670] CPU: Physical Processor ID: 0 [ 0.269792] mce: CPU supports 10 MCE banks [ 0.271271] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.273040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.293349] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.302000] ftrace: allocating 31920 entries in 125 pages [ 0.332963] smpboot: Max logical packages: 1 [ 0.334479] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.336855] x2apic enabled [ 0.338223] Switched APIC routing to physical x2apic. [ 0.341082] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.343055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.346775] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.350015] KVM setup paravirtual spinlock [ 0.351993] x86: Booted up 1 node, 1 CPUs [ 0.353446] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.355906] devtmpfs: initialized [ 0.358174] evm: security.selinux [ 0.359438] evm: security.SMACK64 [ 0.360719] evm: security.SMACK64EXEC [ 0.362079] evm: security.SMACK64TRANSMUTE [ 0.363544] evm: security.SMACK64MMAP [ 0.364896] evm: security.ima [ 0.366053] evm: security.capability [ 0.367450] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.370808] pinctrl core: initialized pinctrl subsystem [ 0.372759] RTC time: 15:07:05, date: 12/19/18 [ 0.374443] NET: Registered protocol family 16 [ 0.376154] cpuidle: using governor ladder [ 0.377654] cpuidle: using governor menu [ 0.379081] PCCT header not found. [ 0.380418] ACPI: bus type PCI registered [ 0.381875] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.384116] PCI: Using configuration type 1 for base access [ 0.386762] ACPI: Added _OSI(Module Device) [ 0.388268] ACPI: Added _OSI(Processor Device) [ 0.389826] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.391455] ACPI: Added _OSI(Processor Aggregator Device) [ 0.394118] ACPI: Interpreter enabled [ 0.395497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.398856] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.402210] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.405564] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.408902] ACPI: (supports S0 S5) [ 0.410184] ACPI: Using IOAPIC for interrupt routing [ 0.411910] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418599] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420862] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.423047] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.426995] acpiphp: Slot [3] registered [ 0.428457] acpiphp: Slot [4] registered [ 0.429903] acpiphp: Slot [5] registered [ 0.431351] acpiphp: Slot [6] registered [ 0.432794] acpiphp: Slot [7] registered [ 0.434233] acpiphp: Slot [8] registered [ 0.435679] acpiphp: Slot [9] registered [ 0.437118] acpiphp: Slot [10] registered [ 0.438577] acpiphp: Slot [11] registered [ 0.440046] acpiphp: Slot [12] registered [ 0.441510] acpiphp: Slot [13] registered [ 0.442970] acpiphp: Slot [14] registered [ 0.444475] acpiphp: Slot [15] registered [ 0.462075] acpiphp: Slot [16] registered [ 0.463539] acpiphp: Slot [17] registered [ 0.465004] acpiphp: Slot [18] registered [ 0.466471] acpiphp: Slot [19] registered [ 0.467934] acpiphp: Slot [20] registered [ 0.469399] acpiphp: Slot [21] registered [ 0.470865] acpiphp: Slot [22] registered [ 0.472326] acpiphp: Slot [23] registered [ 0.473788] acpiphp: Slot [24] registered [ 0.475254] acpiphp: Slot [25] registered [ 0.476713] acpiphp: Slot [26] registered [ 0.478188] acpiphp: Slot [27] registered [ 0.479657] acpiphp: Slot [28] registered [ 0.481121] acpiphp: Slot [29] registered [ 0.482575] acpiphp: Slot [30] registered [ 0.484049] acpiphp: Slot [31] registered [ 0.485503] PCI host bridge to bus 0000:00 [ 0.486984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.489197] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.491392] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.493983] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.496575] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.499189] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.503948] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.506232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.508335] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.510599] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.514956] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.517548] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.538945] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.541448] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.544179] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.546635] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551312] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553708] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556177] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.560777] vgaarb: loaded [ 0.561834] vgaarb: bridge control possible 0000:00:02.0 [ 0.563955] SCSI subsystem initialized [ 0.565562] ACPI: bus type USB registered [ 0.567014] usbcore: registered new interface driver usbfs [ 0.568833] usbcore: registered new interface driver hub [ 0.570605] usbcore: registered new device driver usb [ 0.572514] PCI: Using ACPI for IRQ routing [ 0.574490] NetLabel: Initializing [ 0.575748] NetLabel: domain hash size = 128 [ 0.577253] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.578942] NetLabel: unlabeled traffic allowed by default [ 0.580995] clocksource: Switched to clocksource kvm-clock [ 0.591234] AppArmor: AppArmor Filesystem Enabled [ 0.592898] pnp: PnP ACPI init [ 0.594405] pnp: PnP ACPI: found 5 devices [ 0.601512] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.604531] NET: Registered protocol family 2 [ 0.606319] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.608605] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.610727] TCP: Hash tables configured (established 4096 bind 4096) [ 0.612857] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.614775] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.616855] NET: Registered protocol family 1 [ 0.618395] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.620335] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.622232] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.637197] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.652642] Trying to unpack rootfs image as initramfs... [ 0.713969] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.716822] Scanning for low memory corruption every 60 seconds [ 0.719071] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.721159] audit: initializing netlink subsys (disabled) [ 0.722969] audit: type=2000 audit(1545232025.687:1): initialized [ 0.725221] Initialise system trusted keyring [ 0.726854] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.728899] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732008] zbud: loaded [ 0.733197] VFS: Disk quotas dquot_6.6.0 [ 0.734619] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.737216] fuse init (API version 7.23) [ 0.738744] Key type big_key registered [ 0.740140] Allocating IMA MOK and blacklist keyrings. [ 0.742166] Key type asymmetric registered [ 0.743615] Asymmetric key parser 'x509' registered [ 0.745306] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.747920] io scheduler noop registered [ 0.749318] io scheduler deadline registered (default) [ 0.751073] io scheduler cfq registered [ 0.752535] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.754389] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.756603] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.759163] ACPI: Power Button [PWRF] [ 0.760608] GHES: HEST is not enabled! [ 0.774899] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.804574] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.808154] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.833439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.836914] Linux agpgart interface v0.103 [ 0.840419] brd: module loaded [ 0.842797] loop: module loaded [ 0.848642] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.851206] GPT:90111 != 2097151 [ 0.852400] GPT:Alternate GPT header not at the end of the disk. [ 0.854341] GPT:90111 != 2097151 [ 0.855533] GPT: Use GNU Parted to correct GPT errors. [ 0.857251] vda: vda1 vda15 [ 0.859153] scsi host0: ata_piix [ 0.860462] scsi host1: ata_piix [ 0.861718] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.863896] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.866647] libphy: Fixed MDIO Bus: probed [ 0.868092] tun: Universal TUN/TAP device driver, 1.6 [ 0.869781] tun: (C) 1999-2004 Max Krasnyansky [ 0.872974] PPP generic driver version 2.4.2 [ 0.874537] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.876651] ehci-pci: EHCI PCI platform driver [ 0.878196] ehci-platform: EHCI generic platform driver [ 0.879953] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.881964] ohci-pci: OHCI PCI platform driver [ 0.883510] ohci-platform: OHCI generic platform driver [ 0.885270] uhci_hcd: USB Universal Host Controller Interface driver [ 0.900319] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.902082] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.904658] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.906403] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.908400] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.910646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.913145] usb usb1: Product: UHCI Host Controller [ 0.914787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.916799] usb usb1: SerialNumber: 0000:00:01.2 [ 0.918475] hub 1-0:1.0: USB hub found [ 0.919840] hub 1-0:1.0: 2 ports detected [ 0.921403] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.925013] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.926689] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.928463] mousedev: PS/2 mouse device common for all mice [ 0.930659] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.933637] rtc_cmos 00:00: RTC can wake from S4 [ 0.935755] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.937841] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.939932] i2c /dev entries driver [ 0.941250] device-mapper: uevent: version 1.0.3 [ 0.942904] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.945812] ledtrig-cpu: registered to indicate activity on CPUs [ 0.948047] NET: Registered protocol family 10 [ 0.949892] NET: Registered protocol family 17 [ 0.951448] Key type dns_resolver registered [ 0.953064] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.954977] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.958026] registered taskstats version 1 [ 0.959493] Loading compiled-in X.509 certificates [ 0.961673] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.964940] zswap: loaded using pool lzo/zbud [ 0.967225] Key type trusted registered [ 0.969647] Key type encrypted registered [ 0.971087] AppArmor: AppArmor sha1 policy hashing enabled [ 0.972908] ima: No TPM chip found, activating TPM-bypass! [ 0.974744] evm: HMAC attrs: 0x1 [ 0.976320] Magic number: 14:121:134 [ 0.977703] virtio-pci 0000:00:03.0: hash matches [ 0.979317] acpi device:09: hash matches [ 0.980796] rtc_cmos 00:00: setting system clock to 2018-12-19 15:07:06 UTC (1545232026) [ 0.983594] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.001682] EDD information not available. [ 1.022730] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.025463] Write protecting the kernel read-only data: 14336k [ 1.028796] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.031829] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.99 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.313770] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.15... Lease of 192.168.120.15 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.08. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSwBcrGocXWqmfEsgQaPYbFuMmt4lOAEsejgV6FafBVFdeqtRly9QmCtH/LXBsMeAMgBEiEJdcYrJL2jsDn+mPwf1SgcWlCQ44cLQDPkHpBBxQvCPE68WIagYgDRjCdi2qxKN2ipgcNt0ntUnrz1iEOa8+TtqVZ5l7pzXgyIfDQH0cu17nlCiXDmQJ0QMsIUPtD+wBnDKW3YbajgTBsdaY+KTk3uW2vddnmRj+Uks125yzIgSUFyRBwE3AQuR2GR5UEEV4qqwqLAqOqE8C7rUruiDThS6q5P3ceQGQHnCKRQjMaa3U9DFrtUhWtQGKlbL2LhhGV5owCrNwcePNoipZ root@singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf ssh-dss AAAAB3NzaC1kc3MAAACBAPpxe7kpbNsm2K2tqt9b8EP5eTmFbnowSOMQsOpoNwDspWKP2R8n9kcMUPFLYcFyfrWu9cdkMVsry9IFz71pti3pKgFdGK+k74AamCde4fGUNyVLxAmzVuLqRLve1ZNvStBJxV85kMEFmXESlQimDcKbuCYTZBc86rPppdSwkxOzAAAAFQCcMm5GgA+UI4M2d1uXFKbDO9+yrQAAAIBpTNkxVOmqPxGnguOhpby6J9TqtdunKrqWh/1zX6C2vl7JX/Glq188fuw/b0MLWPHChEUx4nraSl7/ay/2y3+glQ10bmI8c3sTawOc7UwhcfEJXotMnwevj/YoGCTMyfwrAZzEhYZUmJoS2308jHR6M6iwK0U2HZHw0z21S4fc4AAAAIAi4n22PdovWV/nTERL/4IMbIAYb1oYPA/FKRsQswfhvpUXbzjuc7YPI5zYbcRdXxsZUL8uMU1bGu6+IPIIdBBpCGjw5Y2cb4MZ/BWwxdw0Bm1/IY2TUJNbtwyJ4B6SGylTMkcDKSWGe5RvyFwagPatvm8Sj0yZt57+SSQhVk4xXg== root@singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe9c:228d/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf launch-index: 0 === cirros: current=0.4.0 uptime=3.78 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf login: 2018-12-19 15:07:11,259 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204: timed out 2018-12-19 15:07:20,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-19 15:07:20,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-19 15:07:20,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:07:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c049636f-d6c5-45c3-b7e6-f5dc83b926a4 x-compute-request-id: req-c049636f-d6c5-45c3-b7e6-f5dc83b926a4 Content-Encoding: gzip Content-Length: 9643 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512392160 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.231606] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.234576] pid_max: default: 32768 minimum: 301\n[ 0.236167] ACPI: Core revision 20150930\n[ 0.238146] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.240441] Security Framework initialized\n[ 0.241904] Yama: becoming mindful.\n[ 0.243187] AppArmor: AppArmor initialized\n[ 0.244694] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.247026] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.249282] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251437] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253849] Initializing cgroup subsys io\n[ 0.255291] Initializing cgroup subsys memory\n[ 0.256810] Initializing cgroup subsys devices\n[ 0.258355] Initializing cgroup subsys freezer\n[ 0.259884] Initializing cgroup subsys net_cls\n[ 0.261411] Initializing cgroup subsys perf_event\n[ 0.263028] Initializing cgroup subsys net_prio\n[ 0.264622] Initializing cgroup subsys hugetlb\n[ 0.266164] Initializing cgroup subsys pids\n[ 0.267670] CPU: Physical Processor ID: 0\n[ 0.269792] mce: CPU supports 10 MCE banks\n[ 0.271271] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.273040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.293349] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.302000] ftrace: allocating 31920 entries in 125 pages\n[ 0.332963] smpboot: Max logical packages: 1\n[ 0.334479] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.336855] x2apic enabled\n[ 0.338223] Switched APIC routing to physical x2apic.\n[ 0.341082] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.343055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.346775] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.350015] KVM setup paravirtual spinlock\n[ 0.351993] x86: Booted up 1 node, 1 CPUs\n[ 0.353446] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.355906] devtmpfs: initialized\n[ 0.358174] evm: security.selinux\n[ 0.359438] evm: security.SMACK64\n[ 0.360719] evm: security.SMACK64EXEC\n[ 0.362079] evm: security.SMACK64TRANSMUTE\n[ 0.363544] evm: security.SMACK64MMAP\n[ 0.364896] evm: security.ima\n[ 0.366053] evm: security.capability\n[ 0.367450] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.370808] pinctrl core: initialized pinctrl subsystem\n[ 0.372759] RTC time: 15:07:05, date: 12/19/18\n[ 0.374443] NET: Registered protocol family 16\n[ 0.376154] cpuidle: using governor ladder\n[ 0.377654] cpuidle: using governor menu\n[ 0.379081] PCCT header not found.\n[ 0.380418] ACPI: bus type PCI registered\n[ 0.381875] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.384116] PCI: Using configuration type 1 for base access\n[ 0.386762] ACPI: Added _OSI(Module Device)\n[ 0.388268] ACPI: Added _OSI(Processor Device)\n[ 0.389826] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.391455] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.394118] ACPI: Interpreter enabled\n[ 0.395497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.398856] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.402210] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.405564] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.408902] ACPI: (supports S0 S5)\n[ 0.410184] ACPI: Using IOAPIC for interrupt routing\n[ 0.411910] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.416514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.418599] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.420862] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.423047] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.426995] acpiphp: Slot [3] registered\n[ 0.428457] acpiphp: Slot [4] registered\n[ 0.429903] acpiphp: Slot [5] registered\n[ 0.431351] acpiphp: Slot [6] registered\n[ 0.432794] acpiphp: Slot [7] registered\n[ 0.434233] acpiphp: Slot [8] registered\n[ 0.435679] acpiphp: Slot [9] registered\n[ 0.437118] acpiphp: Slot [10] registered\n[ 0.438577] acpiphp: Slot [11] registered\n[ 0.440046] acpiphp: Slot [12] registered\n[ 0.441510] acpiphp: Slot [13] registered\n[ 0.442970] acpiphp: Slot [14] registered\n[ 0.444475] acpiphp: Slot [15] registered\n[ 0.462075] acpiphp: Slot [16] registered\n[ 0.463539] acpiphp: Slot [17] registered\n[ 0.465004] acpiphp: Slot [18] registered\n[ 0.466471] acpiphp: Slot [19] registered\n[ 0.467934] acpiphp: Slot [20] registered\n[ 0.469399] acpiphp: Slot [21] registered\n[ 0.470865] acpiphp: Slot [22] registered\n[ 0.472326] acpiphp: Slot [23] registered\n[ 0.473788] acpiphp: Slot [24] registered\n[ 0.475254] acpiphp: Slot [25] registered\n[ 0.476713] acpiphp: Slot [26] registered\n[ 0.478188] acpiphp: Slot [27] registered\n[ 0.479657] acpiphp: Slot [28] registered\n[ 0.481121] acpiphp: Slot [29] registered\n[ 0.482575] acpiphp: Slot [30] registered\n[ 0.484049] acpiphp: Slot [31] registered\n[ 0.485503] PCI host bridge to bus 0000:00\n[ 0.486984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.489197] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.491392] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.493983] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.496575] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.499189] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.503948] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.506232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.508335] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.510599] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.514956] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.517548] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.538945] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.541448] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.544179] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.546635] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.551312] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.553708] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.556177] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.558046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.560777] vgaarb: loaded\n[ 0.561834] vgaarb: bridge control possible 0000:00:02.0\n[ 0.563955] SCSI subsystem initialized\n[ 0.565562] ACPI: bus type USB registered\n[ 0.567014] usbcore: registered new interface driver usbfs\n[ 0.568833] usbcore: registered new interface driver hub\n[ 0.570605] usbcore: registered new device driver usb\n[ 0.572514] PCI: Using ACPI for IRQ routing\n[ 0.574490] NetLabel: Initializing\n[ 0.575748] NetLabel: domain hash size = 128\n[ 0.577253] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.578942] NetLabel: unlabeled traffic allowed by default\n[ 0.580995] clocksource: Switched to clocksource kvm-clock\n[ 0.591234] AppArmor: AppArmor Filesystem Enabled\n[ 0.592898] pnp: PnP ACPI init\n[ 0.594405] pnp: PnP ACPI: found 5 devices\n[ 0.601512] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.604531] NET: Registered protocol family 2\n[ 0.606319] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.608605] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.610727] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.612857] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.614775] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616855] NET: Registered protocol family 1\n[ 0.618395] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.620335] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.622232] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.637197] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.652642] Trying to unpack rootfs image as initramfs...\n[ 0.713969] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.716822] Scanning for low memory corruption every 60 seconds\n[ 0.719071] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.721159] audit: initializing netlink subsys (disabled)\n[ 0.722969] audit: type=2000 audit(1545232025.687:1): initialized\n[ 0.725221] Initialise system trusted keyring\n[ 0.726854] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.728899] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.732008] zbud: loaded\n[ 0.733197] VFS: Disk quotas dquot_6.6.0\n[ 0.734619] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.737216] fuse init (API version 7.23)\n[ 0.738744] Key type big_key registered\n[ 0.740140] Allocating IMA MOK and blacklist keyrings.\n[ 0.742166] Key type asymmetric registered\n[ 0.743615] Asymmetric key parser 'x509' registered\n[ 0.745306] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.747920] io scheduler noop registered\n[ 0.749318] io scheduler deadline registered (default)\n[ 0.751073] io scheduler cfq registered\n[ 0.752535] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.754389] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.756603] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.759163] ACPI: Power Button [PWRF]\n[ 0.760608] GHES: HEST is not enabled!\n[ 0.774899] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.804574] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.808154] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.833439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.836914] Linux agpgart interface v0.103\n[ 0.840419] brd: module loaded\n[ 0.842797] loop: module loaded\n[ 0.848642] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.851206] GPT:90111 != 2097151\n[ 0.852400] GPT:Alternate GPT header not at the end of the disk.\n[ 0.854341] GPT:90111 != 2097151\n[ 0.855533] GPT: Use GNU Parted to correct GPT errors.\n[ 0.857251] vda: vda1 vda15\n[ 0.859153] scsi host0: ata_piix\n[ 0.860462] scsi host1: ata_piix\n[ 0.861718] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.863896] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.866647] libphy: Fixed MDIO Bus: probed\n[ 0.868092] tun: Universal TUN/TAP device driver, 1.6\n[ 0.869781] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.872974] PPP generic driver version 2.4.2\n[ 0.874537] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.876651] ehci-pci: EHCI PCI platform driver\n[ 0.878196] ehci-platform: EHCI generic platform driver\n[ 0.879953] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.881964] ohci-pci: OHCI PCI platform driver\n[ 0.883510] ohci-platform: OHCI generic platform driver\n[ 0.885270] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.900319] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.902082] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.904658] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.906403] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.908400] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.910646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.913145] usb usb1: Product: UHCI Host Controller\n[ 0.914787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.916799] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.918475] hub 1-0:1.0: USB hub found\n[ 0.919840] hub 1-0:1.0: 2 ports detected\n[ 0.921403] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.925013] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.926689] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.928463] mousedev: PS/2 mouse device common for all mice\n[ 0.930659] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.933637] rtc_cmos 00:00: RTC can wake from S4\n[ 0.935755] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.937841] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.939932] i2c /dev entries driver\n[ 0.941250] device-mapper: uevent: version 1.0.3\n[ 0.942904] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.945812] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.948047] NET: Registered protocol family 10\n[ 0.949892] NET: Registered protocol family 17\n[ 0.951448] Key type dns_resolver registered\n[ 0.953064] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.954977] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.958026] registered taskstats version 1\n[ 0.959493] Loading compiled-in X.509 certificates\n[ 0.961673] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.964940] zswap: loaded using pool lzo/zbud\n[ 0.967225] Key type trusted registered\n[ 0.969647] Key type encrypted registered\n[ 0.971087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.972908] ima: No TPM chip found, activating TPM-bypass!\n[ 0.974744] evm: HMAC attrs: 0x1\n[ 0.976320] Magic number: 14:121:134\n[ 0.977703] virtio-pci 0000:00:03.0: hash matches\n[ 0.979317] acpi device:09: hash matches\n[ 0.980796] rtc_cmos 00:00: setting system clock to 2018-12-19 15:07:06 UTC (1545232026)\n[ 0.983594] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.001682] EDD information not available.\n[ 1.022730] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.025463] Write protecting the kernel read-only data: 14336k\n[ 1.028796] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.031829] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.74\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.313770] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.15...\nLease of 192.168.120.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.08. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSwBcrGocXWqmfEsgQaPYbFuMmt4lOAEsejgV6FafBVFdeqtRly9QmCtH/LXBsMeAMgBEiEJdcYrJL2jsDn+mPwf1SgcWlCQ44cLQDPkHpBBxQvCPE68WIagYgDRjCdi2qxKN2ipgcNt0ntUnrz1iEOa8+TtqVZ5l7pzXgyIfDQH0cu17nlCiXDmQJ0QMsIUPtD+wBnDKW3YbajgTBsdaY+KTk3uW2vddnmRj+Uks125yzIgSUFyRBwE3AQuR2GR5UEEV4qqwqLAqOqE8C7rUruiDThS6q5P3ceQGQHnCKRQjMaa3U9DFrtUhWtQGKlbL2LhhGV5owCrNwcePNoipZ root@singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf\nssh-dss AAAAB3NzaC1kc3MAAACBAPpxe7kpbNsm2K2tqt9b8EP5eTmFbnowSOMQsOpoNwDspWKP2R8n9kcMUPFLYcFyfrWu9cdkMVsry9IFz71pti3pKgFdGK+k74AamCde4fGUNyVLxAmzVuLqRLve1ZNvStBJxV85kMEFmXESlQimDcKbuCYTZBc86rPppdSwkxOzAAAAFQCcMm5GgA+UI4M2d1uXFKbDO9+yrQAAAIBpTNkxVOmqPxGnguOhpby6J9TqtdunKrqWh/1zX6C2vl7JX/Glq188fuw/b0MLWPHChEUx4nraSl7/ay/2y3+glQ10bmI8c3sTawOc7UwhcfEJXotMnwevj/YoGCTMyfwrAZzEhYZUmJoS2308jHR6M6iwK0U2HZHw0z21S4fc4AAAAIAi4n22PdovWV/nTERL/4IMbIAYb1oYPA/FKRsQswfhvpUXbzjuc7YPI5zYbcRdXxsZUL8uMU1bGu6+IPIIdBBpCGjw5Y2cb4MZ/BWwxdw0Bm1/IY2TUJNbtwyJ4B6SGylTMkcDKSWGe5RvyFwagPatvm8Sj0yZt57+SSQhVk4xXg== root@singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe9c:228d/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.78 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf login: "} 2018-12-19 15:07:20,426 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1/action used request id req-c049636f-d6c5-45c3-b7e6-f5dc83b926a4 2018-12-19 15:07:20,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.156836032867s 2018-12-19 15:07:20,427 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1/action used request id req-c049636f-d6c5-45c3-b7e6-f5dc83b926a4 2018-12-19 15:07:20,427 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 512392160 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.231606] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.234576] pid_max: default: 32768 minimum: 301 [ 0.236167] ACPI: Core revision 20150930 [ 0.238146] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.240441] Security Framework initialized [ 0.241904] Yama: becoming mindful. [ 0.243187] AppArmor: AppArmor initialized [ 0.244694] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.247026] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.249282] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251437] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253849] Initializing cgroup subsys io [ 0.255291] Initializing cgroup subsys memory [ 0.256810] Initializing cgroup subsys devices [ 0.258355] Initializing cgroup subsys freezer [ 0.259884] Initializing cgroup subsys net_cls [ 0.261411] Initializing cgroup subsys perf_event [ 0.263028] Initializing cgroup subsys net_prio [ 0.264622] Initializing cgroup subsys hugetlb [ 0.266164] Initializing cgroup subsys pids [ 0.267670] CPU: Physical Processor ID: 0 [ 0.269792] mce: CPU supports 10 MCE banks [ 0.271271] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.273040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.293349] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.302000] ftrace: allocating 31920 entries in 125 pages [ 0.332963] smpboot: Max logical packages: 1 [ 0.334479] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.336855] x2apic enabled [ 0.338223] Switched APIC routing to physical x2apic. [ 0.341082] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.343055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.346775] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.350015] KVM setup paravirtual spinlock [ 0.351993] x86: Booted up 1 node, 1 CPUs [ 0.353446] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.355906] devtmpfs: initialized [ 0.358174] evm: security.selinux [ 0.359438] evm: security.SMACK64 [ 0.360719] evm: security.SMACK64EXEC [ 0.362079] evm: security.SMACK64TRANSMUTE [ 0.363544] evm: security.SMACK64MMAP [ 0.364896] evm: security.ima [ 0.366053] evm: security.capability [ 0.367450] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.370808] pinctrl core: initialized pinctrl subsystem [ 0.372759] RTC time: 15:07:05, date: 12/19/18 [ 0.374443] NET: Registered protocol family 16 [ 0.376154] cpuidle: using governor ladder [ 0.377654] cpuidle: using governor menu [ 0.379081] PCCT header not found. [ 0.380418] ACPI: bus type PCI registered [ 0.381875] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.384116] PCI: Using configuration type 1 for base access [ 0.386762] ACPI: Added _OSI(Module Device) [ 0.388268] ACPI: Added _OSI(Processor Device) [ 0.389826] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.391455] ACPI: Added _OSI(Processor Aggregator Device) [ 0.394118] ACPI: Interpreter enabled [ 0.395497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.398856] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.402210] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.405564] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.408902] ACPI: (supports S0 S5) [ 0.410184] ACPI: Using IOAPIC for interrupt routing [ 0.411910] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418599] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420862] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.423047] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.426995] acpiphp: Slot [3] registered [ 0.428457] acpiphp: Slot [4] registered [ 0.429903] acpiphp: Slot [5] registered [ 0.431351] acpiphp: Slot [6] registered [ 0.432794] acpiphp: Slot [7] registered [ 0.434233] acpiphp: Slot [8] registered [ 0.435679] acpiphp: Slot [9] registered [ 0.437118] acpiphp: Slot [10] registered [ 0.438577] acpiphp: Slot [11] registered [ 0.440046] acpiphp: Slot [12] registered [ 0.441510] acpiphp: Slot [13] registered [ 0.442970] acpiphp: Slot [14] registered [ 0.444475] acpiphp: Slot [15] registered [ 0.462075] acpiphp: Slot [16] registered [ 0.463539] acpiphp: Slot [17] registered [ 0.465004] acpiphp: Slot [18] registered [ 0.466471] acpiphp: Slot [19] registered [ 0.467934] acpiphp: Slot [20] registered [ 0.469399] acpiphp: Slot [21] registered [ 0.470865] acpiphp: Slot [22] registered [ 0.472326] acpiphp: Slot [23] registered [ 0.473788] acpiphp: Slot [24] registered [ 0.475254] acpiphp: Slot [25] registered [ 0.476713] acpiphp: Slot [26] registered [ 0.478188] acpiphp: Slot [27] registered [ 0.479657] acpiphp: Slot [28] registered [ 0.481121] acpiphp: Slot [29] registered [ 0.482575] acpiphp: Slot [30] registered [ 0.484049] acpiphp: Slot [31] registered [ 0.485503] PCI host bridge to bus 0000:00 [ 0.486984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.489197] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.491392] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.493983] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.496575] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.499189] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.503948] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.506232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.508335] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.510599] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.514956] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.517548] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.538945] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.541448] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.544179] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.546635] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551312] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553708] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556177] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.560777] vgaarb: loaded [ 0.561834] vgaarb: bridge control possible 0000:00:02.0 [ 0.563955] SCSI subsystem initialized [ 0.565562] ACPI: bus type USB registered [ 0.567014] usbcore: registered new interface driver usbfs [ 0.568833] usbcore: registered new interface driver hub [ 0.570605] usbcore: registered new device driver usb [ 0.572514] PCI: Using ACPI for IRQ routing [ 0.574490] NetLabel: Initializing [ 0.575748] NetLabel: domain hash size = 128 [ 0.577253] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.578942] NetLabel: unlabeled traffic allowed by default [ 0.580995] clocksource: Switched to clocksource kvm-clock [ 0.591234] AppArmor: AppArmor Filesystem Enabled [ 0.592898] pnp: PnP ACPI init [ 0.594405] pnp: PnP ACPI: found 5 devices [ 0.601512] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.604531] NET: Registered protocol family 2 [ 0.606319] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.608605] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.610727] TCP: Hash tables configured (established 4096 bind 4096) [ 0.612857] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.614775] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.616855] NET: Registered protocol family 1 [ 0.618395] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.620335] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.622232] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.637197] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.652642] Trying to unpack rootfs image as initramfs... [ 0.713969] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.716822] Scanning for low memory corruption every 60 seconds [ 0.719071] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.721159] audit: initializing netlink subsys (disabled) [ 0.722969] audit: type=2000 audit(1545232025.687:1): initialized [ 0.725221] Initialise system trusted keyring [ 0.726854] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.728899] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732008] zbud: loaded [ 0.733197] VFS: Disk quotas dquot_6.6.0 [ 0.734619] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.737216] fuse init (API version 7.23) [ 0.738744] Key type big_key registered [ 0.740140] Allocating IMA MOK and blacklist keyrings. [ 0.742166] Key type asymmetric registered [ 0.743615] Asymmetric key parser 'x509' registered [ 0.745306] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.747920] io scheduler noop registered [ 0.749318] io scheduler deadline registered (default) [ 0.751073] io scheduler cfq registered [ 0.752535] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.754389] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.756603] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.759163] ACPI: Power Button [PWRF] [ 0.760608] GHES: HEST is not enabled! [ 0.774899] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.804574] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.808154] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.833439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.836914] Linux agpgart interface v0.103 [ 0.840419] brd: module loaded [ 0.842797] loop: module loaded [ 0.848642] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.851206] GPT:90111 != 2097151 [ 0.852400] GPT:Alternate GPT header not at the end of the disk. [ 0.854341] GPT:90111 != 2097151 [ 0.855533] GPT: Use GNU Parted to correct GPT errors. [ 0.857251] vda: vda1 vda15 [ 0.859153] scsi host0: ata_piix [ 0.860462] scsi host1: ata_piix [ 0.861718] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.863896] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.866647] libphy: Fixed MDIO Bus: probed [ 0.868092] tun: Universal TUN/TAP device driver, 1.6 [ 0.869781] tun: (C) 1999-2004 Max Krasnyansky [ 0.872974] PPP generic driver version 2.4.2 [ 0.874537] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.876651] ehci-pci: EHCI PCI platform driver [ 0.878196] ehci-platform: EHCI generic platform driver [ 0.879953] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.881964] ohci-pci: OHCI PCI platform driver [ 0.883510] ohci-platform: OHCI generic platform driver [ 0.885270] uhci_hcd: USB Universal Host Controller Interface driver [ 0.900319] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.902082] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.904658] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.906403] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.908400] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.910646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.913145] usb usb1: Product: UHCI Host Controller [ 0.914787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.916799] usb usb1: SerialNumber: 0000:00:01.2 [ 0.918475] hub 1-0:1.0: USB hub found [ 0.919840] hub 1-0:1.0: 2 ports detected [ 0.921403] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.925013] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.926689] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.928463] mousedev: PS/2 mouse device common for all mice [ 0.930659] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.933637] rtc_cmos 00:00: RTC can wake from S4 [ 0.935755] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.937841] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.939932] i2c /dev entries driver [ 0.941250] device-mapper: uevent: version 1.0.3 [ 0.942904] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.945812] ledtrig-cpu: registered to indicate activity on CPUs [ 0.948047] NET: Registered protocol family 10 [ 0.949892] NET: Registered protocol family 17 [ 0.951448] Key type dns_resolver registered [ 0.953064] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.954977] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.958026] registered taskstats version 1 [ 0.959493] Loading compiled-in X.509 certificates [ 0.961673] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.964940] zswap: loaded using pool lzo/zbud [ 0.967225] Key type trusted registered [ 0.969647] Key type encrypted registered [ 0.971087] AppArmor: AppArmor sha1 policy hashing enabled [ 0.972908] ima: No TPM chip found, activating TPM-bypass! [ 0.974744] evm: HMAC attrs: 0x1 [ 0.976320] Magic number: 14:121:134 [ 0.977703] virtio-pci 0000:00:03.0: hash matches [ 0.979317] acpi device:09: hash matches [ 0.980796] rtc_cmos 00:00: setting system clock to 2018-12-19 15:07:06 UTC (1545232026) [ 0.983594] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.001682] EDD information not available. [ 1.022730] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.025463] Write protecting the kernel read-only data: 14336k [ 1.028796] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.031829] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.99 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.313770] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.15... Lease of 192.168.120.15 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.08. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSwBcrGocXWqmfEsgQaPYbFuMmt4lOAEsejgV6FafBVFdeqtRly9QmCtH/LXBsMeAMgBEiEJdcYrJL2jsDn+mPwf1SgcWlCQ44cLQDPkHpBBxQvCPE68WIagYgDRjCdi2qxKN2ipgcNt0ntUnrz1iEOa8+TtqVZ5l7pzXgyIfDQH0cu17nlCiXDmQJ0QMsIUPtD+wBnDKW3YbajgTBsdaY+KTk3uW2vddnmRj+Uks125yzIgSUFyRBwE3AQuR2GR5UEEV4qqwqLAqOqE8C7rUruiDThS6q5P3ceQGQHnCKRQjMaa3U9DFrtUhWtQGKlbL2LhhGV5owCrNwcePNoipZ root@singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf ssh-dss AAAAB3NzaC1kc3MAAACBAPpxe7kpbNsm2K2tqt9b8EP5eTmFbnowSOMQsOpoNwDspWKP2R8n9kcMUPFLYcFyfrWu9cdkMVsry9IFz71pti3pKgFdGK+k74AamCde4fGUNyVLxAmzVuLqRLve1ZNvStBJxV85kMEFmXESlQimDcKbuCYTZBc86rPppdSwkxOzAAAAFQCcMm5GgA+UI4M2d1uXFKbDO9+yrQAAAIBpTNkxVOmqPxGnguOhpby6J9TqtdunKrqWh/1zX6C2vl7JX/Glq188fuw/b0MLWPHChEUx4nraSl7/ay/2y3+glQ10bmI8c3sTawOc7UwhcfEJXotMnwevj/YoGCTMyfwrAZzEhYZUmJoS2308jHR6M6iwK0U2HZHw0z21S4fc4AAAAIAi4n22PdovWV/nTERL/4IMbIAYb1oYPA/FKRsQswfhvpUXbzjuc7YPI5zYbcRdXxsZUL8uMU1bGu6+IPIIdBBpCGjw5Y2cb4MZ/BWwxdw0Bm1/IY2TUJNbtwyJ4B6SGylTMkcDKSWGe5RvyFwagPatvm8Sj0yZt57+SSQhVk4xXg== root@singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe9c:228d/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf launch-index: 0 === cirros: current=0.4.0 uptime=3.78 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf login: 2018-12-19 15:07:21,430 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.204: timed out 2018-12-19 15:07:30,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-19 15:07:30,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-19 15:07:30,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:07:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bbf0f662-25bb-452a-b5ef-0d76b237c085 x-compute-request-id: req-bbf0f662-25bb-452a-b5ef-0d76b237c085 Content-Encoding: gzip Content-Length: 9643 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512392160 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.231606] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.234576] pid_max: default: 32768 minimum: 301\n[ 0.236167] ACPI: Core revision 20150930\n[ 0.238146] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.240441] Security Framework initialized\n[ 0.241904] Yama: becoming mindful.\n[ 0.243187] AppArmor: AppArmor initialized\n[ 0.244694] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.247026] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.249282] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251437] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253849] Initializing cgroup subsys io\n[ 0.255291] Initializing cgroup subsys memory\n[ 0.256810] Initializing cgroup subsys devices\n[ 0.258355] Initializing cgroup subsys freezer\n[ 0.259884] Initializing cgroup subsys net_cls\n[ 0.261411] Initializing cgroup subsys perf_event\n[ 0.263028] Initializing cgroup subsys net_prio\n[ 0.264622] Initializing cgroup subsys hugetlb\n[ 0.266164] Initializing cgroup subsys pids\n[ 0.267670] CPU: Physical Processor ID: 0\n[ 0.269792] mce: CPU supports 10 MCE banks\n[ 0.271271] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.273040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.293349] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.302000] ftrace: allocating 31920 entries in 125 pages\n[ 0.332963] smpboot: Max logical packages: 1\n[ 0.334479] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.336855] x2apic enabled\n[ 0.338223] Switched APIC routing to physical x2apic.\n[ 0.341082] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.343055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.346775] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.350015] KVM setup paravirtual spinlock\n[ 0.351993] x86: Booted up 1 node, 1 CPUs\n[ 0.353446] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.355906] devtmpfs: initialized\n[ 0.358174] evm: security.selinux\n[ 0.359438] evm: security.SMACK64\n[ 0.360719] evm: security.SMACK64EXEC\n[ 0.362079] evm: security.SMACK64TRANSMUTE\n[ 0.363544] evm: security.SMACK64MMAP\n[ 0.364896] evm: security.ima\n[ 0.366053] evm: security.capability\n[ 0.367450] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.370808] pinctrl core: initialized pinctrl subsystem\n[ 0.372759] RTC time: 15:07:05, date: 12/19/18\n[ 0.374443] NET: Registered protocol family 16\n[ 0.376154] cpuidle: using governor ladder\n[ 0.377654] cpuidle: using governor menu\n[ 0.379081] PCCT header not found.\n[ 0.380418] ACPI: bus type PCI registered\n[ 0.381875] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.384116] PCI: Using configuration type 1 for base access\n[ 0.386762] ACPI: Added _OSI(Module Device)\n[ 0.388268] ACPI: Added _OSI(Processor Device)\n[ 0.389826] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.391455] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.394118] ACPI: Interpreter enabled\n[ 0.395497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.398856] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.402210] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.405564] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.408902] ACPI: (supports S0 S5)\n[ 0.410184] ACPI: Using IOAPIC for interrupt routing\n[ 0.411910] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.416514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.418599] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.420862] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.423047] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.426995] acpiphp: Slot [3] registered\n[ 0.428457] acpiphp: Slot [4] registered\n[ 0.429903] acpiphp: Slot [5] registered\n[ 0.431351] acpiphp: Slot [6] registered\n[ 0.432794] acpiphp: Slot [7] registered\n[ 0.434233] acpiphp: Slot [8] registered\n[ 0.435679] acpiphp: Slot [9] registered\n[ 0.437118] acpiphp: Slot [10] registered\n[ 0.438577] acpiphp: Slot [11] registered\n[ 0.440046] acpiphp: Slot [12] registered\n[ 0.441510] acpiphp: Slot [13] registered\n[ 0.442970] acpiphp: Slot [14] registered\n[ 0.444475] acpiphp: Slot [15] registered\n[ 0.462075] acpiphp: Slot [16] registered\n[ 0.463539] acpiphp: Slot [17] registered\n[ 0.465004] acpiphp: Slot [18] registered\n[ 0.466471] acpiphp: Slot [19] registered\n[ 0.467934] acpiphp: Slot [20] registered\n[ 0.469399] acpiphp: Slot [21] registered\n[ 0.470865] acpiphp: Slot [22] registered\n[ 0.472326] acpiphp: Slot [23] registered\n[ 0.473788] acpiphp: Slot [24] registered\n[ 0.475254] acpiphp: Slot [25] registered\n[ 0.476713] acpiphp: Slot [26] registered\n[ 0.478188] acpiphp: Slot [27] registered\n[ 0.479657] acpiphp: Slot [28] registered\n[ 0.481121] acpiphp: Slot [29] registered\n[ 0.482575] acpiphp: Slot [30] registered\n[ 0.484049] acpiphp: Slot [31] registered\n[ 0.485503] PCI host bridge to bus 0000:00\n[ 0.486984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.489197] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.491392] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.493983] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.496575] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.499189] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.503948] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.506232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.508335] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.510599] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.514956] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.517548] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.538945] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.541448] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.544179] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.546635] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.551312] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.553708] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.556177] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.558046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.560777] vgaarb: loaded\n[ 0.561834] vgaarb: bridge control possible 0000:00:02.0\n[ 0.563955] SCSI subsystem initialized\n[ 0.565562] ACPI: bus type USB registered\n[ 0.567014] usbcore: registered new interface driver usbfs\n[ 0.568833] usbcore: registered new interface driver hub\n[ 0.570605] usbcore: registered new device driver usb\n[ 0.572514] PCI: Using ACPI for IRQ routing\n[ 0.574490] NetLabel: Initializing\n[ 0.575748] NetLabel: domain hash size = 128\n[ 0.577253] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.578942] NetLabel: unlabeled traffic allowed by default\n[ 0.580995] clocksource: Switched to clocksource kvm-clock\n[ 0.591234] AppArmor: AppArmor Filesystem Enabled\n[ 0.592898] pnp: PnP ACPI init\n[ 0.594405] pnp: PnP ACPI: found 5 devices\n[ 0.601512] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.604531] NET: Registered protocol family 2\n[ 0.606319] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.608605] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.610727] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.612857] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.614775] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616855] NET: Registered protocol family 1\n[ 0.618395] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.620335] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.622232] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.637197] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.652642] Trying to unpack rootfs image as initramfs...\n[ 0.713969] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.716822] Scanning for low memory corruption every 60 seconds\n[ 0.719071] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.721159] audit: initializing netlink subsys (disabled)\n[ 0.722969] audit: type=2000 audit(1545232025.687:1): initialized\n[ 0.725221] Initialise system trusted keyring\n[ 0.726854] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.728899] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.732008] zbud: loaded\n[ 0.733197] VFS: Disk quotas dquot_6.6.0\n[ 0.734619] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.737216] fuse init (API version 7.23)\n[ 0.738744] Key type big_key registered\n[ 0.740140] Allocating IMA MOK and blacklist keyrings.\n[ 0.742166] Key type asymmetric registered\n[ 0.743615] Asymmetric key parser 'x509' registered\n[ 0.745306] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.747920] io scheduler noop registered\n[ 0.749318] io scheduler deadline registered (default)\n[ 0.751073] io scheduler cfq registered\n[ 0.752535] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.754389] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.756603] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.759163] ACPI: Power Button [PWRF]\n[ 0.760608] GHES: HEST is not enabled!\n[ 0.774899] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.804574] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.808154] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.833439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.836914] Linux agpgart interface v0.103\n[ 0.840419] brd: module loaded\n[ 0.842797] loop: module loaded\n[ 0.848642] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.851206] GPT:90111 != 2097151\n[ 0.852400] GPT:Alternate GPT header not at the end of the disk.\n[ 0.854341] GPT:90111 != 2097151\n[ 0.855533] GPT: Use GNU Parted to correct GPT errors.\n[ 0.857251] vda: vda1 vda15\n[ 0.859153] scsi host0: ata_piix\n[ 0.860462] scsi host1: ata_piix\n[ 0.861718] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.863896] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.866647] libphy: Fixed MDIO Bus: probed\n[ 0.868092] tun: Universal TUN/TAP device driver, 1.6\n[ 0.869781] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.872974] PPP generic driver version 2.4.2\n[ 0.874537] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.876651] ehci-pci: EHCI PCI platform driver\n[ 0.878196] ehci-platform: EHCI generic platform driver\n[ 0.879953] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.881964] ohci-pci: OHCI PCI platform driver\n[ 0.883510] ohci-platform: OHCI generic platform driver\n[ 0.885270] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.900319] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.902082] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.904658] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.906403] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.908400] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.910646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.913145] usb usb1: Product: UHCI Host Controller\n[ 0.914787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.916799] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.918475] hub 1-0:1.0: USB hub found\n[ 0.919840] hub 1-0:1.0: 2 ports detected\n[ 0.921403] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.925013] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.926689] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.928463] mousedev: PS/2 mouse device common for all mice\n[ 0.930659] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.933637] rtc_cmos 00:00: RTC can wake from S4\n[ 0.935755] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.937841] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.939932] i2c /dev entries driver\n[ 0.941250] device-mapper: uevent: version 1.0.3\n[ 0.942904] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.945812] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.948047] NET: Registered protocol family 10\n[ 0.949892] NET: Registered protocol family 17\n[ 0.951448] Key type dns_resolver registered\n[ 0.953064] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.954977] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.958026] registered taskstats version 1\n[ 0.959493] Loading compiled-in X.509 certificates\n[ 0.961673] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.964940] zswap: loaded using pool lzo/zbud\n[ 0.967225] Key type trusted registered\n[ 0.969647] Key type encrypted registered\n[ 0.971087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.972908] ima: No TPM chip found, activating TPM-bypass!\n[ 0.974744] evm: HMAC attrs: 0x1\n[ 0.976320] Magic number: 14:121:134\n[ 0.977703] virtio-pci 0000:00:03.0: hash matches\n[ 0.979317] acpi device:09: hash matches\n[ 0.980796] rtc_cmos 00:00: setting system clock to 2018-12-19 15:07:06 UTC (1545232026)\n[ 0.983594] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.001682] EDD information not available.\n[ 1.022730] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.025463] Write protecting the kernel read-only data: 14336k\n[ 1.028796] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.031829] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.74\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.313770] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.15...\nLease of 192.168.120.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.08. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSwBcrGocXWqmfEsgQaPYbFuMmt4lOAEsejgV6FafBVFdeqtRly9QmCtH/LXBsMeAMgBEiEJdcYrJL2jsDn+mPwf1SgcWlCQ44cLQDPkHpBBxQvCPE68WIagYgDRjCdi2qxKN2ipgcNt0ntUnrz1iEOa8+TtqVZ5l7pzXgyIfDQH0cu17nlCiXDmQJ0QMsIUPtD+wBnDKW3YbajgTBsdaY+KTk3uW2vddnmRj+Uks125yzIgSUFyRBwE3AQuR2GR5UEEV4qqwqLAqOqE8C7rUruiDThS6q5P3ceQGQHnCKRQjMaa3U9DFrtUhWtQGKlbL2LhhGV5owCrNwcePNoipZ root@singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf\nssh-dss AAAAB3NzaC1kc3MAAACBAPpxe7kpbNsm2K2tqt9b8EP5eTmFbnowSOMQsOpoNwDspWKP2R8n9kcMUPFLYcFyfrWu9cdkMVsry9IFz71pti3pKgFdGK+k74AamCde4fGUNyVLxAmzVuLqRLve1ZNvStBJxV85kMEFmXESlQimDcKbuCYTZBc86rPppdSwkxOzAAAAFQCcMm5GgA+UI4M2d1uXFKbDO9+yrQAAAIBpTNkxVOmqPxGnguOhpby6J9TqtdunKrqWh/1zX6C2vl7JX/Glq188fuw/b0MLWPHChEUx4nraSl7/ay/2y3+glQ10bmI8c3sTawOc7UwhcfEJXotMnwevj/YoGCTMyfwrAZzEhYZUmJoS2308jHR6M6iwK0U2HZHw0z21S4fc4AAAAIAi4n22PdovWV/nTERL/4IMbIAYb1oYPA/FKRsQswfhvpUXbzjuc7YPI5zYbcRdXxsZUL8uMU1bGu6+IPIIdBBpCGjw5Y2cb4MZ/BWwxdw0Bm1/IY2TUJNbtwyJ4B6SGylTMkcDKSWGe5RvyFwagPatvm8Sj0yZt57+SSQhVk4xXg== root@singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe9c:228d/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.78 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf login: "} 2018-12-19 15:07:30,705 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1/action used request id req-bbf0f662-25bb-452a-b5ef-0d76b237c085 2018-12-19 15:07:30,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.265510082245s 2018-12-19 15:07:30,706 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1/action used request id req-bbf0f662-25bb-452a-b5ef-0d76b237c085 2018-12-19 15:07:30,706 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 512392160 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.231606] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.234576] pid_max: default: 32768 minimum: 301 [ 0.236167] ACPI: Core revision 20150930 [ 0.238146] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.240441] Security Framework initialized [ 0.241904] Yama: becoming mindful. [ 0.243187] AppArmor: AppArmor initialized [ 0.244694] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.247026] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.249282] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251437] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253849] Initializing cgroup subsys io [ 0.255291] Initializing cgroup subsys memory [ 0.256810] Initializing cgroup subsys devices [ 0.258355] Initializing cgroup subsys freezer [ 0.259884] Initializing cgroup subsys net_cls [ 0.261411] Initializing cgroup subsys perf_event [ 0.263028] Initializing cgroup subsys net_prio [ 0.264622] Initializing cgroup subsys hugetlb [ 0.266164] Initializing cgroup subsys pids [ 0.267670] CPU: Physical Processor ID: 0 [ 0.269792] mce: CPU supports 10 MCE banks [ 0.271271] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.273040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.293349] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.302000] ftrace: allocating 31920 entries in 125 pages [ 0.332963] smpboot: Max logical packages: 1 [ 0.334479] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.336855] x2apic enabled [ 0.338223] Switched APIC routing to physical x2apic. [ 0.341082] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.343055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.346775] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.350015] KVM setup paravirtual spinlock [ 0.351993] x86: Booted up 1 node, 1 CPUs [ 0.353446] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.355906] devtmpfs: initialized [ 0.358174] evm: security.selinux [ 0.359438] evm: security.SMACK64 [ 0.360719] evm: security.SMACK64EXEC [ 0.362079] evm: security.SMACK64TRANSMUTE [ 0.363544] evm: security.SMACK64MMAP [ 0.364896] evm: security.ima [ 0.366053] evm: security.capability [ 0.367450] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.370808] pinctrl core: initialized pinctrl subsystem [ 0.372759] RTC time: 15:07:05, date: 12/19/18 [ 0.374443] NET: Registered protocol family 16 [ 0.376154] cpuidle: using governor ladder [ 0.377654] cpuidle: using governor menu [ 0.379081] PCCT header not found. [ 0.380418] ACPI: bus type PCI registered [ 0.381875] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.384116] PCI: Using configuration type 1 for base access [ 0.386762] ACPI: Added _OSI(Module Device) [ 0.388268] ACPI: Added _OSI(Processor Device) [ 0.389826] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.391455] ACPI: Added _OSI(Processor Aggregator Device) [ 0.394118] ACPI: Interpreter enabled [ 0.395497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.398856] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.402210] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.405564] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.408902] ACPI: (supports S0 S5) [ 0.410184] ACPI: Using IOAPIC for interrupt routing [ 0.411910] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418599] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420862] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.423047] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.426995] acpiphp: Slot [3] registered [ 0.428457] acpiphp: Slot [4] registered [ 0.429903] acpiphp: Slot [5] registered [ 0.431351] acpiphp: Slot [6] registered [ 0.432794] acpiphp: Slot [7] registered [ 0.434233] acpiphp: Slot [8] registered [ 0.435679] acpiphp: Slot [9] registered [ 0.437118] acpiphp: Slot [10] registered [ 0.438577] acpiphp: Slot [11] registered [ 0.440046] acpiphp: Slot [12] registered [ 0.441510] acpiphp: Slot [13] registered [ 0.442970] acpiphp: Slot [14] registered [ 0.444475] acpiphp: Slot [15] registered [ 0.462075] acpiphp: Slot [16] registered [ 0.463539] acpiphp: Slot [17] registered [ 0.465004] acpiphp: Slot [18] registered [ 0.466471] acpiphp: Slot [19] registered [ 0.467934] acpiphp: Slot [20] registered [ 0.469399] acpiphp: Slot [21] registered [ 0.470865] acpiphp: Slot [22] registered [ 0.472326] acpiphp: Slot [23] registered [ 0.473788] acpiphp: Slot [24] registered [ 0.475254] acpiphp: Slot [25] registered [ 0.476713] acpiphp: Slot [26] registered [ 0.478188] acpiphp: Slot [27] registered [ 0.479657] acpiphp: Slot [28] registered [ 0.481121] acpiphp: Slot [29] registered [ 0.482575] acpiphp: Slot [30] registered [ 0.484049] acpiphp: Slot [31] registered [ 0.485503] PCI host bridge to bus 0000:00 [ 0.486984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.489197] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.491392] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.493983] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.496575] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.499189] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.503948] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.506232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.508335] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.510599] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.514956] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.517548] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.538945] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.541448] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.544179] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.546635] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551312] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553708] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556177] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.560777] vgaarb: loaded [ 0.561834] vgaarb: bridge control possible 0000:00:02.0 [ 0.563955] SCSI subsystem initialized [ 0.565562] ACPI: bus type USB registered [ 0.567014] usbcore: registered new interface driver usbfs [ 0.568833] usbcore: registered new interface driver hub [ 0.570605] usbcore: registered new device driver usb [ 0.572514] PCI: Using ACPI for IRQ routing [ 0.574490] NetLabel: Initializing [ 0.575748] NetLabel: domain hash size = 128 [ 0.577253] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.578942] NetLabel: unlabeled traffic allowed by default [ 0.580995] clocksource: Switched to clocksource kvm-clock [ 0.591234] AppArmor: AppArmor Filesystem Enabled [ 0.592898] pnp: PnP ACPI init [ 0.594405] pnp: PnP ACPI: found 5 devices [ 0.601512] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.604531] NET: Registered protocol family 2 [ 0.606319] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.608605] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.610727] TCP: Hash tables configured (established 4096 bind 4096) [ 0.612857] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.614775] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.616855] NET: Registered protocol family 1 [ 0.618395] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.620335] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.622232] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.637197] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.652642] Trying to unpack rootfs image as initramfs... [ 0.713969] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.716822] Scanning for low memory corruption every 60 seconds [ 0.719071] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.721159] audit: initializing netlink subsys (disabled) [ 0.722969] audit: type=2000 audit(1545232025.687:1): initialized [ 0.725221] Initialise system trusted keyring [ 0.726854] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.728899] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732008] zbud: loaded [ 0.733197] VFS: Disk quotas dquot_6.6.0 [ 0.734619] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.737216] fuse init (API version 7.23) [ 0.738744] Key type big_key registered [ 0.740140] Allocating IMA MOK and blacklist keyrings. [ 0.742166] Key type asymmetric registered [ 0.743615] Asymmetric key parser 'x509' registered [ 0.745306] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.747920] io scheduler noop registered [ 0.749318] io scheduler deadline registered (default) [ 0.751073] io scheduler cfq registered [ 0.752535] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.754389] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.756603] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.759163] ACPI: Power Button [PWRF] [ 0.760608] GHES: HEST is not enabled! [ 0.774899] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.804574] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.808154] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.833439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.836914] Linux agpgart interface v0.103 [ 0.840419] brd: module loaded [ 0.842797] loop: module loaded [ 0.848642] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.851206] GPT:90111 != 2097151 [ 0.852400] GPT:Alternate GPT header not at the end of the disk. [ 0.854341] GPT:90111 != 2097151 [ 0.855533] GPT: Use GNU Parted to correct GPT errors. [ 0.857251] vda: vda1 vda15 [ 0.859153] scsi host0: ata_piix [ 0.860462] scsi host1: ata_piix [ 0.861718] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.863896] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.866647] libphy: Fixed MDIO Bus: probed [ 0.868092] tun: Universal TUN/TAP device driver, 1.6 [ 0.869781] tun: (C) 1999-2004 Max Krasnyansky [ 0.872974] PPP generic driver version 2.4.2 [ 0.874537] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.876651] ehci-pci: EHCI PCI platform driver [ 0.878196] ehci-platform: EHCI generic platform driver [ 0.879953] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.881964] ohci-pci: OHCI PCI platform driver [ 0.883510] ohci-platform: OHCI generic platform driver [ 0.885270] uhci_hcd: USB Universal Host Controller Interface driver [ 0.900319] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.902082] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.904658] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.906403] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.908400] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.910646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.913145] usb usb1: Product: UHCI Host Controller [ 0.914787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.916799] usb usb1: SerialNumber: 0000:00:01.2 [ 0.918475] hub 1-0:1.0: USB hub found [ 0.919840] hub 1-0:1.0: 2 ports detected [ 0.921403] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.925013] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.926689] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.928463] mousedev: PS/2 mouse device common for all mice [ 0.930659] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.933637] rtc_cmos 00:00: RTC can wake from S4 [ 0.935755] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.937841] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.939932] i2c /dev entries driver [ 0.941250] device-mapper: uevent: version 1.0.3 [ 0.942904] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.945812] ledtrig-cpu: registered to indicate activity on CPUs [ 0.948047] NET: Registered protocol family 10 [ 0.949892] NET: Registered protocol family 17 [ 0.951448] Key type dns_resolver registered [ 0.953064] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.954977] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.958026] registered taskstats version 1 [ 0.959493] Loading compiled-in X.509 certificates [ 0.961673] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.964940] zswap: loaded using pool lzo/zbud [ 0.967225] Key type trusted registered [ 0.969647] Key type encrypted registered [ 0.971087] AppArmor: AppArmor sha1 policy hashing enabled [ 0.972908] ima: No TPM chip found, activating TPM-bypass! [ 0.974744] evm: HMAC attrs: 0x1 [ 0.976320] Magic number: 14:121:134 [ 0.977703] virtio-pci 0000:00:03.0: hash matches [ 0.979317] acpi device:09: hash matches [ 0.980796] rtc_cmos 00:00: setting system clock to 2018-12-19 15:07:06 UTC (1545232026) [ 0.983594] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.001682] EDD information not available. [ 1.022730] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.025463] Write protecting the kernel read-only data: 14336k [ 1.028796] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.031829] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.99 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.313770] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.15... Lease of 192.168.120.15 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.08. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSwBcrGocXWqmfEsgQaPYbFuMmt4lOAEsejgV6FafBVFdeqtRly9QmCtH/LXBsMeAMgBEiEJdcYrJL2jsDn+mPwf1SgcWlCQ44cLQDPkHpBBxQvCPE68WIagYgDRjCdi2qxKN2ipgcNt0ntUnrz1iEOa8+TtqVZ5l7pzXgyIfDQH0cu17nlCiXDmQJ0QMsIUPtD+wBnDKW3YbajgTBsdaY+KTk3uW2vddnmRj+Uks125yzIgSUFyRBwE3AQuR2GR5UEEV4qqwqLAqOqE8C7rUruiDThS6q5P3ceQGQHnCKRQjMaa3U9DFrtUhWtQGKlbL2LhhGV5owCrNwcePNoipZ root@singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf ssh-dss AAAAB3NzaC1kc3MAAACBAPpxe7kpbNsm2K2tqt9b8EP5eTmFbnowSOMQsOpoNwDspWKP2R8n9kcMUPFLYcFyfrWu9cdkMVsry9IFz71pti3pKgFdGK+k74AamCde4fGUNyVLxAmzVuLqRLve1ZNvStBJxV85kMEFmXESlQimDcKbuCYTZBc86rPppdSwkxOzAAAAFQCcMm5GgA+UI4M2d1uXFKbDO9+yrQAAAIBpTNkxVOmqPxGnguOhpby6J9TqtdunKrqWh/1zX6C2vl7JX/Glq188fuw/b0MLWPHChEUx4nraSl7/ay/2y3+glQ10bmI8c3sTawOc7UwhcfEJXotMnwevj/YoGCTMyfwrAZzEhYZUmJoS2308jHR6M6iwK0U2HZHw0z21S4fc4AAAAIAi4n22PdovWV/nTERL/4IMbIAYb1oYPA/FKRsQswfhvpUXbzjuc7YPI5zYbcRdXxsZUL8uMU1bGu6+IPIIdBBpCGjw5Y2cb4MZ/BWwxdw0Bm1/IY2TUJNbtwyJ4B6SGylTMkcDKSWGe5RvyFwagPatvm8Sj0yZt57+SSQhVk4xXg== root@singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe9c:228d/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf launch-index: 0 === cirros: current=0.4.0 uptime=3.78 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf login: 2018-12-19 15:07:31,708 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.204: timed out 2018-12-19 15:07:40,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-19 15:07:40,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-19 15:07:40,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:07:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7894d07e-17c4-44ef-9365-efb53ad928cc x-compute-request-id: req-7894d07e-17c4-44ef-9365-efb53ad928cc Content-Encoding: gzip Content-Length: 9643 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512392160 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.231606] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.234576] pid_max: default: 32768 minimum: 301\n[ 0.236167] ACPI: Core revision 20150930\n[ 0.238146] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.240441] Security Framework initialized\n[ 0.241904] Yama: becoming mindful.\n[ 0.243187] AppArmor: AppArmor initialized\n[ 0.244694] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.247026] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.249282] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251437] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253849] Initializing cgroup subsys io\n[ 0.255291] Initializing cgroup subsys memory\n[ 0.256810] Initializing cgroup subsys devices\n[ 0.258355] Initializing cgroup subsys freezer\n[ 0.259884] Initializing cgroup subsys net_cls\n[ 0.261411] Initializing cgroup subsys perf_event\n[ 0.263028] Initializing cgroup subsys net_prio\n[ 0.264622] Initializing cgroup subsys hugetlb\n[ 0.266164] Initializing cgroup subsys pids\n[ 0.267670] CPU: Physical Processor ID: 0\n[ 0.269792] mce: CPU supports 10 MCE banks\n[ 0.271271] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.273040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.293349] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.302000] ftrace: allocating 31920 entries in 125 pages\n[ 0.332963] smpboot: Max logical packages: 1\n[ 0.334479] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.336855] x2apic enabled\n[ 0.338223] Switched APIC routing to physical x2apic.\n[ 0.341082] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.343055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.346775] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.350015] KVM setup paravirtual spinlock\n[ 0.351993] x86: Booted up 1 node, 1 CPUs\n[ 0.353446] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.355906] devtmpfs: initialized\n[ 0.358174] evm: security.selinux\n[ 0.359438] evm: security.SMACK64\n[ 0.360719] evm: security.SMACK64EXEC\n[ 0.362079] evm: security.SMACK64TRANSMUTE\n[ 0.363544] evm: security.SMACK64MMAP\n[ 0.364896] evm: security.ima\n[ 0.366053] evm: security.capability\n[ 0.367450] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.370808] pinctrl core: initialized pinctrl subsystem\n[ 0.372759] RTC time: 15:07:05, date: 12/19/18\n[ 0.374443] NET: Registered protocol family 16\n[ 0.376154] cpuidle: using governor ladder\n[ 0.377654] cpuidle: using governor menu\n[ 0.379081] PCCT header not found.\n[ 0.380418] ACPI: bus type PCI registered\n[ 0.381875] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.384116] PCI: Using configuration type 1 for base access\n[ 0.386762] ACPI: Added _OSI(Module Device)\n[ 0.388268] ACPI: Added _OSI(Processor Device)\n[ 0.389826] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.391455] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.394118] ACPI: Interpreter enabled\n[ 0.395497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.398856] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.402210] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.405564] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.408902] ACPI: (supports S0 S5)\n[ 0.410184] ACPI: Using IOAPIC for interrupt routing\n[ 0.411910] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.416514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.418599] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.420862] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.423047] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.426995] acpiphp: Slot [3] registered\n[ 0.428457] acpiphp: Slot [4] registered\n[ 0.429903] acpiphp: Slot [5] registered\n[ 0.431351] acpiphp: Slot [6] registered\n[ 0.432794] acpiphp: Slot [7] registered\n[ 0.434233] acpiphp: Slot [8] registered\n[ 0.435679] acpiphp: Slot [9] registered\n[ 0.437118] acpiphp: Slot [10] registered\n[ 0.438577] acpiphp: Slot [11] registered\n[ 0.440046] acpiphp: Slot [12] registered\n[ 0.441510] acpiphp: Slot [13] registered\n[ 0.442970] acpiphp: Slot [14] registered\n[ 0.444475] acpiphp: Slot [15] registered\n[ 0.462075] acpiphp: Slot [16] registered\n[ 0.463539] acpiphp: Slot [17] registered\n[ 0.465004] acpiphp: Slot [18] registered\n[ 0.466471] acpiphp: Slot [19] registered\n[ 0.467934] acpiphp: Slot [20] registered\n[ 0.469399] acpiphp: Slot [21] registered\n[ 0.470865] acpiphp: Slot [22] registered\n[ 0.472326] acpiphp: Slot [23] registered\n[ 0.473788] acpiphp: Slot [24] registered\n[ 0.475254] acpiphp: Slot [25] registered\n[ 0.476713] acpiphp: Slot [26] registered\n[ 0.478188] acpiphp: Slot [27] registered\n[ 0.479657] acpiphp: Slot [28] registered\n[ 0.481121] acpiphp: Slot [29] registered\n[ 0.482575] acpiphp: Slot [30] registered\n[ 0.484049] acpiphp: Slot [31] registered\n[ 0.485503] PCI host bridge to bus 0000:00\n[ 0.486984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.489197] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.491392] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.493983] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.496575] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.499189] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.503948] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.506232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.508335] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.510599] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.514956] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.517548] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.538945] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.541448] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.544179] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.546635] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.551312] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.553708] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.556177] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.558046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.560777] vgaarb: loaded\n[ 0.561834] vgaarb: bridge control possible 0000:00:02.0\n[ 0.563955] SCSI subsystem initialized\n[ 0.565562] ACPI: bus type USB registered\n[ 0.567014] usbcore: registered new interface driver usbfs\n[ 0.568833] usbcore: registered new interface driver hub\n[ 0.570605] usbcore: registered new device driver usb\n[ 0.572514] PCI: Using ACPI for IRQ routing\n[ 0.574490] NetLabel: Initializing\n[ 0.575748] NetLabel: domain hash size = 128\n[ 0.577253] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.578942] NetLabel: unlabeled traffic allowed by default\n[ 0.580995] clocksource: Switched to clocksource kvm-clock\n[ 0.591234] AppArmor: AppArmor Filesystem Enabled\n[ 0.592898] pnp: PnP ACPI init\n[ 0.594405] pnp: PnP ACPI: found 5 devices\n[ 0.601512] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.604531] NET: Registered protocol family 2\n[ 0.606319] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.608605] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.610727] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.612857] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.614775] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616855] NET: Registered protocol family 1\n[ 0.618395] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.620335] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.622232] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.637197] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.652642] Trying to unpack rootfs image as initramfs...\n[ 0.713969] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.716822] Scanning for low memory corruption every 60 seconds\n[ 0.719071] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.721159] audit: initializing netlink subsys (disabled)\n[ 0.722969] audit: type=2000 audit(1545232025.687:1): initialized\n[ 0.725221] Initialise system trusted keyring\n[ 0.726854] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.728899] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.732008] zbud: loaded\n[ 0.733197] VFS: Disk quotas dquot_6.6.0\n[ 0.734619] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.737216] fuse init (API version 7.23)\n[ 0.738744] Key type big_key registered\n[ 0.740140] Allocating IMA MOK and blacklist keyrings.\n[ 0.742166] Key type asymmetric registered\n[ 0.743615] Asymmetric key parser 'x509' registered\n[ 0.745306] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.747920] io scheduler noop registered\n[ 0.749318] io scheduler deadline registered (default)\n[ 0.751073] io scheduler cfq registered\n[ 0.752535] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.754389] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.756603] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.759163] ACPI: Power Button [PWRF]\n[ 0.760608] GHES: HEST is not enabled!\n[ 0.774899] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.804574] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.808154] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.833439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.836914] Linux agpgart interface v0.103\n[ 0.840419] brd: module loaded\n[ 0.842797] loop: module loaded\n[ 0.848642] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.851206] GPT:90111 != 2097151\n[ 0.852400] GPT:Alternate GPT header not at the end of the disk.\n[ 0.854341] GPT:90111 != 2097151\n[ 0.855533] GPT: Use GNU Parted to correct GPT errors.\n[ 0.857251] vda: vda1 vda15\n[ 0.859153] scsi host0: ata_piix\n[ 0.860462] scsi host1: ata_piix\n[ 0.861718] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.863896] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.866647] libphy: Fixed MDIO Bus: probed\n[ 0.868092] tun: Universal TUN/TAP device driver, 1.6\n[ 0.869781] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.872974] PPP generic driver version 2.4.2\n[ 0.874537] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.876651] ehci-pci: EHCI PCI platform driver\n[ 0.878196] ehci-platform: EHCI generic platform driver\n[ 0.879953] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.881964] ohci-pci: OHCI PCI platform driver\n[ 0.883510] ohci-platform: OHCI generic platform driver\n[ 0.885270] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.900319] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.902082] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.904658] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.906403] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.908400] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.910646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.913145] usb usb1: Product: UHCI Host Controller\n[ 0.914787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.916799] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.918475] hub 1-0:1.0: USB hub found\n[ 0.919840] hub 1-0:1.0: 2 ports detected\n[ 0.921403] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.925013] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.926689] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.928463] mousedev: PS/2 mouse device common for all mice\n[ 0.930659] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.933637] rtc_cmos 00:00: RTC can wake from S4\n[ 0.935755] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.937841] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.939932] i2c /dev entries driver\n[ 0.941250] device-mapper: uevent: version 1.0.3\n[ 0.942904] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.945812] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.948047] NET: Registered protocol family 10\n[ 0.949892] NET: Registered protocol family 17\n[ 0.951448] Key type dns_resolver registered\n[ 0.953064] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.954977] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.958026] registered taskstats version 1\n[ 0.959493] Loading compiled-in X.509 certificates\n[ 0.961673] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.964940] zswap: loaded using pool lzo/zbud\n[ 0.967225] Key type trusted registered\n[ 0.969647] Key type encrypted registered\n[ 0.971087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.972908] ima: No TPM chip found, activating TPM-bypass!\n[ 0.974744] evm: HMAC attrs: 0x1\n[ 0.976320] Magic number: 14:121:134\n[ 0.977703] virtio-pci 0000:00:03.0: hash matches\n[ 0.979317] acpi device:09: hash matches\n[ 0.980796] rtc_cmos 00:00: setting system clock to 2018-12-19 15:07:06 UTC (1545232026)\n[ 0.983594] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.001682] EDD information not available.\n[ 1.022730] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.025463] Write protecting the kernel read-only data: 14336k\n[ 1.028796] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.031829] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.74\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.313770] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.15...\nLease of 192.168.120.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.08. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSwBcrGocXWqmfEsgQaPYbFuMmt4lOAEsejgV6FafBVFdeqtRly9QmCtH/LXBsMeAMgBEiEJdcYrJL2jsDn+mPwf1SgcWlCQ44cLQDPkHpBBxQvCPE68WIagYgDRjCdi2qxKN2ipgcNt0ntUnrz1iEOa8+TtqVZ5l7pzXgyIfDQH0cu17nlCiXDmQJ0QMsIUPtD+wBnDKW3YbajgTBsdaY+KTk3uW2vddnmRj+Uks125yzIgSUFyRBwE3AQuR2GR5UEEV4qqwqLAqOqE8C7rUruiDThS6q5P3ceQGQHnCKRQjMaa3U9DFrtUhWtQGKlbL2LhhGV5owCrNwcePNoipZ root@singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf\nssh-dss AAAAB3NzaC1kc3MAAACBAPpxe7kpbNsm2K2tqt9b8EP5eTmFbnowSOMQsOpoNwDspWKP2R8n9kcMUPFLYcFyfrWu9cdkMVsry9IFz71pti3pKgFdGK+k74AamCde4fGUNyVLxAmzVuLqRLve1ZNvStBJxV85kMEFmXESlQimDcKbuCYTZBc86rPppdSwkxOzAAAAFQCcMm5GgA+UI4M2d1uXFKbDO9+yrQAAAIBpTNkxVOmqPxGnguOhpby6J9TqtdunKrqWh/1zX6C2vl7JX/Glq188fuw/b0MLWPHChEUx4nraSl7/ay/2y3+glQ10bmI8c3sTawOc7UwhcfEJXotMnwevj/YoGCTMyfwrAZzEhYZUmJoS2308jHR6M6iwK0U2HZHw0z21S4fc4AAAAIAi4n22PdovWV/nTERL/4IMbIAYb1oYPA/FKRsQswfhvpUXbzjuc7YPI5zYbcRdXxsZUL8uMU1bGu6+IPIIdBBpCGjw5Y2cb4MZ/BWwxdw0Bm1/IY2TUJNbtwyJ4B6SGylTMkcDKSWGe5RvyFwagPatvm8Sj0yZt57+SSQhVk4xXg== root@singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe9c:228d/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.78 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf login: "} 2018-12-19 15:07:40,867 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1/action used request id req-7894d07e-17c4-44ef-9365-efb53ad928cc 2018-12-19 15:07:40,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.148656845093s 2018-12-19 15:07:40,867 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1/action used request id req-7894d07e-17c4-44ef-9365-efb53ad928cc 2018-12-19 15:07:40,868 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 512392160 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.231606] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.234576] pid_max: default: 32768 minimum: 301 [ 0.236167] ACPI: Core revision 20150930 [ 0.238146] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.240441] Security Framework initialized [ 0.241904] Yama: becoming mindful. [ 0.243187] AppArmor: AppArmor initialized [ 0.244694] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.247026] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.249282] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251437] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253849] Initializing cgroup subsys io [ 0.255291] Initializing cgroup subsys memory [ 0.256810] Initializing cgroup subsys devices [ 0.258355] Initializing cgroup subsys freezer [ 0.259884] Initializing cgroup subsys net_cls [ 0.261411] Initializing cgroup subsys perf_event [ 0.263028] Initializing cgroup subsys net_prio [ 0.264622] Initializing cgroup subsys hugetlb [ 0.266164] Initializing cgroup subsys pids [ 0.267670] CPU: Physical Processor ID: 0 [ 0.269792] mce: CPU supports 10 MCE banks [ 0.271271] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.273040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.293349] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.302000] ftrace: allocating 31920 entries in 125 pages [ 0.332963] smpboot: Max logical packages: 1 [ 0.334479] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.336855] x2apic enabled [ 0.338223] Switched APIC routing to physical x2apic. [ 0.341082] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.343055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.346775] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.350015] KVM setup paravirtual spinlock [ 0.351993] x86: Booted up 1 node, 1 CPUs [ 0.353446] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.355906] devtmpfs: initialized [ 0.358174] evm: security.selinux [ 0.359438] evm: security.SMACK64 [ 0.360719] evm: security.SMACK64EXEC [ 0.362079] evm: security.SMACK64TRANSMUTE [ 0.363544] evm: security.SMACK64MMAP [ 0.364896] evm: security.ima [ 0.366053] evm: security.capability [ 0.367450] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.370808] pinctrl core: initialized pinctrl subsystem [ 0.372759] RTC time: 15:07:05, date: 12/19/18 [ 0.374443] NET: Registered protocol family 16 [ 0.376154] cpuidle: using governor ladder [ 0.377654] cpuidle: using governor menu [ 0.379081] PCCT header not found. [ 0.380418] ACPI: bus type PCI registered [ 0.381875] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.384116] PCI: Using configuration type 1 for base access [ 0.386762] ACPI: Added _OSI(Module Device) [ 0.388268] ACPI: Added _OSI(Processor Device) [ 0.389826] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.391455] ACPI: Added _OSI(Processor Aggregator Device) [ 0.394118] ACPI: Interpreter enabled [ 0.395497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.398856] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.402210] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.405564] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.408902] ACPI: (supports S0 S5) [ 0.410184] ACPI: Using IOAPIC for interrupt routing [ 0.411910] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418599] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420862] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.423047] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.426995] acpiphp: Slot [3] registered [ 0.428457] acpiphp: Slot [4] registered [ 0.429903] acpiphp: Slot [5] registered [ 0.431351] acpiphp: Slot [6] registered [ 0.432794] acpiphp: Slot [7] registered [ 0.434233] acpiphp: Slot [8] registered [ 0.435679] acpiphp: Slot [9] registered [ 0.437118] acpiphp: Slot [10] registered [ 0.438577] acpiphp: Slot [11] registered [ 0.440046] acpiphp: Slot [12] registered [ 0.441510] acpiphp: Slot [13] registered [ 0.442970] acpiphp: Slot [14] registered [ 0.444475] acpiphp: Slot [15] registered [ 0.462075] acpiphp: Slot [16] registered [ 0.463539] acpiphp: Slot [17] registered [ 0.465004] acpiphp: Slot [18] registered [ 0.466471] acpiphp: Slot [19] registered [ 0.467934] acpiphp: Slot [20] registered [ 0.469399] acpiphp: Slot [21] registered [ 0.470865] acpiphp: Slot [22] registered [ 0.472326] acpiphp: Slot [23] registered [ 0.473788] acpiphp: Slot [24] registered [ 0.475254] acpiphp: Slot [25] registered [ 0.476713] acpiphp: Slot [26] registered [ 0.478188] acpiphp: Slot [27] registered [ 0.479657] acpiphp: Slot [28] registered [ 0.481121] acpiphp: Slot [29] registered [ 0.482575] acpiphp: Slot [30] registered [ 0.484049] acpiphp: Slot [31] registered [ 0.485503] PCI host bridge to bus 0000:00 [ 0.486984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.489197] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.491392] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.493983] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.496575] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.499189] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.503948] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.506232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.508335] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.510599] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.514956] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.517548] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.538945] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.541448] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.544179] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.546635] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551312] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553708] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556177] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.560777] vgaarb: loaded [ 0.561834] vgaarb: bridge control possible 0000:00:02.0 [ 0.563955] SCSI subsystem initialized [ 0.565562] ACPI: bus type USB registered [ 0.567014] usbcore: registered new interface driver usbfs [ 0.568833] usbcore: registered new interface driver hub [ 0.570605] usbcore: registered new device driver usb [ 0.572514] PCI: Using ACPI for IRQ routing [ 0.574490] NetLabel: Initializing [ 0.575748] NetLabel: domain hash size = 128 [ 0.577253] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.578942] NetLabel: unlabeled traffic allowed by default [ 0.580995] clocksource: Switched to clocksource kvm-clock [ 0.591234] AppArmor: AppArmor Filesystem Enabled [ 0.592898] pnp: PnP ACPI init [ 0.594405] pnp: PnP ACPI: found 5 devices [ 0.601512] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.604531] NET: Registered protocol family 2 [ 0.606319] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.608605] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.610727] TCP: Hash tables configured (established 4096 bind 4096) [ 0.612857] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.614775] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.616855] NET: Registered protocol family 1 [ 0.618395] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.620335] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.622232] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.637197] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.652642] Trying to unpack rootfs image as initramfs... [ 0.713969] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.716822] Scanning for low memory corruption every 60 seconds [ 0.719071] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.721159] audit: initializing netlink subsys (disabled) [ 0.722969] audit: type=2000 audit(1545232025.687:1): initialized [ 0.725221] Initialise system trusted keyring [ 0.726854] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.728899] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732008] zbud: loaded [ 0.733197] VFS: Disk quotas dquot_6.6.0 [ 0.734619] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.737216] fuse init (API version 7.23) [ 0.738744] Key type big_key registered [ 0.740140] Allocating IMA MOK and blacklist keyrings. [ 0.742166] Key type asymmetric registered [ 0.743615] Asymmetric key parser 'x509' registered [ 0.745306] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.747920] io scheduler noop registered [ 0.749318] io scheduler deadline registered (default) [ 0.751073] io scheduler cfq registered [ 0.752535] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.754389] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.756603] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.759163] ACPI: Power Button [PWRF] [ 0.760608] GHES: HEST is not enabled! [ 0.774899] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.804574] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.808154] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.833439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.836914] Linux agpgart interface v0.103 [ 0.840419] brd: module loaded [ 0.842797] loop: module loaded [ 0.848642] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.851206] GPT:90111 != 2097151 [ 0.852400] GPT:Alternate GPT header not at the end of the disk. [ 0.854341] GPT:90111 != 2097151 [ 0.855533] GPT: Use GNU Parted to correct GPT errors. [ 0.857251] vda: vda1 vda15 [ 0.859153] scsi host0: ata_piix [ 0.860462] scsi host1: ata_piix [ 0.861718] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.863896] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.866647] libphy: Fixed MDIO Bus: probed [ 0.868092] tun: Universal TUN/TAP device driver, 1.6 [ 0.869781] tun: (C) 1999-2004 Max Krasnyansky [ 0.872974] PPP generic driver version 2.4.2 [ 0.874537] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.876651] ehci-pci: EHCI PCI platform driver [ 0.878196] ehci-platform: EHCI generic platform driver [ 0.879953] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.881964] ohci-pci: OHCI PCI platform driver [ 0.883510] ohci-platform: OHCI generic platform driver [ 0.885270] uhci_hcd: USB Universal Host Controller Interface driver [ 0.900319] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.902082] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.904658] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.906403] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.908400] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.910646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.913145] usb usb1: Product: UHCI Host Controller [ 0.914787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.916799] usb usb1: SerialNumber: 0000:00:01.2 [ 0.918475] hub 1-0:1.0: USB hub found [ 0.919840] hub 1-0:1.0: 2 ports detected [ 0.921403] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.925013] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.926689] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.928463] mousedev: PS/2 mouse device common for all mice [ 0.930659] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.933637] rtc_cmos 00:00: RTC can wake from S4 [ 0.935755] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.937841] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.939932] i2c /dev entries driver [ 0.941250] device-mapper: uevent: version 1.0.3 [ 0.942904] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.945812] ledtrig-cpu: registered to indicate activity on CPUs [ 0.948047] NET: Registered protocol family 10 [ 0.949892] NET: Registered protocol family 17 [ 0.951448] Key type dns_resolver registered [ 0.953064] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.954977] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.958026] registered taskstats version 1 [ 0.959493] Loading compiled-in X.509 certificates [ 0.961673] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.964940] zswap: loaded using pool lzo/zbud [ 0.967225] Key type trusted registered [ 0.969647] Key type encrypted registered [ 0.971087] AppArmor: AppArmor sha1 policy hashing enabled [ 0.972908] ima: No TPM chip found, activating TPM-bypass! [ 0.974744] evm: HMAC attrs: 0x1 [ 0.976320] Magic number: 14:121:134 [ 0.977703] virtio-pci 0000:00:03.0: hash matches [ 0.979317] acpi device:09: hash matches [ 0.980796] rtc_cmos 00:00: setting system clock to 2018-12-19 15:07:06 UTC (1545232026) [ 0.983594] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.001682] EDD information not available. [ 1.022730] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.025463] Write protecting the kernel read-only data: 14336k [ 1.028796] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.031829] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.99 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.313770] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.15... Lease of 192.168.120.15 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.08. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSwBcrGocXWqmfEsgQaPYbFuMmt4lOAEsejgV6FafBVFdeqtRly9QmCtH/LXBsMeAMgBEiEJdcYrJL2jsDn+mPwf1SgcWlCQ44cLQDPkHpBBxQvCPE68WIagYgDRjCdi2qxKN2ipgcNt0ntUnrz1iEOa8+TtqVZ5l7pzXgyIfDQH0cu17nlCiXDmQJ0QMsIUPtD+wBnDKW3YbajgTBsdaY+KTk3uW2vddnmRj+Uks125yzIgSUFyRBwE3AQuR2GR5UEEV4qqwqLAqOqE8C7rUruiDThS6q5P3ceQGQHnCKRQjMaa3U9DFrtUhWtQGKlbL2LhhGV5owCrNwcePNoipZ root@singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf ssh-dss AAAAB3NzaC1kc3MAAACBAPpxe7kpbNsm2K2tqt9b8EP5eTmFbnowSOMQsOpoNwDspWKP2R8n9kcMUPFLYcFyfrWu9cdkMVsry9IFz71pti3pKgFdGK+k74AamCde4fGUNyVLxAmzVuLqRLve1ZNvStBJxV85kMEFmXESlQimDcKbuCYTZBc86rPppdSwkxOzAAAAFQCcMm5GgA+UI4M2d1uXFKbDO9+yrQAAAIBpTNkxVOmqPxGnguOhpby6J9TqtdunKrqWh/1zX6C2vl7JX/Glq188fuw/b0MLWPHChEUx4nraSl7/ay/2y3+glQ10bmI8c3sTawOc7UwhcfEJXotMnwevj/YoGCTMyfwrAZzEhYZUmJoS2308jHR6M6iwK0U2HZHw0z21S4fc4AAAAIAi4n22PdovWV/nTERL/4IMbIAYb1oYPA/FKRsQswfhvpUXbzjuc7YPI5zYbcRdXxsZUL8uMU1bGu6+IPIIdBBpCGjw5Y2cb4MZ/BWwxdw0Bm1/IY2TUJNbtwyJ4B6SGylTMkcDKSWGe5RvyFwagPatvm8Sj0yZt57+SSQhVk4xXg== root@singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe9c:228d/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf launch-index: 0 === cirros: current=0.4.0 uptime=3.78 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf login: 2018-12-19 15:07:41,870 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.204: timed out 2018-12-19 15:07:50,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-19 15:07:50,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-19 15:07:51,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:07:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1ebf5a8-0f6d-4d34-ab19-5e84783217cd x-compute-request-id: req-b1ebf5a8-0f6d-4d34-ab19-5e84783217cd Content-Encoding: gzip Content-Length: 9643 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512392160 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.231606] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.234576] pid_max: default: 32768 minimum: 301\n[ 0.236167] ACPI: Core revision 20150930\n[ 0.238146] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.240441] Security Framework initialized\n[ 0.241904] Yama: becoming mindful.\n[ 0.243187] AppArmor: AppArmor initialized\n[ 0.244694] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.247026] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.249282] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251437] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253849] Initializing cgroup subsys io\n[ 0.255291] Initializing cgroup subsys memory\n[ 0.256810] Initializing cgroup subsys devices\n[ 0.258355] Initializing cgroup subsys freezer\n[ 0.259884] Initializing cgroup subsys net_cls\n[ 0.261411] Initializing cgroup subsys perf_event\n[ 0.263028] Initializing cgroup subsys net_prio\n[ 0.264622] Initializing cgroup subsys hugetlb\n[ 0.266164] Initializing cgroup subsys pids\n[ 0.267670] CPU: Physical Processor ID: 0\n[ 0.269792] mce: CPU supports 10 MCE banks\n[ 0.271271] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.273040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.293349] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.302000] ftrace: allocating 31920 entries in 125 pages\n[ 0.332963] smpboot: Max logical packages: 1\n[ 0.334479] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.336855] x2apic enabled\n[ 0.338223] Switched APIC routing to physical x2apic.\n[ 0.341082] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.343055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.346775] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.350015] KVM setup paravirtual spinlock\n[ 0.351993] x86: Booted up 1 node, 1 CPUs\n[ 0.353446] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.355906] devtmpfs: initialized\n[ 0.358174] evm: security.selinux\n[ 0.359438] evm: security.SMACK64\n[ 0.360719] evm: security.SMACK64EXEC\n[ 0.362079] evm: security.SMACK64TRANSMUTE\n[ 0.363544] evm: security.SMACK64MMAP\n[ 0.364896] evm: security.ima\n[ 0.366053] evm: security.capability\n[ 0.367450] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.370808] pinctrl core: initialized pinctrl subsystem\n[ 0.372759] RTC time: 15:07:05, date: 12/19/18\n[ 0.374443] NET: Registered protocol family 16\n[ 0.376154] cpuidle: using governor ladder\n[ 0.377654] cpuidle: using governor menu\n[ 0.379081] PCCT header not found.\n[ 0.380418] ACPI: bus type PCI registered\n[ 0.381875] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.384116] PCI: Using configuration type 1 for base access\n[ 0.386762] ACPI: Added _OSI(Module Device)\n[ 0.388268] ACPI: Added _OSI(Processor Device)\n[ 0.389826] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.391455] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.394118] ACPI: Interpreter enabled\n[ 0.395497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.398856] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.402210] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.405564] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.408902] ACPI: (supports S0 S5)\n[ 0.410184] ACPI: Using IOAPIC for interrupt routing\n[ 0.411910] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.416514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.418599] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.420862] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.423047] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.426995] acpiphp: Slot [3] registered\n[ 0.428457] acpiphp: Slot [4] registered\n[ 0.429903] acpiphp: Slot [5] registered\n[ 0.431351] acpiphp: Slot [6] registered\n[ 0.432794] acpiphp: Slot [7] registered\n[ 0.434233] acpiphp: Slot [8] registered\n[ 0.435679] acpiphp: Slot [9] registered\n[ 0.437118] acpiphp: Slot [10] registered\n[ 0.438577] acpiphp: Slot [11] registered\n[ 0.440046] acpiphp: Slot [12] registered\n[ 0.441510] acpiphp: Slot [13] registered\n[ 0.442970] acpiphp: Slot [14] registered\n[ 0.444475] acpiphp: Slot [15] registered\n[ 0.462075] acpiphp: Slot [16] registered\n[ 0.463539] acpiphp: Slot [17] registered\n[ 0.465004] acpiphp: Slot [18] registered\n[ 0.466471] acpiphp: Slot [19] registered\n[ 0.467934] acpiphp: Slot [20] registered\n[ 0.469399] acpiphp: Slot [21] registered\n[ 0.470865] acpiphp: Slot [22] registered\n[ 0.472326] acpiphp: Slot [23] registered\n[ 0.473788] acpiphp: Slot [24] registered\n[ 0.475254] acpiphp: Slot [25] registered\n[ 0.476713] acpiphp: Slot [26] registered\n[ 0.478188] acpiphp: Slot [27] registered\n[ 0.479657] acpiphp: Slot [28] registered\n[ 0.481121] acpiphp: Slot [29] registered\n[ 0.482575] acpiphp: Slot [30] registered\n[ 0.484049] acpiphp: Slot [31] registered\n[ 0.485503] PCI host bridge to bus 0000:00\n[ 0.486984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.489197] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.491392] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.493983] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.496575] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.499189] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.503948] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.506232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.508335] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.510599] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.514956] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.517548] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.538945] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.541448] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.544179] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.546635] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.551312] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.553708] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.556177] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.558046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.560777] vgaarb: loaded\n[ 0.561834] vgaarb: bridge control possible 0000:00:02.0\n[ 0.563955] SCSI subsystem initialized\n[ 0.565562] ACPI: bus type USB registered\n[ 0.567014] usbcore: registered new interface driver usbfs\n[ 0.568833] usbcore: registered new interface driver hub\n[ 0.570605] usbcore: registered new device driver usb\n[ 0.572514] PCI: Using ACPI for IRQ routing\n[ 0.574490] NetLabel: Initializing\n[ 0.575748] NetLabel: domain hash size = 128\n[ 0.577253] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.578942] NetLabel: unlabeled traffic allowed by default\n[ 0.580995] clocksource: Switched to clocksource kvm-clock\n[ 0.591234] AppArmor: AppArmor Filesystem Enabled\n[ 0.592898] pnp: PnP ACPI init\n[ 0.594405] pnp: PnP ACPI: found 5 devices\n[ 0.601512] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.604531] NET: Registered protocol family 2\n[ 0.606319] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.608605] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.610727] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.612857] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.614775] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616855] NET: Registered protocol family 1\n[ 0.618395] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.620335] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.622232] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.637197] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.652642] Trying to unpack rootfs image as initramfs...\n[ 0.713969] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.716822] Scanning for low memory corruption every 60 seconds\n[ 0.719071] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.721159] audit: initializing netlink subsys (disabled)\n[ 0.722969] audit: type=2000 audit(1545232025.687:1): initialized\n[ 0.725221] Initialise system trusted keyring\n[ 0.726854] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.728899] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.732008] zbud: loaded\n[ 0.733197] VFS: Disk quotas dquot_6.6.0\n[ 0.734619] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.737216] fuse init (API version 7.23)\n[ 0.738744] Key type big_key registered\n[ 0.740140] Allocating IMA MOK and blacklist keyrings.\n[ 0.742166] Key type asymmetric registered\n[ 0.743615] Asymmetric key parser 'x509' registered\n[ 0.745306] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.747920] io scheduler noop registered\n[ 0.749318] io scheduler deadline registered (default)\n[ 0.751073] io scheduler cfq registered\n[ 0.752535] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.754389] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.756603] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.759163] ACPI: Power Button [PWRF]\n[ 0.760608] GHES: HEST is not enabled!\n[ 0.774899] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.804574] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.808154] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.833439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.836914] Linux agpgart interface v0.103\n[ 0.840419] brd: module loaded\n[ 0.842797] loop: module loaded\n[ 0.848642] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.851206] GPT:90111 != 2097151\n[ 0.852400] GPT:Alternate GPT header not at the end of the disk.\n[ 0.854341] GPT:90111 != 2097151\n[ 0.855533] GPT: Use GNU Parted to correct GPT errors.\n[ 0.857251] vda: vda1 vda15\n[ 0.859153] scsi host0: ata_piix\n[ 0.860462] scsi host1: ata_piix\n[ 0.861718] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.863896] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.866647] libphy: Fixed MDIO Bus: probed\n[ 0.868092] tun: Universal TUN/TAP device driver, 1.6\n[ 0.869781] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.872974] PPP generic driver version 2.4.2\n[ 0.874537] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.876651] ehci-pci: EHCI PCI platform driver\n[ 0.878196] ehci-platform: EHCI generic platform driver\n[ 0.879953] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.881964] ohci-pci: OHCI PCI platform driver\n[ 0.883510] ohci-platform: OHCI generic platform driver\n[ 0.885270] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.900319] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.902082] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.904658] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.906403] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.908400] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.910646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.913145] usb usb1: Product: UHCI Host Controller\n[ 0.914787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.916799] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.918475] hub 1-0:1.0: USB hub found\n[ 0.919840] hub 1-0:1.0: 2 ports detected\n[ 0.921403] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.925013] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.926689] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.928463] mousedev: PS/2 mouse device common for all mice\n[ 0.930659] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.933637] rtc_cmos 00:00: RTC can wake from S4\n[ 0.935755] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.937841] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.939932] i2c /dev entries driver\n[ 0.941250] device-mapper: uevent: version 1.0.3\n[ 0.942904] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.945812] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.948047] NET: Registered protocol family 10\n[ 0.949892] NET: Registered protocol family 17\n[ 0.951448] Key type dns_resolver registered\n[ 0.953064] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.954977] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.958026] registered taskstats version 1\n[ 0.959493] Loading compiled-in X.509 certificates\n[ 0.961673] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.964940] zswap: loaded using pool lzo/zbud\n[ 0.967225] Key type trusted registered\n[ 0.969647] Key type encrypted registered\n[ 0.971087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.972908] ima: No TPM chip found, activating TPM-bypass!\n[ 0.974744] evm: HMAC attrs: 0x1\n[ 0.976320] Magic number: 14:121:134\n[ 0.977703] virtio-pci 0000:00:03.0: hash matches\n[ 0.979317] acpi device:09: hash matches\n[ 0.980796] rtc_cmos 00:00: setting system clock to 2018-12-19 15:07:06 UTC (1545232026)\n[ 0.983594] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.001682] EDD information not available.\n[ 1.022730] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.025463] Write protecting the kernel read-only data: 14336k\n[ 1.028796] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.031829] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.74\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.313770] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.15...\nLease of 192.168.120.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.08. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSwBcrGocXWqmfEsgQaPYbFuMmt4lOAEsejgV6FafBVFdeqtRly9QmCtH/LXBsMeAMgBEiEJdcYrJL2jsDn+mPwf1SgcWlCQ44cLQDPkHpBBxQvCPE68WIagYgDRjCdi2qxKN2ipgcNt0ntUnrz1iEOa8+TtqVZ5l7pzXgyIfDQH0cu17nlCiXDmQJ0QMsIUPtD+wBnDKW3YbajgTBsdaY+KTk3uW2vddnmRj+Uks125yzIgSUFyRBwE3AQuR2GR5UEEV4qqwqLAqOqE8C7rUruiDThS6q5P3ceQGQHnCKRQjMaa3U9DFrtUhWtQGKlbL2LhhGV5owCrNwcePNoipZ root@singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf\nssh-dss AAAAB3NzaC1kc3MAAACBAPpxe7kpbNsm2K2tqt9b8EP5eTmFbnowSOMQsOpoNwDspWKP2R8n9kcMUPFLYcFyfrWu9cdkMVsry9IFz71pti3pKgFdGK+k74AamCde4fGUNyVLxAmzVuLqRLve1ZNvStBJxV85kMEFmXESlQimDcKbuCYTZBc86rPppdSwkxOzAAAAFQCcMm5GgA+UI4M2d1uXFKbDO9+yrQAAAIBpTNkxVOmqPxGnguOhpby6J9TqtdunKrqWh/1zX6C2vl7JX/Glq188fuw/b0MLWPHChEUx4nraSl7/ay/2y3+glQ10bmI8c3sTawOc7UwhcfEJXotMnwevj/YoGCTMyfwrAZzEhYZUmJoS2308jHR6M6iwK0U2HZHw0z21S4fc4AAAAIAi4n22PdovWV/nTERL/4IMbIAYb1oYPA/FKRsQswfhvpUXbzjuc7YPI5zYbcRdXxsZUL8uMU1bGu6+IPIIdBBpCGjw5Y2cb4MZ/BWwxdw0Bm1/IY2TUJNbtwyJ4B6SGylTMkcDKSWGe5RvyFwagPatvm8Sj0yZt57+SSQhVk4xXg== root@singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe9c:228d/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.78 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf login: "} 2018-12-19 15:07:51,019 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1/action used request id req-b1ebf5a8-0f6d-4d34-ab19-5e84783217cd 2018-12-19 15:07:51,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.139475107193s 2018-12-19 15:07:51,020 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1/action used request id req-b1ebf5a8-0f6d-4d34-ab19-5e84783217cd 2018-12-19 15:07:51,021 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 512392160 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.231606] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.234576] pid_max: default: 32768 minimum: 301 [ 0.236167] ACPI: Core revision 20150930 [ 0.238146] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.240441] Security Framework initialized [ 0.241904] Yama: becoming mindful. [ 0.243187] AppArmor: AppArmor initialized [ 0.244694] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.247026] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.249282] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251437] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253849] Initializing cgroup subsys io [ 0.255291] Initializing cgroup subsys memory [ 0.256810] Initializing cgroup subsys devices [ 0.258355] Initializing cgroup subsys freezer [ 0.259884] Initializing cgroup subsys net_cls [ 0.261411] Initializing cgroup subsys perf_event [ 0.263028] Initializing cgroup subsys net_prio [ 0.264622] Initializing cgroup subsys hugetlb [ 0.266164] Initializing cgroup subsys pids [ 0.267670] CPU: Physical Processor ID: 0 [ 0.269792] mce: CPU supports 10 MCE banks [ 0.271271] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.273040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.293349] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.302000] ftrace: allocating 31920 entries in 125 pages [ 0.332963] smpboot: Max logical packages: 1 [ 0.334479] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.336855] x2apic enabled [ 0.338223] Switched APIC routing to physical x2apic. [ 0.341082] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.343055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.346775] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.350015] KVM setup paravirtual spinlock [ 0.351993] x86: Booted up 1 node, 1 CPUs [ 0.353446] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.355906] devtmpfs: initialized [ 0.358174] evm: security.selinux [ 0.359438] evm: security.SMACK64 [ 0.360719] evm: security.SMACK64EXEC [ 0.362079] evm: security.SMACK64TRANSMUTE [ 0.363544] evm: security.SMACK64MMAP [ 0.364896] evm: security.ima [ 0.366053] evm: security.capability [ 0.367450] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.370808] pinctrl core: initialized pinctrl subsystem [ 0.372759] RTC time: 15:07:05, date: 12/19/18 [ 0.374443] NET: Registered protocol family 16 [ 0.376154] cpuidle: using governor ladder [ 0.377654] cpuidle: using governor menu [ 0.379081] PCCT header not found. [ 0.380418] ACPI: bus type PCI registered [ 0.381875] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.384116] PCI: Using configuration type 1 for base access [ 0.386762] ACPI: Added _OSI(Module Device) [ 0.388268] ACPI: Added _OSI(Processor Device) [ 0.389826] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.391455] ACPI: Added _OSI(Processor Aggregator Device) [ 0.394118] ACPI: Interpreter enabled [ 0.395497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.398856] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.402210] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.405564] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.408902] ACPI: (supports S0 S5) [ 0.410184] ACPI: Using IOAPIC for interrupt routing [ 0.411910] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418599] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420862] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.423047] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.426995] acpiphp: Slot [3] registered [ 0.428457] acpiphp: Slot [4] registered [ 0.429903] acpiphp: Slot [5] registered [ 0.431351] acpiphp: Slot [6] registered [ 0.432794] acpiphp: Slot [7] registered [ 0.434233] acpiphp: Slot [8] registered [ 0.435679] acpiphp: Slot [9] registered [ 0.437118] acpiphp: Slot [10] registered [ 0.438577] acpiphp: Slot [11] registered [ 0.440046] acpiphp: Slot [12] registered [ 0.441510] acpiphp: Slot [13] registered [ 0.442970] acpiphp: Slot [14] registered [ 0.444475] acpiphp: Slot [15] registered [ 0.462075] acpiphp: Slot [16] registered [ 0.463539] acpiphp: Slot [17] registered [ 0.465004] acpiphp: Slot [18] registered [ 0.466471] acpiphp: Slot [19] registered [ 0.467934] acpiphp: Slot [20] registered [ 0.469399] acpiphp: Slot [21] registered [ 0.470865] acpiphp: Slot [22] registered [ 0.472326] acpiphp: Slot [23] registered [ 0.473788] acpiphp: Slot [24] registered [ 0.475254] acpiphp: Slot [25] registered [ 0.476713] acpiphp: Slot [26] registered [ 0.478188] acpiphp: Slot [27] registered [ 0.479657] acpiphp: Slot [28] registered [ 0.481121] acpiphp: Slot [29] registered [ 0.482575] acpiphp: Slot [30] registered [ 0.484049] acpiphp: Slot [31] registered [ 0.485503] PCI host bridge to bus 0000:00 [ 0.486984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.489197] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.491392] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.493983] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.496575] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.499189] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.503948] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.506232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.508335] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.510599] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.514956] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.517548] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.538945] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.541448] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.544179] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.546635] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551312] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553708] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556177] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.560777] vgaarb: loaded [ 0.561834] vgaarb: bridge control possible 0000:00:02.0 [ 0.563955] SCSI subsystem initialized [ 0.565562] ACPI: bus type USB registered [ 0.567014] usbcore: registered new interface driver usbfs [ 0.568833] usbcore: registered new interface driver hub [ 0.570605] usbcore: registered new device driver usb [ 0.572514] PCI: Using ACPI for IRQ routing [ 0.574490] NetLabel: Initializing [ 0.575748] NetLabel: domain hash size = 128 [ 0.577253] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.578942] NetLabel: unlabeled traffic allowed by default [ 0.580995] clocksource: Switched to clocksource kvm-clock [ 0.591234] AppArmor: AppArmor Filesystem Enabled [ 0.592898] pnp: PnP ACPI init [ 0.594405] pnp: PnP ACPI: found 5 devices [ 0.601512] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.604531] NET: Registered protocol family 2 [ 0.606319] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.608605] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.610727] TCP: Hash tables configured (established 4096 bind 4096) [ 0.612857] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.614775] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.616855] NET: Registered protocol family 1 [ 0.618395] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.620335] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.622232] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.637197] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.652642] Trying to unpack rootfs image as initramfs... [ 0.713969] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.716822] Scanning for low memory corruption every 60 seconds [ 0.719071] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.721159] audit: initializing netlink subsys (disabled) [ 0.722969] audit: type=2000 audit(1545232025.687:1): initialized [ 0.725221] Initialise system trusted keyring [ 0.726854] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.728899] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732008] zbud: loaded [ 0.733197] VFS: Disk quotas dquot_6.6.0 [ 0.734619] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.737216] fuse init (API version 7.23) [ 0.738744] Key type big_key registered [ 0.740140] Allocating IMA MOK and blacklist keyrings. [ 0.742166] Key type asymmetric registered [ 0.743615] Asymmetric key parser 'x509' registered [ 0.745306] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.747920] io scheduler noop registered [ 0.749318] io scheduler deadline registered (default) [ 0.751073] io scheduler cfq registered [ 0.752535] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.754389] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.756603] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.759163] ACPI: Power Button [PWRF] [ 0.760608] GHES: HEST is not enabled! [ 0.774899] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.804574] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.808154] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.833439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.836914] Linux agpgart interface v0.103 [ 0.840419] brd: module loaded [ 0.842797] loop: module loaded [ 0.848642] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.851206] GPT:90111 != 2097151 [ 0.852400] GPT:Alternate GPT header not at the end of the disk. [ 0.854341] GPT:90111 != 2097151 [ 0.855533] GPT: Use GNU Parted to correct GPT errors. [ 0.857251] vda: vda1 vda15 [ 0.859153] scsi host0: ata_piix [ 0.860462] scsi host1: ata_piix [ 0.861718] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.863896] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.866647] libphy: Fixed MDIO Bus: probed [ 0.868092] tun: Universal TUN/TAP device driver, 1.6 [ 0.869781] tun: (C) 1999-2004 Max Krasnyansky [ 0.872974] PPP generic driver version 2.4.2 [ 0.874537] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.876651] ehci-pci: EHCI PCI platform driver [ 0.878196] ehci-platform: EHCI generic platform driver [ 0.879953] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.881964] ohci-pci: OHCI PCI platform driver [ 0.883510] ohci-platform: OHCI generic platform driver [ 0.885270] uhci_hcd: USB Universal Host Controller Interface driver [ 0.900319] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.902082] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.904658] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.906403] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.908400] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.910646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.913145] usb usb1: Product: UHCI Host Controller [ 0.914787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.916799] usb usb1: SerialNumber: 0000:00:01.2 [ 0.918475] hub 1-0:1.0: USB hub found [ 0.919840] hub 1-0:1.0: 2 ports detected [ 0.921403] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.925013] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.926689] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.928463] mousedev: PS/2 mouse device common for all mice [ 0.930659] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.933637] rtc_cmos 00:00: RTC can wake from S4 [ 0.935755] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.937841] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.939932] i2c /dev entries driver [ 0.941250] device-mapper: uevent: version 1.0.3 [ 0.942904] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.945812] ledtrig-cpu: registered to indicate activity on CPUs [ 0.948047] NET: Registered protocol family 10 [ 0.949892] NET: Registered protocol family 17 [ 0.951448] Key type dns_resolver registered [ 0.953064] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.954977] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.958026] registered taskstats version 1 [ 0.959493] Loading compiled-in X.509 certificates [ 0.961673] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.964940] zswap: loaded using pool lzo/zbud [ 0.967225] Key type trusted registered [ 0.969647] Key type encrypted registered [ 0.971087] AppArmor: AppArmor sha1 policy hashing enabled [ 0.972908] ima: No TPM chip found, activating TPM-bypass! [ 0.974744] evm: HMAC attrs: 0x1 [ 0.976320] Magic number: 14:121:134 [ 0.977703] virtio-pci 0000:00:03.0: hash matches [ 0.979317] acpi device:09: hash matches [ 0.980796] rtc_cmos 00:00: setting system clock to 2018-12-19 15:07:06 UTC (1545232026) [ 0.983594] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.001682] EDD information not available. [ 1.022730] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.025463] Write protecting the kernel read-only data: 14336k [ 1.028796] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.031829] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.99 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.313770] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.15... Lease of 192.168.120.15 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.08. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSwBcrGocXWqmfEsgQaPYbFuMmt4lOAEsejgV6FafBVFdeqtRly9QmCtH/LXBsMeAMgBEiEJdcYrJL2jsDn+mPwf1SgcWlCQ44cLQDPkHpBBxQvCPE68WIagYgDRjCdi2qxKN2ipgcNt0ntUnrz1iEOa8+TtqVZ5l7pzXgyIfDQH0cu17nlCiXDmQJ0QMsIUPtD+wBnDKW3YbajgTBsdaY+KTk3uW2vddnmRj+Uks125yzIgSUFyRBwE3AQuR2GR5UEEV4qqwqLAqOqE8C7rUruiDThS6q5P3ceQGQHnCKRQjMaa3U9DFrtUhWtQGKlbL2LhhGV5owCrNwcePNoipZ root@singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf ssh-dss AAAAB3NzaC1kc3MAAACBAPpxe7kpbNsm2K2tqt9b8EP5eTmFbnowSOMQsOpoNwDspWKP2R8n9kcMUPFLYcFyfrWu9cdkMVsry9IFz71pti3pKgFdGK+k74AamCde4fGUNyVLxAmzVuLqRLve1ZNvStBJxV85kMEFmXESlQimDcKbuCYTZBc86rPppdSwkxOzAAAAFQCcMm5GgA+UI4M2d1uXFKbDO9+yrQAAAIBpTNkxVOmqPxGnguOhpby6J9TqtdunKrqWh/1zX6C2vl7JX/Glq188fuw/b0MLWPHChEUx4nraSl7/ay/2y3+glQ10bmI8c3sTawOc7UwhcfEJXotMnwevj/YoGCTMyfwrAZzEhYZUmJoS2308jHR6M6iwK0U2HZHw0z21S4fc4AAAAIAi4n22PdovWV/nTERL/4IMbIAYb1oYPA/FKRsQswfhvpUXbzjuc7YPI5zYbcRdXxsZUL8uMU1bGu6+IPIIdBBpCGjw5Y2cb4MZ/BWwxdw0Bm1/IY2TUJNbtwyJ4B6SGylTMkcDKSWGe5RvyFwagPatvm8Sj0yZt57+SSQhVk4xXg== root@singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe9c:228d/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf launch-index: 0 === cirros: current=0.4.0 uptime=3.78 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf login: 2018-12-19 15:07:52,023 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.204: timed out 2018-12-19 15:08:01,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-19 15:08:01,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-19 15:08:01,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:08:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f0b9803-93c6-4794-aaae-e2a716377882 x-compute-request-id: req-2f0b9803-93c6-4794-aaae-e2a716377882 Content-Encoding: gzip Content-Length: 9643 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512392160 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.231606] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.234576] pid_max: default: 32768 minimum: 301\n[ 0.236167] ACPI: Core revision 20150930\n[ 0.238146] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.240441] Security Framework initialized\n[ 0.241904] Yama: becoming mindful.\n[ 0.243187] AppArmor: AppArmor initialized\n[ 0.244694] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.247026] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.249282] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251437] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253849] Initializing cgroup subsys io\n[ 0.255291] Initializing cgroup subsys memory\n[ 0.256810] Initializing cgroup subsys devices\n[ 0.258355] Initializing cgroup subsys freezer\n[ 0.259884] Initializing cgroup subsys net_cls\n[ 0.261411] Initializing cgroup subsys perf_event\n[ 0.263028] Initializing cgroup subsys net_prio\n[ 0.264622] Initializing cgroup subsys hugetlb\n[ 0.266164] Initializing cgroup subsys pids\n[ 0.267670] CPU: Physical Processor ID: 0\n[ 0.269792] mce: CPU supports 10 MCE banks\n[ 0.271271] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.273040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.293349] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.302000] ftrace: allocating 31920 entries in 125 pages\n[ 0.332963] smpboot: Max logical packages: 1\n[ 0.334479] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.336855] x2apic enabled\n[ 0.338223] Switched APIC routing to physical x2apic.\n[ 0.341082] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.343055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.346775] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.350015] KVM setup paravirtual spinlock\n[ 0.351993] x86: Booted up 1 node, 1 CPUs\n[ 0.353446] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.355906] devtmpfs: initialized\n[ 0.358174] evm: security.selinux\n[ 0.359438] evm: security.SMACK64\n[ 0.360719] evm: security.SMACK64EXEC\n[ 0.362079] evm: security.SMACK64TRANSMUTE\n[ 0.363544] evm: security.SMACK64MMAP\n[ 0.364896] evm: security.ima\n[ 0.366053] evm: security.capability\n[ 0.367450] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.370808] pinctrl core: initialized pinctrl subsystem\n[ 0.372759] RTC time: 15:07:05, date: 12/19/18\n[ 0.374443] NET: Registered protocol family 16\n[ 0.376154] cpuidle: using governor ladder\n[ 0.377654] cpuidle: using governor menu\n[ 0.379081] PCCT header not found.\n[ 0.380418] ACPI: bus type PCI registered\n[ 0.381875] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.384116] PCI: Using configuration type 1 for base access\n[ 0.386762] ACPI: Added _OSI(Module Device)\n[ 0.388268] ACPI: Added _OSI(Processor Device)\n[ 0.389826] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.391455] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.394118] ACPI: Interpreter enabled\n[ 0.395497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.398856] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.402210] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.405564] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.408902] ACPI: (supports S0 S5)\n[ 0.410184] ACPI: Using IOAPIC for interrupt routing\n[ 0.411910] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.416514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.418599] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.420862] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.423047] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.426995] acpiphp: Slot [3] registered\n[ 0.428457] acpiphp: Slot [4] registered\n[ 0.429903] acpiphp: Slot [5] registered\n[ 0.431351] acpiphp: Slot [6] registered\n[ 0.432794] acpiphp: Slot [7] registered\n[ 0.434233] acpiphp: Slot [8] registered\n[ 0.435679] acpiphp: Slot [9] registered\n[ 0.437118] acpiphp: Slot [10] registered\n[ 0.438577] acpiphp: Slot [11] registered\n[ 0.440046] acpiphp: Slot [12] registered\n[ 0.441510] acpiphp: Slot [13] registered\n[ 0.442970] acpiphp: Slot [14] registered\n[ 0.444475] acpiphp: Slot [15] registered\n[ 0.462075] acpiphp: Slot [16] registered\n[ 0.463539] acpiphp: Slot [17] registered\n[ 0.465004] acpiphp: Slot [18] registered\n[ 0.466471] acpiphp: Slot [19] registered\n[ 0.467934] acpiphp: Slot [20] registered\n[ 0.469399] acpiphp: Slot [21] registered\n[ 0.470865] acpiphp: Slot [22] registered\n[ 0.472326] acpiphp: Slot [23] registered\n[ 0.473788] acpiphp: Slot [24] registered\n[ 0.475254] acpiphp: Slot [25] registered\n[ 0.476713] acpiphp: Slot [26] registered\n[ 0.478188] acpiphp: Slot [27] registered\n[ 0.479657] acpiphp: Slot [28] registered\n[ 0.481121] acpiphp: Slot [29] registered\n[ 0.482575] acpiphp: Slot [30] registered\n[ 0.484049] acpiphp: Slot [31] registered\n[ 0.485503] PCI host bridge to bus 0000:00\n[ 0.486984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.489197] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.491392] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.493983] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.496575] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.499189] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.503948] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.506232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.508335] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.510599] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.514956] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.517548] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.538945] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.541448] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.544179] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.546635] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.551312] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.553708] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.556177] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.558046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.560777] vgaarb: loaded\n[ 0.561834] vgaarb: bridge control possible 0000:00:02.0\n[ 0.563955] SCSI subsystem initialized\n[ 0.565562] ACPI: bus type USB registered\n[ 0.567014] usbcore: registered new interface driver usbfs\n[ 0.568833] usbcore: registered new interface driver hub\n[ 0.570605] usbcore: registered new device driver usb\n[ 0.572514] PCI: Using ACPI for IRQ routing\n[ 0.574490] NetLabel: Initializing\n[ 0.575748] NetLabel: domain hash size = 128\n[ 0.577253] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.578942] NetLabel: unlabeled traffic allowed by default\n[ 0.580995] clocksource: Switched to clocksource kvm-clock\n[ 0.591234] AppArmor: AppArmor Filesystem Enabled\n[ 0.592898] pnp: PnP ACPI init\n[ 0.594405] pnp: PnP ACPI: found 5 devices\n[ 0.601512] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.604531] NET: Registered protocol family 2\n[ 0.606319] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.608605] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.610727] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.612857] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.614775] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616855] NET: Registered protocol family 1\n[ 0.618395] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.620335] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.622232] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.637197] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.652642] Trying to unpack rootfs image as initramfs...\n[ 0.713969] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.716822] Scanning for low memory corruption every 60 seconds\n[ 0.719071] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.721159] audit: initializing netlink subsys (disabled)\n[ 0.722969] audit: type=2000 audit(1545232025.687:1): initialized\n[ 0.725221] Initialise system trusted keyring\n[ 0.726854] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.728899] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.732008] zbud: loaded\n[ 0.733197] VFS: Disk quotas dquot_6.6.0\n[ 0.734619] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.737216] fuse init (API version 7.23)\n[ 0.738744] Key type big_key registered\n[ 0.740140] Allocating IMA MOK and blacklist keyrings.\n[ 0.742166] Key type asymmetric registered\n[ 0.743615] Asymmetric key parser 'x509' registered\n[ 0.745306] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.747920] io scheduler noop registered\n[ 0.749318] io scheduler deadline registered (default)\n[ 0.751073] io scheduler cfq registered\n[ 0.752535] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.754389] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.756603] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.759163] ACPI: Power Button [PWRF]\n[ 0.760608] GHES: HEST is not enabled!\n[ 0.774899] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.804574] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.808154] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.833439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.836914] Linux agpgart interface v0.103\n[ 0.840419] brd: module loaded\n[ 0.842797] loop: module loaded\n[ 0.848642] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.851206] GPT:90111 != 2097151\n[ 0.852400] GPT:Alternate GPT header not at the end of the disk.\n[ 0.854341] GPT:90111 != 2097151\n[ 0.855533] GPT: Use GNU Parted to correct GPT errors.\n[ 0.857251] vda: vda1 vda15\n[ 0.859153] scsi host0: ata_piix\n[ 0.860462] scsi host1: ata_piix\n[ 0.861718] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.863896] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.866647] libphy: Fixed MDIO Bus: probed\n[ 0.868092] tun: Universal TUN/TAP device driver, 1.6\n[ 0.869781] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.872974] PPP generic driver version 2.4.2\n[ 0.874537] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.876651] ehci-pci: EHCI PCI platform driver\n[ 0.878196] ehci-platform: EHCI generic platform driver\n[ 0.879953] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.881964] ohci-pci: OHCI PCI platform driver\n[ 0.883510] ohci-platform: OHCI generic platform driver\n[ 0.885270] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.900319] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.902082] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.904658] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.906403] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.908400] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.910646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.913145] usb usb1: Product: UHCI Host Controller\n[ 0.914787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.916799] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.918475] hub 1-0:1.0: USB hub found\n[ 0.919840] hub 1-0:1.0: 2 ports detected\n[ 0.921403] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.925013] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.926689] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.928463] mousedev: PS/2 mouse device common for all mice\n[ 0.930659] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.933637] rtc_cmos 00:00: RTC can wake from S4\n[ 0.935755] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.937841] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.939932] i2c /dev entries driver\n[ 0.941250] device-mapper: uevent: version 1.0.3\n[ 0.942904] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.945812] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.948047] NET: Registered protocol family 10\n[ 0.949892] NET: Registered protocol family 17\n[ 0.951448] Key type dns_resolver registered\n[ 0.953064] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.954977] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.958026] registered taskstats version 1\n[ 0.959493] Loading compiled-in X.509 certificates\n[ 0.961673] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.964940] zswap: loaded using pool lzo/zbud\n[ 0.967225] Key type trusted registered\n[ 0.969647] Key type encrypted registered\n[ 0.971087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.972908] ima: No TPM chip found, activating TPM-bypass!\n[ 0.974744] evm: HMAC attrs: 0x1\n[ 0.976320] Magic number: 14:121:134\n[ 0.977703] virtio-pci 0000:00:03.0: hash matches\n[ 0.979317] acpi device:09: hash matches\n[ 0.980796] rtc_cmos 00:00: setting system clock to 2018-12-19 15:07:06 UTC (1545232026)\n[ 0.983594] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.001682] EDD information not available.\n[ 1.022730] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.025463] Write protecting the kernel read-only data: 14336k\n[ 1.028796] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.031829] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.74\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.99\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.313770] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.15...\nLease of 192.168.120.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.08. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSwBcrGocXWqmfEsgQaPYbFuMmt4lOAEsejgV6FafBVFdeqtRly9QmCtH/LXBsMeAMgBEiEJdcYrJL2jsDn+mPwf1SgcWlCQ44cLQDPkHpBBxQvCPE68WIagYgDRjCdi2qxKN2ipgcNt0ntUnrz1iEOa8+TtqVZ5l7pzXgyIfDQH0cu17nlCiXDmQJ0QMsIUPtD+wBnDKW3YbajgTBsdaY+KTk3uW2vddnmRj+Uks125yzIgSUFyRBwE3AQuR2GR5UEEV4qqwqLAqOqE8C7rUruiDThS6q5P3ceQGQHnCKRQjMaa3U9DFrtUhWtQGKlbL2LhhGV5owCrNwcePNoipZ root@singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf\nssh-dss AAAAB3NzaC1kc3MAAACBAPpxe7kpbNsm2K2tqt9b8EP5eTmFbnowSOMQsOpoNwDspWKP2R8n9kcMUPFLYcFyfrWu9cdkMVsry9IFz71pti3pKgFdGK+k74AamCde4fGUNyVLxAmzVuLqRLve1ZNvStBJxV85kMEFmXESlQimDcKbuCYTZBc86rPppdSwkxOzAAAAFQCcMm5GgA+UI4M2d1uXFKbDO9+yrQAAAIBpTNkxVOmqPxGnguOhpby6J9TqtdunKrqWh/1zX6C2vl7JX/Glq188fuw/b0MLWPHChEUx4nraSl7/ay/2y3+glQ10bmI8c3sTawOc7UwhcfEJXotMnwevj/YoGCTMyfwrAZzEhYZUmJoS2308jHR6M6iwK0U2HZHw0z21S4fc4AAAAIAi4n22PdovWV/nTERL/4IMbIAYb1oYPA/FKRsQswfhvpUXbzjuc7YPI5zYbcRdXxsZUL8uMU1bGu6+IPIIdBBpCGjw5Y2cb4MZ/BWwxdw0Bm1/IY2TUJNbtwyJ4B6SGylTMkcDKSWGe5RvyFwagPatvm8Sj0yZt57+SSQhVk4xXg== root@singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe9c:228d/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.78 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf login: "} 2018-12-19 15:08:01,264 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1/action used request id req-2f0b9803-93c6-4794-aaae-e2a716377882 2018-12-19 15:08:01,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.239680051804s 2018-12-19 15:08:01,264 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1/action used request id req-2f0b9803-93c6-4794-aaae-e2a716377882 2018-12-19 15:08:01,265 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 512392160 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.231606] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.234576] pid_max: default: 32768 minimum: 301 [ 0.236167] ACPI: Core revision 20150930 [ 0.238146] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.240441] Security Framework initialized [ 0.241904] Yama: becoming mindful. [ 0.243187] AppArmor: AppArmor initialized [ 0.244694] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.247026] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.249282] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251437] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253849] Initializing cgroup subsys io [ 0.255291] Initializing cgroup subsys memory [ 0.256810] Initializing cgroup subsys devices [ 0.258355] Initializing cgroup subsys freezer [ 0.259884] Initializing cgroup subsys net_cls [ 0.261411] Initializing cgroup subsys perf_event [ 0.263028] Initializing cgroup subsys net_prio [ 0.264622] Initializing cgroup subsys hugetlb [ 0.266164] Initializing cgroup subsys pids [ 0.267670] CPU: Physical Processor ID: 0 [ 0.269792] mce: CPU supports 10 MCE banks [ 0.271271] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.273040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.293349] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.302000] ftrace: allocating 31920 entries in 125 pages [ 0.332963] smpboot: Max logical packages: 1 [ 0.334479] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.336855] x2apic enabled [ 0.338223] Switched APIC routing to physical x2apic. [ 0.341082] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.343055] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.346775] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.350015] KVM setup paravirtual spinlock [ 0.351993] x86: Booted up 1 node, 1 CPUs [ 0.353446] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.355906] devtmpfs: initialized [ 0.358174] evm: security.selinux [ 0.359438] evm: security.SMACK64 [ 0.360719] evm: security.SMACK64EXEC [ 0.362079] evm: security.SMACK64TRANSMUTE [ 0.363544] evm: security.SMACK64MMAP [ 0.364896] evm: security.ima [ 0.366053] evm: security.capability [ 0.367450] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.370808] pinctrl core: initialized pinctrl subsystem [ 0.372759] RTC time: 15:07:05, date: 12/19/18 [ 0.374443] NET: Registered protocol family 16 [ 0.376154] cpuidle: using governor ladder [ 0.377654] cpuidle: using governor menu [ 0.379081] PCCT header not found. [ 0.380418] ACPI: bus type PCI registered [ 0.381875] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.384116] PCI: Using configuration type 1 for base access [ 0.386762] ACPI: Added _OSI(Module Device) [ 0.388268] ACPI: Added _OSI(Processor Device) [ 0.389826] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.391455] ACPI: Added _OSI(Processor Aggregator Device) [ 0.394118] ACPI: Interpreter enabled [ 0.395497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.398856] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.402210] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.405564] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.408902] ACPI: (supports S0 S5) [ 0.410184] ACPI: Using IOAPIC for interrupt routing [ 0.411910] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418599] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420862] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.423047] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.426995] acpiphp: Slot [3] registered [ 0.428457] acpiphp: Slot [4] registered [ 0.429903] acpiphp: Slot [5] registered [ 0.431351] acpiphp: Slot [6] registered [ 0.432794] acpiphp: Slot [7] registered [ 0.434233] acpiphp: Slot [8] registered [ 0.435679] acpiphp: Slot [9] registered [ 0.437118] acpiphp: Slot [10] registered [ 0.438577] acpiphp: Slot [11] registered [ 0.440046] acpiphp: Slot [12] registered [ 0.441510] acpiphp: Slot [13] registered [ 0.442970] acpiphp: Slot [14] registered [ 0.444475] acpiphp: Slot [15] registered [ 0.462075] acpiphp: Slot [16] registered [ 0.463539] acpiphp: Slot [17] registered [ 0.465004] acpiphp: Slot [18] registered [ 0.466471] acpiphp: Slot [19] registered [ 0.467934] acpiphp: Slot [20] registered [ 0.469399] acpiphp: Slot [21] registered [ 0.470865] acpiphp: Slot [22] registered [ 0.472326] acpiphp: Slot [23] registered [ 0.473788] acpiphp: Slot [24] registered [ 0.475254] acpiphp: Slot [25] registered [ 0.476713] acpiphp: Slot [26] registered [ 0.478188] acpiphp: Slot [27] registered [ 0.479657] acpiphp: Slot [28] registered [ 0.481121] acpiphp: Slot [29] registered [ 0.482575] acpiphp: Slot [30] registered [ 0.484049] acpiphp: Slot [31] registered [ 0.485503] PCI host bridge to bus 0000:00 [ 0.486984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.489197] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.491392] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.493983] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.496575] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.499189] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.503948] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.506232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.508335] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.510599] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.514956] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.517548] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.538945] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.541448] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.544179] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.546635] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.551312] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553708] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556177] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558046] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.560777] vgaarb: loaded [ 0.561834] vgaarb: bridge control possible 0000:00:02.0 [ 0.563955] SCSI subsystem initialized [ 0.565562] ACPI: bus type USB registered [ 0.567014] usbcore: registered new interface driver usbfs [ 0.568833] usbcore: registered new interface driver hub [ 0.570605] usbcore: registered new device driver usb [ 0.572514] PCI: Using ACPI for IRQ routing [ 0.574490] NetLabel: Initializing [ 0.575748] NetLabel: domain hash size = 128 [ 0.577253] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.578942] NetLabel: unlabeled traffic allowed by default [ 0.580995] clocksource: Switched to clocksource kvm-clock [ 0.591234] AppArmor: AppArmor Filesystem Enabled [ 0.592898] pnp: PnP ACPI init [ 0.594405] pnp: PnP ACPI: found 5 devices [ 0.601512] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.604531] NET: Registered protocol family 2 [ 0.606319] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.608605] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.610727] TCP: Hash tables configured (established 4096 bind 4096) [ 0.612857] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.614775] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.616855] NET: Registered protocol family 1 [ 0.618395] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.620335] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.622232] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.637197] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.652642] Trying to unpack rootfs image as initramfs... [ 0.713969] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.716822] Scanning for low memory corruption every 60 seconds [ 0.719071] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.721159] audit: initializing netlink subsys (disabled) [ 0.722969] audit: type=2000 audit(1545232025.687:1): initialized [ 0.725221] Initialise system trusted keyring [ 0.726854] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.728899] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732008] zbud: loaded [ 0.733197] VFS: Disk quotas dquot_6.6.0 [ 0.734619] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.737216] fuse init (API version 7.23) [ 0.738744] Key type big_key registered [ 0.740140] Allocating IMA MOK and blacklist keyrings. [ 0.742166] Key type asymmetric registered [ 0.743615] Asymmetric key parser 'x509' registered [ 0.745306] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.747920] io scheduler noop registered [ 0.749318] io scheduler deadline registered (default) [ 0.751073] io scheduler cfq registered [ 0.752535] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.754389] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.756603] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.759163] ACPI: Power Button [PWRF] [ 0.760608] GHES: HEST is not enabled! [ 0.774899] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.804574] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.808154] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.833439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.836914] Linux agpgart interface v0.103 [ 0.840419] brd: module loaded [ 0.842797] loop: module loaded [ 0.848642] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.851206] GPT:90111 != 2097151 [ 0.852400] GPT:Alternate GPT header not at the end of the disk. [ 0.854341] GPT:90111 != 2097151 [ 0.855533] GPT: Use GNU Parted to correct GPT errors. [ 0.857251] vda: vda1 vda15 [ 0.859153] scsi host0: ata_piix [ 0.860462] scsi host1: ata_piix [ 0.861718] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.863896] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.866647] libphy: Fixed MDIO Bus: probed [ 0.868092] tun: Universal TUN/TAP device driver, 1.6 [ 0.869781] tun: (C) 1999-2004 Max Krasnyansky [ 0.872974] PPP generic driver version 2.4.2 [ 0.874537] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.876651] ehci-pci: EHCI PCI platform driver [ 0.878196] ehci-platform: EHCI generic platform driver [ 0.879953] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.881964] ohci-pci: OHCI PCI platform driver [ 0.883510] ohci-platform: OHCI generic platform driver [ 0.885270] uhci_hcd: USB Universal Host Controller Interface driver [ 0.900319] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.902082] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.904658] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.906403] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.908400] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.910646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.913145] usb usb1: Product: UHCI Host Controller [ 0.914787] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.916799] usb usb1: SerialNumber: 0000:00:01.2 [ 0.918475] hub 1-0:1.0: USB hub found [ 0.919840] hub 1-0:1.0: 2 ports detected [ 0.921403] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.925013] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.926689] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.928463] mousedev: PS/2 mouse device common for all mice [ 0.930659] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.933637] rtc_cmos 00:00: RTC can wake from S4 [ 0.935755] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.937841] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.939932] i2c /dev entries driver [ 0.941250] device-mapper: uevent: version 1.0.3 [ 0.942904] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.945812] ledtrig-cpu: registered to indicate activity on CPUs [ 0.948047] NET: Registered protocol family 10 [ 0.949892] NET: Registered protocol family 17 [ 0.951448] Key type dns_resolver registered [ 0.953064] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.954977] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.958026] registered taskstats version 1 [ 0.959493] Loading compiled-in X.509 certificates [ 0.961673] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.964940] zswap: loaded using pool lzo/zbud [ 0.967225] Key type trusted registered [ 0.969647] Key type encrypted registered [ 0.971087] AppArmor: AppArmor sha1 policy hashing enabled [ 0.972908] ima: No TPM chip found, activating TPM-bypass! [ 0.974744] evm: HMAC attrs: 0x1 [ 0.976320] Magic number: 14:121:134 [ 0.977703] virtio-pci 0000:00:03.0: hash matches [ 0.979317] acpi device:09: hash matches [ 0.980796] rtc_cmos 00:00: setting system clock to 2018-12-19 15:07:06 UTC (1545232026) [ 0.983594] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.001682] EDD information not available. [ 1.022730] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.025463] Write protecting the kernel read-only data: 14336k [ 1.028796] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.031829] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.99 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.313770] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.15... Lease of 192.168.120.15 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.08. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSwBcrGocXWqmfEsgQaPYbFuMmt4lOAEsejgV6FafBVFdeqtRly9QmCtH/LXBsMeAMgBEiEJdcYrJL2jsDn+mPwf1SgcWlCQ44cLQDPkHpBBxQvCPE68WIagYgDRjCdi2qxKN2ipgcNt0ntUnrz1iEOa8+TtqVZ5l7pzXgyIfDQH0cu17nlCiXDmQJ0QMsIUPtD+wBnDKW3YbajgTBsdaY+KTk3uW2vddnmRj+Uks125yzIgSUFyRBwE3AQuR2GR5UEEV4qqwqLAqOqE8C7rUruiDThS6q5P3ceQGQHnCKRQjMaa3U9DFrtUhWtQGKlbL2LhhGV5owCrNwcePNoipZ root@singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf ssh-dss AAAAB3NzaC1kc3MAAACBAPpxe7kpbNsm2K2tqt9b8EP5eTmFbnowSOMQsOpoNwDspWKP2R8n9kcMUPFLYcFyfrWu9cdkMVsry9IFz71pti3pKgFdGK+k74AamCde4fGUNyVLxAmzVuLqRLve1ZNvStBJxV85kMEFmXESlQimDcKbuCYTZBc86rPppdSwkxOzAAAAFQCcMm5GgA+UI4M2d1uXFKbDO9+yrQAAAIBpTNkxVOmqPxGnguOhpby6J9TqtdunKrqWh/1zX6C2vl7JX/Glq188fuw/b0MLWPHChEUx4nraSl7/ay/2y3+glQ10bmI8c3sTawOc7UwhcfEJXotMnwevj/YoGCTMyfwrAZzEhYZUmJoS2308jHR6M6iwK0U2HZHw0z21S4fc4AAAAIAi4n22PdovWV/nTERL/4IMbIAYb1oYPA/FKRsQswfhvpUXbzjuc7YPI5zYbcRdXxsZUL8uMU1bGu6+IPIIdBBpCGjw5Y2cb4MZ/BWwxdw0Bm1/IY2TUJNbtwyJ4B6SGylTMkcDKSWGe5RvyFwagPatvm8Sj0yZt57+SSQhVk4xXg== root@singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe9c:228d/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf launch-index: 0 === cirros: current=0.4.0 uptime=3.78 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-8a029266-4093-426b-86e6-0ffed3c641bf login: 2018-12-19 15:08:02,267 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.204: timed out 2018-12-19 15:08:11,276 - functest.core.singlevm - ERROR - cannot connect to 172.30.9.204 2018-12-19 15:08:11,277 - functest.core.singlevm - ERROR - Cannot run singlevm1 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 445, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: 'NoneType' object is not iterable 2018-12-19 15:08:11,381 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-19 15:08:11,381 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 01:37 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-12-19 15:08:11,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-19 15:08:11,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:08:11,578 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 19 Dec 2018 15:08:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b11a2fc-10c0-4d59-9df7-85eb80029b6f x-compute-request-id: req-9b11a2fc-10c0-4d59-9df7-85eb80029b6f Content-Type: application/json 2018-12-19 15:08:11,579 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1 used request id req-9b11a2fc-10c0-4d59-9df7-85eb80029b6f 2018-12-19 15:08:11,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.192681789398s 2018-12-19 15:08:11,579 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1 used request id req-9b11a2fc-10c0-4d59-9df7-85eb80029b6f 2018-12-19 15:08:11,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-19 15:08:11,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:08:12,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:08:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a85c9b9e-ff63-43f3-9d5d-2bf504a21677 x-compute-request-id: req-a85c9b9e-ff63-43f3-9d5d-2bf504a21677 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_8a029266-4093-426b-86e6-0ffed3c641bf": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:22:8d", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:22:8d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c5f67b17-d0a3-4c7d-9724-b6df31c8adf1", "rel": "bookmark"}], "image": {"id": "72fccdcd-1442-4869-882c-89c5928ef853", "links": [{"href": "http://172.30.9.23:8774/images/72fccdcd-1442-4869-882c-89c5928ef853", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-12-19T15:07:04.000000", "flavor": {"id": "b8317747-c580-4931-b9a1-10808c68b124", "links": [{"href": "http://172.30.9.23:8774/flavors/b8317747-c580-4931-b9a1-10808c68b124", "rel": "bookmark"}]}, "id": "c5f67b17-d0a3-4c7d-9724-b6df31c8adf1", "security_groups": [{"name": "singlevm1-sg_8a029266-4093-426b-86e6-0ffed3c641bf"}], "user_id": "7ec3bc56fbcf4360b32ab7460d555a2c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-19T15:08:11Z", "hostId": "f415de5093a10d1826667063adb448d27ba09deaca7ba011e51b1fd1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8a029266-4093-426b-86e6-0ffed3c641bf", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_8a029266-4093-426b-86e6-0ffed3c641bf", "created": "2018-12-19T15:06:50Z", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-19 15:08:12,507 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a85c9b9e-ff63-43f3-9d5d-2bf504a21677 2018-12-19 15:08:12,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.927608966827s 2018-12-19 15:08:12,508 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a85c9b9e-ff63-43f3-9d5d-2bf504a21677 2018-12-19 15:08:12,509 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-19 15:08:14,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-19 15:08:14,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:08:14,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:08:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba27986b-1e6e-4d80-9227-bf6c5087da54 x-compute-request-id: req-ba27986b-1e6e-4d80-9227-bf6c5087da54 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-19 15:08:14,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ba27986b-1e6e-4d80-9227-bf6c5087da54 2018-12-19 15:08:14,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0654699802399s 2018-12-19 15:08:14,577 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ba27986b-1e6e-4d80-9227-bf6c5087da54 2018-12-19 15:08:14,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-19 15:08:14,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:08:14,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9337 X-Openstack-Request-Id: req-e3570b36-e6f6-471a-8121-d6e379af24c6 Date: Wed, 19 Dec 2018 15:08:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "created_at": "2018-12-19T15:04:58Z", "updated_at": "2018-12-19T15:04:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:04:58Z", "revision_number": 0, "id": "ff5da90a-091f-46ae-9073-fba562123250", "remote_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "remote_ip_prefix": null, "created_at": "2018-12-19T15:04:58Z", "security_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv4", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:04:58Z", "revision_number": 0, "id": "23b24077-f0ad-41e1-9463-7c0de4971f41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:04:58Z", "security_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv4", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:04:58Z", "revision_number": 0, "id": "ec4694aa-87ed-4470-971d-009c2dcf8bc8", "remote_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "remote_ip_prefix": null, "created_at": "2018-12-19T15:04:58Z", "security_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv6", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:04:58Z", "revision_number": 0, "id": "1b96fad3-39b0-4b79-84da-7cd9d40dfcf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:04:58Z", "security_group_id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv6", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}], "revision_number": 4, "project_id": "1edfe8decc9043d8acf0fc880eeb3070", "id": "102001ca-85c9-4b26-b2c0-f2e345ef95ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "created_at": "2018-12-19T15:00:30Z", "updated_at": "2018-12-19T15:00:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:00:30Z", "revision_number": 0, "id": "a5df6356-e555-4b1d-82d2-bed34e3ef8b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:00:30Z", "security_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "tenant_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a42d565bcf74e8ca8f02bda79ed3d31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:00:30Z", "revision_number": 0, "id": "6f62e0ca-18b4-46cc-8561-ab5b6efd855a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:00:30Z", "security_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "tenant_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a42d565bcf74e8ca8f02bda79ed3d31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:00:30Z", "revision_number": 0, "id": "ba764d36-e2ee-4001-84b1-ef0082114297", "remote_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "remote_ip_prefix": null, "created_at": "2018-12-19T15:00:30Z", "security_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "tenant_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a42d565bcf74e8ca8f02bda79ed3d31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:00:30Z", "revision_number": 0, "id": "06583a17-2127-440c-a7e2-e447abbafdd8", "remote_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "remote_ip_prefix": null, "created_at": "2018-12-19T15:00:30Z", "security_group_id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "tenant_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a42d565bcf74e8ca8f02bda79ed3d31"}], "revision_number": 4, "project_id": "9a42d565bcf74e8ca8f02bda79ed3d31", "id": "3de445de-c278-4d7d-9846-bac5d6a1bab4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-19T15:05:01Z", "updated_at": "2018-12-19T15:05:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:02Z", "revision_number": 0, "id": "e6e68c64-2570-44a1-a6c7-97892c3c230e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:02Z", "security_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:02Z", "revision_number": 0, "id": "19709506-d219-44a5-b9cb-9be7a9e96f6a", "remote_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:02Z", "security_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:02Z", "revision_number": 0, "id": "27ce1199-5d9f-4219-8d5e-1d081ad57b27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:02Z", "security_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:05:02Z", "revision_number": 0, "id": "ac1178f9-9837-4925-98d1-91fd25c62efd", "remote_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "remote_ip_prefix": null, "created_at": "2018-12-19T15:05:02Z", "security_group_id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "abd72f4a-504a-4393-8c69-ba797f67cac4", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "created_at": "2018-12-19T15:06:46Z", "updated_at": "2018-12-19T15:06:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:06:46Z", "revision_number": 0, "id": "90eae4ed-984a-4a34-aded-9bf37327059a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:06:46Z", "security_group_id": "c54b0f3b-8140-4108-9e45-0bd739c2bf02", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv6", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-19T15:06:46Z", "revision_number": 0, "id": "dcf7ca7a-29be-4ef4-b1e5-06d549d46c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:06:46Z", "security_group_id": "c54b0f3b-8140-4108-9e45-0bd739c2bf02", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:06:46Z", "revision_number": 0, "id": "08eb3c8b-795b-440d-9b64-a0ce7b41ff4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:06:46Z", "security_group_id": "c54b0f3b-8140-4108-9e45-0bd739c2bf02", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv4", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-19T15:06:47Z", "revision_number": 0, "id": "b00b482c-c5a3-4957-ac3a-2137660cd344", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-19T15:06:47Z", "security_group_id": "c54b0f3b-8140-4108-9e45-0bd739c2bf02", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "port_range_min": null, "ethertype": "IPv4", "project_id": "1edfe8decc9043d8acf0fc880eeb3070"}], "revision_number": 4, "project_id": "1edfe8decc9043d8acf0fc880eeb3070", "id": "c54b0f3b-8140-4108-9e45-0bd739c2bf02", "name": "singlevm1-sg_8a029266-4093-426b-86e6-0ffed3c641bf"}]} 2018-12-19 15:08:14,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e3570b36-e6f6-471a-8121-d6e379af24c6 2018-12-19 15:08:14,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0604131221771s 2018-12-19 15:08:14,642 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e3570b36-e6f6-471a-8121-d6e379af24c6 2018-12-19 15:08:14,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-19 15:08:14,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c54b0f3b-8140-4108-9e45-0bd739c2bf02.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:08:14,816 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-01e1e133-9cd3-4de7-9e3c-e80fbfd401cf Content-Length: 0 Date: Wed, 19 Dec 2018 15:08:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-19 15:08:14,816 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c54b0f3b-8140-4108-9e45-0bd739c2bf02.json used request id req-01e1e133-9cd3-4de7-9e3c-e80fbfd401cf 2018-12-19 15:08:14,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.170696973801s 2018-12-19 15:08:14,816 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c54b0f3b-8140-4108-9e45-0bd739c2bf02.json used request id req-01e1e133-9cd3-4de7-9e3c-e80fbfd401cf 2018-12-19 15:08:14,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-19 15:08:14,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/singlevm1-kp_8a029266-4093-426b-86e6-0ffed3c641bf -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:08:15,028 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 19 Dec 2018 15:08:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3ed87c87-23e1-4631-8485-6dc14a576127 x-compute-request-id: req-3ed87c87-23e1-4631-8485-6dc14a576127 Content-Length: 0 Content-Type: application/json 2018-12-19 15:08:15,029 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/singlevm1-kp_8a029266-4093-426b-86e6-0ffed3c641bf used request id req-3ed87c87-23e1-4631-8485-6dc14a576127 2018-12-19 15:08:15,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.211798906326s 2018-12-19 15:08:15,029 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/singlevm1-kp_8a029266-4093-426b-86e6-0ffed3c641bf used request id req-3ed87c87-23e1-4631-8485-6dc14a576127 2018-12-19 15:08:15,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-19 15:08:15,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/532ce98e-1f0f-4491-aa40-4ace17305063/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" -d '{"subnet_id": "d0d3ab40-9482-4e6e-b775-cb21a992346a"}' 2018-12-19 15:08:16,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5cdd42de-1df1-46d6-a2b7-729b19ab77ac Date: Wed, 19 Dec 2018 15:08:16 GMT RESP BODY: {"network_id": "1f1c24fd-3793-4c0f-b565-0e43252d0165", "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "subnet_id": "d0d3ab40-9482-4e6e-b775-cb21a992346a", "subnet_ids": ["d0d3ab40-9482-4e6e-b775-cb21a992346a"], "port_id": "ff6d63d3-8cd5-4b31-ab03-bc5ff70202da", "id": "532ce98e-1f0f-4491-aa40-4ace17305063"} 2018-12-19 15:08:16,568 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/532ce98e-1f0f-4491-aa40-4ace17305063/remove_router_interface.json used request id req-5cdd42de-1df1-46d6-a2b7-729b19ab77ac 2018-12-19 15:08:16,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.53863406181s 2018-12-19 15:08:16,568 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/532ce98e-1f0f-4491-aa40-4ace17305063/remove_router_interface.json used request id req-5cdd42de-1df1-46d6-a2b7-729b19ab77ac returning object 532ce98e-1f0f-4491-aa40-4ace17305063 2018-12-19 15:08:16,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-19 15:08:16,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:08:17,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-b2fbd2f9-63e2-4d21-bda2-24a2dfe8f6ab Date: Wed, 19 Dec 2018 15:08:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a5be41ad-2241-44be-a187-9530aaa395b0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5139cfe6-c54c-4ecb-a320-064341272c2b", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "1edfe8decc9043d8acf0fc880eeb3070", "created_at": "2018-12-19T15:06:37Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-19T15:08:15Z", "revision_number": 4, "routes": [], "project_id": "1edfe8decc9043d8acf0fc880eeb3070", "id": "532ce98e-1f0f-4491-aa40-4ace17305063", "name": "singlevm1-router_8a029266-4093-426b-86e6-0ffed3c641bf"}]} 2018-12-19 15:08:17,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-b2fbd2f9-63e2-4d21-bda2-24a2dfe8f6ab 2018-12-19 15:08:17,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.04717302322s 2018-12-19 15:08:17,616 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-b2fbd2f9-63e2-4d21-bda2-24a2dfe8f6ab 2018-12-19 15:08:17,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-19 15:08:17,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/532ce98e-1f0f-4491-aa40-4ace17305063.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:08:19,078 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4257b6d7-42de-4a00-b179-e920ec8ebafb Content-Length: 0 Date: Wed, 19 Dec 2018 15:08:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-19 15:08:19,078 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/532ce98e-1f0f-4491-aa40-4ace17305063.json used request id req-4257b6d7-42de-4a00-b179-e920ec8ebafb 2018-12-19 15:08:19,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.46044802666s 2018-12-19 15:08:19,079 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/532ce98e-1f0f-4491-aa40-4ace17305063.json used request id req-4257b6d7-42de-4a00-b179-e920ec8ebafb 2018-12-19 15:08:19,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-19 15:08:19,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:08:19,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-c39c32ff-125e-4b34-b7e0-8fe3cccccef3 Date: Wed, 19 Dec 2018 15:08:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a5be41ad-2241-44be-a187-9530aaa395b0","tenant_id":"9a42d565bcf74e8ca8f02bda79ed3d31","created_at":"2018-12-19T15:00:38Z","dns_nameservers":[],"updated_at":"2018-12-19T15:00:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"9a42d565bcf74e8ca8f02bda79ed3d31","id":"5139cfe6-c54c-4ecb-a320-064341272c2b","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f1c24fd-3793-4c0f-b565-0e43252d0165","tenant_id":"1edfe8decc9043d8acf0fc880eeb3070","created_at":"2018-12-19T15:06:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-19T15:06:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"1edfe8decc9043d8acf0fc880eeb3070","id":"d0d3ab40-9482-4e6e-b775-cb21a992346a","subnetpool_id":null,"name":"singlevm1-subnet_8a029266-4093-426b-86e6-0ffed3c641bf"}]} 2018-12-19 15:08:19,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c39c32ff-125e-4b34-b7e0-8fe3cccccef3 2018-12-19 15:08:19,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0437431335449s 2018-12-19 15:08:19,123 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c39c32ff-125e-4b34-b7e0-8fe3cccccef3 2018-12-19 15:08:19,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-19 15:08:19,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/d0d3ab40-9482-4e6e-b775-cb21a992346a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:08:21,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ac3f07a6-b96c-4407-9f34-e0bab228b829 Date: Wed, 19 Dec 2018 15:08:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-19 15:08:21,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/d0d3ab40-9482-4e6e-b775-cb21a992346a.json used request id req-ac3f07a6-b96c-4407-9f34-e0bab228b829 2018-12-19 15:08:21,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.66883015633s 2018-12-19 15:08:21,794 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/d0d3ab40-9482-4e6e-b775-cb21a992346a.json used request id req-ac3f07a6-b96c-4407-9f34-e0bab228b829 2018-12-19 15:08:21,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-19 15:08:21,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:08:22,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-eb9583c4-c538-4556-a278-3dbcb9abdb13 Date: Wed, 19 Dec 2018 15:08:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1f1c24fd-3793-4c0f-b565-0e43252d0165","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1edfe8decc9043d8acf0fc880eeb3070","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-19T15:08:21Z","provider:segmentation_id":22,"name":"singlevm1-net_8a029266-4093-426b-86e6-0ffed3c641bf","admin_state_up":true,"tenant_id":"1edfe8decc9043d8acf0fc880eeb3070","created_at":"2018-12-19T15:06:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"a5be41ad-2241-44be-a187-9530aaa395b0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a42d565bcf74e8ca8f02bda79ed3d31","status":"ACTIVE","subnets":["5139cfe6-c54c-4ecb-a320-064341272c2b"],"description":"","tags":[],"updated_at":"2018-12-19T15:00:38Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"9a42d565bcf74e8ca8f02bda79ed3d31","created_at":"2018-12-19T15:00:30Z","provider:network_type":"flat"}]} 2018-12-19 15:08:22,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-eb9583c4-c538-4556-a278-3dbcb9abdb13 2018-12-19 15:08:22,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.301273107529s 2018-12-19 15:08:22,096 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-eb9583c4-c538-4556-a278-3dbcb9abdb13 2018-12-19 15:08:22,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-19 15:08:22,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/1f1c24fd-3793-4c0f-b565-0e43252d0165.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:08:23,733 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-996e2021-0e73-4083-b7b7-d0501489cba0 Date: Wed, 19 Dec 2018 15:08:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-19 15:08:23,733 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/1f1c24fd-3793-4c0f-b565-0e43252d0165.json used request id req-996e2021-0e73-4083-b7b7-d0501489cba0 2018-12-19 15:08:23,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.63581991196s 2018-12-19 15:08:23,733 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/1f1c24fd-3793-4c0f-b565-0e43252d0165.json used request id req-996e2021-0e73-4083-b7b7-d0501489cba0 2018-12-19 15:08:23,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-19 15:08:23,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:08:23,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-10444caf-f515-45c0-8777-65f47f9706e8 Date: Wed, 19 Dec 2018 15:08:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://8b822f62-fe6d-4a24-8b0d-0579715ff4df/images/72fccdcd-1442-4869-882c-89c5928ef853/snap", "metadata": {}}], "file": "/v2/images/72fccdcd-1442-4869-882c-89c5928ef853/file", "owner": "1edfe8decc9043d8acf0fc880eeb3070", "id": "72fccdcd-1442-4869-882c-89c5928ef853", "size": 12716032, "self": "/v2/images/72fccdcd-1442-4869-882c-89c5928ef853", "disk_format": "qcow2", "direct_url": "rbd://8b822f62-fe6d-4a24-8b0d-0579715ff4df/images/72fccdcd-1442-4869-882c-89c5928ef853/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-19T15:06:43Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_8a029266-4093-426b-86e6-0ffed3c641bf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_8a029266-4093-426b-86e6-0ffed3c641bf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-19T15:06:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-19 15:08:23,958 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-10444caf-f515-45c0-8777-65f47f9706e8 2018-12-19 15:08:23,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.220754861832s 2018-12-19 15:08:23,958 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-10444caf-f515-45c0-8777-65f47f9706e8 2018-12-19 15:08:23,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-19 15:08:23,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/72fccdcd-1442-4869-882c-89c5928ef853 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:08:25,222 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f2815552-d51a-49b2-a0b0-5b9c01623c7f Date: Wed, 19 Dec 2018 15:08:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-19 15:08:25,222 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/72fccdcd-1442-4869-882c-89c5928ef853 used request id req-f2815552-d51a-49b2-a0b0-5b9c01623c7f 2018-12-19 15:08:25,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.26247882843s 2018-12-19 15:08:25,222 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/72fccdcd-1442-4869-882c-89c5928ef853 used request id req-f2815552-d51a-49b2-a0b0-5b9c01623c7f 2018-12-19 15:08:25,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-19 15:08:25,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:08:25,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 19 Dec 2018 15:08:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15c5db40-1225-44de-9d43-b3efeafad893 x-compute-request-id: req-15c5db40-1225-44de-9d43-b3efeafad893 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_8a029266-4093-426b-86e6-0ffed3c641bf", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b8317747-c580-4931-b9a1-10808c68b124", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b8317747-c580-4931-b9a1-10808c68b124", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b8317747-c580-4931-b9a1-10808c68b124"}]} 2018-12-19 15:08:25,349 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-15c5db40-1225-44de-9d43-b3efeafad893 2018-12-19 15:08:25,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.126738071442s 2018-12-19 15:08:25,350 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-15c5db40-1225-44de-9d43-b3efeafad893 2018-12-19 15:08:25,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-19 15:08:25,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/b8317747-c580-4931-b9a1-10808c68b124 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff778cc9eac745853bdf8ef453296fee75a65ed9" 2018-12-19 15:08:25,398 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 19 Dec 2018 15:08:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-47bd566a-1139-4045-bf60-8dfed14ad119 x-compute-request-id: req-47bd566a-1139-4045-bf60-8dfed14ad119 Content-Length: 0 Content-Type: application/json 2018-12-19 15:08:25,399 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/b8317747-c580-4931-b9a1-10808c68b124 used request id req-47bd566a-1139-4045-bf60-8dfed14ad119 2018-12-19 15:08:25,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0475039482117s 2018-12-19 15:08:25,399 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/b8317747-c580-4931-b9a1-10808c68b124 used request id req-47bd566a-1139-4045-bf60-8dfed14ad119 2018-12-19 15:08:25,399 - xtesting.ci.run_tests - ERROR - The test case 'singlevm1' failed. 2018-12-19 15:08:25,400 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | tenantnetwork1 | functest | healthcheck | 00:09 | PASS | | tenantnetwork2 | functest | healthcheck | 00:09 | PASS | | vmready1 | functest | healthcheck | 00:12 | PASS | | vmready2 | functest | healthcheck | 00:11 | PASS | | singlevm1 | functest | healthcheck | 01:37 | FAIL | | singlevm2 | functest | healthcheck | 00:00 | SKIP | | vping_ssh | functest | healthcheck | 00:00 | SKIP | | vping_userdata | functest | healthcheck | 00:00 | SKIP | | cinder_test | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-12-19 15:08:25,412 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR