2018-12-26 08:48:37,547 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-111 | | 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-sfc-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-26 08:48:37,555 - 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.25,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=xPNUzTyxt7hcuwEaHGRTbwFRv 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=1b57278e3ceb480e9b5d3f172e5ceafa export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=aykffdpjF6BknqjbrJyARcFUd export OS_REGION_NAME=regionOne 2018-12-26 08:48:37,555 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-26 08:48:37,557 - 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-26 08:48:37,607 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-12-26 08:48:37,728 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-12-26 08:48:37,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-26 08:48:37,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae979bf6-5e8a-4ab5-ba9f-d7360713e2df Content-Encoding: gzip Content-Length: 195 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.25:5000/v3/", "rel": "self"}]}} 2018-12-26 08:48:37,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-ae979bf6-5e8a-4ab5-ba9f-d7360713e2df 2018-12-26 08:48:37,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-12-26 08:48:38,241 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4558dc9756d24fe8873926fdc2d2aa0c", "name": "admin"}], "expires_at": "2018-12-26T09:48:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b57278e3ceb480e9b5d3f172e5ceafa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01b15bc8aa0b40f6a8f481586aedb9c8"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d3f3a29481945569de872e034f6b691"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74ed509817064102a48b020edc9b1dcd"}], "type": "network", "id": "0d4542606df84477bdbc8403903a881c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a453feaaaf41a1a2ef172e544f1a31"}, {"url": "http://172.30.9.25:8776/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af981670932f455e956b8d709fe4c246"}, {"url": "http://192.30.9.5:8776/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6e33a3d90284e7f9e62b01a8fcf823d"}], "type": "volume", "id": "2f0e0661faee4f5a9458b7b6203737b2", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71a26cddd8d842db9e582cb651d7a330"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86765e7d49e8495280f7ecbb89ffcd95"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cffbeb56618849a6b9f1ee3d00314a6b"}], "type": "compute", "id": "38528028b26b4f4fac390f6487972648", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.39:8080/v1/AUTH_1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26a2ca6a72a047518dad952f91284cbd"}, {"url": "http://172.30.9.25:8080/v1/AUTH_1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adfce938c0740658b852dc1143aeeb8"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b85fbc9ab6344922b22628f766419b8a"}], "type": "object-store", "id": "445d330a003447c8968c608a469dc1cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fa347f3f542484a8f12b4f738d36fa4"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5685bcb5600a42f8a81083d0e7d6bf1c"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a246bff39cff4120b90d99d775859782"}], "type": "identity", "id": "576c8485b213438bb7e8eaf8396b77d3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10019b7da3a74d13880d191bc16aa0c8"}, {"url": "http://192.30.9.5:8776/v2/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "765b50925b5246f08939227b31866eb4"}, {"url": "http://172.30.9.25:8776/v2/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97fc3c15b2ed416a9e354605baab6153"}], "type": "volumev2", "id": "5db6aa7ce2164d1d87a6dc8d91d80f15", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1c4b6c17da4408b92fcc3214a8c9ff1"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0f3f269ed6341e2a68113633c44f2aa"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea5c3c0a29a84a4fab56b49a3164fef9"}], "type": "metric", "id": "7acd2e7b8e544365a202689158e1a7a5", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ea03aecea344eb7823e697015accdbd"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6d7b7e07cb74532a34beca606c78194"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a745cce1d7a24eda8941f42f0dc62584"}], "type": "event", "id": "7b738056639e4c088d51156eb534068b", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "912853590a8f4c0289d2f880799d0c34"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca567395f8be41b2804aaa9098a5cab1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a52b3908f44ecb70b782f19ab15c0"}], "type": "cloudformation", "id": "7f20e69c18bd422f82bacb1694625bb6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "321cf6fd47d5450aa59568101ae780e0"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91cd9cd83e864dc59b08c7cfcf4693cc"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99cbb80ce9f34df8b4c737f2e0fe598f"}], "type": "image", "id": "93d260c8ee364f62bbdb986326329dfe", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31793b2b5b4c46fb81e63aa35ae4b9c9"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb61e90e33204ce5b336bff435e2a60f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e687d69d363f403a8b607f1e3daf2874"}], "type": "placement", "id": "a8e3db0b10bc492f9fe877238dcfa196", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0214efed4fb24e64b940bc72aa7a8efe"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e875c58605544ec9822a496cc77e76b8"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f48702e2044848949cdf3ed2603a2304"}], "type": "alarming", "id": "b6e96e4a20034478a714ff37196ac1db", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fcc2bcb661d40fb924e1815180bcc8b"}, {"url": "http://172.30.9.25:8776/v3/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "708504d865f643bcbebd0fb62a9d9dbc"}, {"url": "http://192.30.9.5:8776/v3/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3b2cb9e19214b639a20aed70cceb581"}], "type": "volumev3", "id": "cd5571f2bbe340f58f729ccbd5424439", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8633c06e21dc41b993aaa23a10a7f622"}, {"url": "http://172.30.9.25:8004/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc9538a7f60841fdbf9f678384f54517"}, {"url": "http://192.30.9.5:8004/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c42671635b00488997a4985de908b6cf"}], "type": "orchestration", "id": "e496f11be4a34a34aad201632a52dc2a", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "f6d0ddd77b5f4f74a752f691e4b2ad86", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1ab64ba08e424c34a9023090f8c1c757"}, "audit_ids": ["tNtNQL37QTadgxSlxIW_vg"], "issued_at": "2018-12-26T08:48:38.000000Z"}} 2018-12-26 08:48:38,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-26 08:48:38,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6135d75cd1194f296ea3e231ea4a9bb48ee6841f" 2018-12-26 08:48:39,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8735 X-Openstack-Request-Id: req-8890637c-7d28-418c-89b3-c5b408d15f74 Date: Wed, 26 Dec 2018 08:48:39 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": "networking-sfc-tap", "updated": "2017-10-20T10:00:00-00:00", "name": "Networking SFC Passive Tap Service Function support", "links": [], "description": "Extension for Passive TAP Service Function support"}, {"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": "service_graph", "updated": "2017-09-20T00:00:00-00:00", "name": "Service Graph", "links": [], "description": "Service Graph extension."}, {"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": "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": "sfc", "updated": "2015-10-05T10:00:00-00:00", "name": "Service Function Chaining", "links": [], "description": "Service Function Chain extension."}, {"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": "flow_classifier", "updated": "2015-10-05T10:00:00-00:00", "name": "Flow Classifier", "links": [], "description": "Flow Classifier Extension."}, {"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-26 08:48:39,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-8890637c-7d28-418c-89b3-c5b408d15f74 2018-12-26 08:48:39,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.922065019608s 2018-12-26 08:48:39,167 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/extensions.json used request id req-8890637c-7d28-418c-89b3-c5b408d15f74 2018-12-26 08:48:39,174 - 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'networking-sfc-tap', u'net-mtu', u'availability_zone', u'subnet_allocation', u'standard-attr-tag', u'revision-if-match', u'service_graph', u'provider', u'multi-provider', u'quota_details', 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'sfc', u'standard-attr-revisions', u'service-type', u'sorting', u'security-group', u'rbac-policies', u'tag-ext', u'standard-attr-description', u'ip-substring-filtering', u'flow_classifier', u'port-security', u'allowed-address-pairs', u'project-id', u'dvr']) 2018-12-26 08:48:39,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-12-26 08:48:39,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6135d75cd1194f296ea3e231ea4a9bb48ee6841f" 2018-12-26 08:48:40,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:48:39 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-77255c31-9be4-4e69-b5a9-ab7dbb6c1a3f x-compute-request-id: req-77255c31-9be4-4e69-b5a9-ab7dbb6c1a3f Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-12-26 08:48:40,081 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-aggregates used request id req-77255c31-9be4-4e69-b5a9-ab7dbb6c1a3f 2018-12-26 08:48:40,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.905719995499s 2018-12-26 08:48:40,081 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-aggregates used request id req-77255c31-9be4-4e69-b5a9-ab7dbb6c1a3f 2018-12-26 08:48:40,081 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-12-26 08:48:40,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-26 08:48:40,090 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Dec 2018 08:48:40 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.25: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.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-26 08:48:40,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-26 08:48:40,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6135d75cd1194f296ea3e231ea4a9bb48ee6841f" 2018-12-26 08:48:40,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36b4b77d-64a0-47d4-8ff0-f86c8815d129 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/5dd131b3dfbd450fae6d20407be982b3"}, "tags": [], "enabled": true, "id": "5dd131b3dfbd450fae6d20407be982b3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-12-26 08:48:40,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-36b4b77d-64a0-47d4-8ff0-f86c8815d129 2018-12-26 08:48:40,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110953807831s 2018-12-26 08:48:40,202 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-36b4b77d-64a0-47d4-8ff0-f86c8815d129 2018-12-26 08:48:40,203 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'5dd131b3dfbd450fae6d20407be982b3', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-12-26 08:48:40,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-12-26 08:48:40,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6135d75cd1194f296ea3e231ea4a9bb48ee6841f" 2018-12-26 08:48:40,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81199cdd-941c-4dd0-a575-83cbcef2e4b9 Content-Encoding: gzip Content-Length: 1979 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/01b15bc8aa0b40f6a8f481586aedb9c8"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0d4542606df84477bdbc8403903a881c", "id": "01b15bc8aa0b40f6a8f481586aedb9c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0214efed4fb24e64b940bc72aa7a8efe"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b6e96e4a20034478a714ff37196ac1db", "id": "0214efed4fb24e64b940bc72aa7a8efe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/10019b7da3a74d13880d191bc16aa0c8"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5db6aa7ce2164d1d87a6dc8d91d80f15", "id": "10019b7da3a74d13880d191bc16aa0c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/26a2ca6a72a047518dad952f91284cbd"}, "url": "http://12.0.0.39:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "445d330a003447c8968c608a469dc1cc", "id": "26a2ca6a72a047518dad952f91284cbd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/2fa347f3f542484a8f12b4f738d36fa4"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "576c8485b213438bb7e8eaf8396b77d3", "id": "2fa347f3f542484a8f12b4f738d36fa4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/31793b2b5b4c46fb81e63aa35ae4b9c9"}, "url": "http://172.30.9.25:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a8e3db0b10bc492f9fe877238dcfa196", "id": "31793b2b5b4c46fb81e63aa35ae4b9c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/321cf6fd47d5450aa59568101ae780e0"}, "url": "http://172.30.9.25:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "93d260c8ee364f62bbdb986326329dfe", "id": "321cf6fd47d5450aa59568101ae780e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/3d3f3a29481945569de872e034f6b691"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0d4542606df84477bdbc8403903a881c", "id": "3d3f3a29481945569de872e034f6b691"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/54a453feaaaf41a1a2ef172e544f1a31"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2f0e0661faee4f5a9458b7b6203737b2", "id": "54a453feaaaf41a1a2ef172e544f1a31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/5685bcb5600a42f8a81083d0e7d6bf1c"}, "url": "http://172.30.9.25:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "576c8485b213438bb7e8eaf8396b77d3", "id": "5685bcb5600a42f8a81083d0e7d6bf1c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/5adfce938c0740658b852dc1143aeeb8"}, "url": "http://172.30.9.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "445d330a003447c8968c608a469dc1cc", "id": "5adfce938c0740658b852dc1143aeeb8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/5fcc2bcb661d40fb924e1815180bcc8b"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cd5571f2bbe340f58f729ccbd5424439", "id": "5fcc2bcb661d40fb924e1815180bcc8b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/708504d865f643bcbebd0fb62a9d9dbc"}, "url": "http://172.30.9.25:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cd5571f2bbe340f58f729ccbd5424439", "id": "708504d865f643bcbebd0fb62a9d9dbc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/71a26cddd8d842db9e582cb651d7a330"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "38528028b26b4f4fac390f6487972648", "id": "71a26cddd8d842db9e582cb651d7a330"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/74ed509817064102a48b020edc9b1dcd"}, "url": "http://172.30.9.25:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0d4542606df84477bdbc8403903a881c", "id": "74ed509817064102a48b020edc9b1dcd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/765b50925b5246f08939227b31866eb4"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5db6aa7ce2164d1d87a6dc8d91d80f15", "id": "765b50925b5246f08939227b31866eb4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/8633c06e21dc41b993aaa23a10a7f622"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e496f11be4a34a34aad201632a52dc2a", "id": "8633c06e21dc41b993aaa23a10a7f622"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/86765e7d49e8495280f7ecbb89ffcd95"}, "url": "http://172.30.9.25:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "38528028b26b4f4fac390f6487972648", "id": "86765e7d49e8495280f7ecbb89ffcd95"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/912853590a8f4c0289d2f880799d0c34"}, "url": "http://172.30.9.25:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7f20e69c18bd422f82bacb1694625bb6", "id": "912853590a8f4c0289d2f880799d0c34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/91cd9cd83e864dc59b08c7cfcf4693cc"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "93d260c8ee364f62bbdb986326329dfe", "id": "91cd9cd83e864dc59b08c7cfcf4693cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/97fc3c15b2ed416a9e354605baab6153"}, "url": "http://172.30.9.25:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5db6aa7ce2164d1d87a6dc8d91d80f15", "id": "97fc3c15b2ed416a9e354605baab6153"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/99cbb80ce9f34df8b4c737f2e0fe598f"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "93d260c8ee364f62bbdb986326329dfe", "id": "99cbb80ce9f34df8b4c737f2e0fe598f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9ea03aecea344eb7823e697015accdbd"}, "url": "http://172.30.9.25:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7b738056639e4c088d51156eb534068b", "id": "9ea03aecea344eb7823e697015accdbd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a246bff39cff4120b90d99d775859782"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "576c8485b213438bb7e8eaf8396b77d3", "id": "a246bff39cff4120b90d99d775859782"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a6d7b7e07cb74532a34beca606c78194"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7b738056639e4c088d51156eb534068b", "id": "a6d7b7e07cb74532a34beca606c78194"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a745cce1d7a24eda8941f42f0dc62584"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7b738056639e4c088d51156eb534068b", "id": "a745cce1d7a24eda8941f42f0dc62584"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/af981670932f455e956b8d709fe4c246"}, "url": "http://172.30.9.25:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2f0e0661faee4f5a9458b7b6203737b2", "id": "af981670932f455e956b8d709fe4c246"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b85fbc9ab6344922b22628f766419b8a"}, "url": "http://12.0.0.39:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "445d330a003447c8968c608a469dc1cc", "id": "b85fbc9ab6344922b22628f766419b8a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/bc9538a7f60841fdbf9f678384f54517"}, "url": "http://172.30.9.25:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e496f11be4a34a34aad201632a52dc2a", "id": "bc9538a7f60841fdbf9f678384f54517"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c3b2cb9e19214b639a20aed70cceb581"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cd5571f2bbe340f58f729ccbd5424439", "id": "c3b2cb9e19214b639a20aed70cceb581"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c42671635b00488997a4985de908b6cf"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e496f11be4a34a34aad201632a52dc2a", "id": "c42671635b00488997a4985de908b6cf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c6e33a3d90284e7f9e62b01a8fcf823d"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2f0e0661faee4f5a9458b7b6203737b2", "id": "c6e33a3d90284e7f9e62b01a8fcf823d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ca567395f8be41b2804aaa9098a5cab1"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7f20e69c18bd422f82bacb1694625bb6", "id": "ca567395f8be41b2804aaa9098a5cab1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/cb61e90e33204ce5b336bff435e2a60f"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a8e3db0b10bc492f9fe877238dcfa196", "id": "cb61e90e33204ce5b336bff435e2a60f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/cffbeb56618849a6b9f1ee3d00314a6b"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "38528028b26b4f4fac390f6487972648", "id": "cffbeb56618849a6b9f1ee3d00314a6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/d1c4b6c17da4408b92fcc3214a8c9ff1"}, "url": "http://172.30.9.25:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7acd2e7b8e544365a202689158e1a7a5", "id": "d1c4b6c17da4408b92fcc3214a8c9ff1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e0f3f269ed6341e2a68113633c44f2aa"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7acd2e7b8e544365a202689158e1a7a5", "id": "e0f3f269ed6341e2a68113633c44f2aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e687d69d363f403a8b607f1e3daf2874"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a8e3db0b10bc492f9fe877238dcfa196", "id": "e687d69d363f403a8b607f1e3daf2874"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e875c58605544ec9822a496cc77e76b8"}, "url": "http://172.30.9.25:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b6e96e4a20034478a714ff37196ac1db", "id": "e875c58605544ec9822a496cc77e76b8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ea5c3c0a29a84a4fab56b49a3164fef9"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7acd2e7b8e544365a202689158e1a7a5", "id": "ea5c3c0a29a84a4fab56b49a3164fef9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f21a52b3908f44ecb70b782f19ab15c0"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7f20e69c18bd422f82bacb1694625bb6", "id": "f21a52b3908f44ecb70b782f19ab15c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f48702e2044848949cdf3ed2603a2304"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b6e96e4a20034478a714ff37196ac1db", "id": "f48702e2044848949cdf3ed2603a2304"}], "links": {"self": "http://172.30.9.25:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-26 08:48:40,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-81199cdd-941c-4dd0-a575-83cbcef2e4b9 2018-12-26 08:48:40,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0317001342773s 2018-12-26 08:48:40,239 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-81199cdd-941c-4dd0-a575-83cbcef2e4b9 2018-12-26 08:48:40,245 - 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.25:5000/v3/endpoints/01b15bc8aa0b40f6a8f481586aedb9c8'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0d4542606df84477bdbc8403903a881c', u'id': u'01b15bc8aa0b40f6a8f481586aedb9c8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/0214efed4fb24e64b940bc72aa7a8efe'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b6e96e4a20034478a714ff37196ac1db', u'id': u'0214efed4fb24e64b940bc72aa7a8efe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/10019b7da3a74d13880d191bc16aa0c8'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5db6aa7ce2164d1d87a6dc8d91d80f15', u'id': u'10019b7da3a74d13880d191bc16aa0c8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/26a2ca6a72a047518dad952f91284cbd'}, u'url': u'http://12.0.0.39:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'445d330a003447c8968c608a469dc1cc', u'id': u'26a2ca6a72a047518dad952f91284cbd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/2fa347f3f542484a8f12b4f738d36fa4'}, u'url': u'http://192.30.9.5:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'576c8485b213438bb7e8eaf8396b77d3', u'id': u'2fa347f3f542484a8f12b4f738d36fa4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/31793b2b5b4c46fb81e63aa35ae4b9c9'}, u'url': u'http://172.30.9.25:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a8e3db0b10bc492f9fe877238dcfa196', u'id': u'31793b2b5b4c46fb81e63aa35ae4b9c9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/321cf6fd47d5450aa59568101ae780e0'}, u'url': u'http://172.30.9.25:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'93d260c8ee364f62bbdb986326329dfe', u'id': u'321cf6fd47d5450aa59568101ae780e0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/3d3f3a29481945569de872e034f6b691'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0d4542606df84477bdbc8403903a881c', u'id': u'3d3f3a29481945569de872e034f6b691'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/54a453feaaaf41a1a2ef172e544f1a31'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2f0e0661faee4f5a9458b7b6203737b2', u'id': u'54a453feaaaf41a1a2ef172e544f1a31'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/5685bcb5600a42f8a81083d0e7d6bf1c'}, u'url': u'http://172.30.9.25:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'576c8485b213438bb7e8eaf8396b77d3', u'id': u'5685bcb5600a42f8a81083d0e7d6bf1c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/5adfce938c0740658b852dc1143aeeb8'}, u'url': u'http://172.30.9.25:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'445d330a003447c8968c608a469dc1cc', u'id': u'5adfce938c0740658b852dc1143aeeb8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/5fcc2bcb661d40fb924e1815180bcc8b'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cd5571f2bbe340f58f729ccbd5424439', u'id': u'5fcc2bcb661d40fb924e1815180bcc8b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/708504d865f643bcbebd0fb62a9d9dbc'}, u'url': u'http://172.30.9.25:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cd5571f2bbe340f58f729ccbd5424439', u'id': u'708504d865f643bcbebd0fb62a9d9dbc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/71a26cddd8d842db9e582cb651d7a330'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'38528028b26b4f4fac390f6487972648', u'id': u'71a26cddd8d842db9e582cb651d7a330'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/74ed509817064102a48b020edc9b1dcd'}, u'url': u'http://172.30.9.25:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0d4542606df84477bdbc8403903a881c', u'id': u'74ed509817064102a48b020edc9b1dcd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/765b50925b5246f08939227b31866eb4'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5db6aa7ce2164d1d87a6dc8d91d80f15', u'id': u'765b50925b5246f08939227b31866eb4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/8633c06e21dc41b993aaa23a10a7f622'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e496f11be4a34a34aad201632a52dc2a', u'id': u'8633c06e21dc41b993aaa23a10a7f622'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/86765e7d49e8495280f7ecbb89ffcd95'}, u'url': u'http://172.30.9.25:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'38528028b26b4f4fac390f6487972648', u'id': u'86765e7d49e8495280f7ecbb89ffcd95'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/912853590a8f4c0289d2f880799d0c34'}, u'url': u'http://172.30.9.25:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7f20e69c18bd422f82bacb1694625bb6', u'id': u'912853590a8f4c0289d2f880799d0c34'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/91cd9cd83e864dc59b08c7cfcf4693cc'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'93d260c8ee364f62bbdb986326329dfe', u'id': u'91cd9cd83e864dc59b08c7cfcf4693cc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/97fc3c15b2ed416a9e354605baab6153'}, u'url': u'http://172.30.9.25:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5db6aa7ce2164d1d87a6dc8d91d80f15', u'id': u'97fc3c15b2ed416a9e354605baab6153'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/99cbb80ce9f34df8b4c737f2e0fe598f'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'93d260c8ee364f62bbdb986326329dfe', u'id': u'99cbb80ce9f34df8b4c737f2e0fe598f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/9ea03aecea344eb7823e697015accdbd'}, u'url': u'http://172.30.9.25:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7b738056639e4c088d51156eb534068b', u'id': u'9ea03aecea344eb7823e697015accdbd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/a246bff39cff4120b90d99d775859782'}, u'url': u'http://192.30.9.5:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'576c8485b213438bb7e8eaf8396b77d3', u'id': u'a246bff39cff4120b90d99d775859782'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/a6d7b7e07cb74532a34beca606c78194'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7b738056639e4c088d51156eb534068b', u'id': u'a6d7b7e07cb74532a34beca606c78194'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/a745cce1d7a24eda8941f42f0dc62584'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7b738056639e4c088d51156eb534068b', u'id': u'a745cce1d7a24eda8941f42f0dc62584'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/af981670932f455e956b8d709fe4c246'}, u'url': u'http://172.30.9.25:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2f0e0661faee4f5a9458b7b6203737b2', u'id': u'af981670932f455e956b8d709fe4c246'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/b85fbc9ab6344922b22628f766419b8a'}, u'url': u'http://12.0.0.39:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'445d330a003447c8968c608a469dc1cc', u'id': u'b85fbc9ab6344922b22628f766419b8a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/bc9538a7f60841fdbf9f678384f54517'}, u'url': u'http://172.30.9.25:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e496f11be4a34a34aad201632a52dc2a', u'id': u'bc9538a7f60841fdbf9f678384f54517'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/c3b2cb9e19214b639a20aed70cceb581'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cd5571f2bbe340f58f729ccbd5424439', u'id': u'c3b2cb9e19214b639a20aed70cceb581'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/c42671635b00488997a4985de908b6cf'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e496f11be4a34a34aad201632a52dc2a', u'id': u'c42671635b00488997a4985de908b6cf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/c6e33a3d90284e7f9e62b01a8fcf823d'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2f0e0661faee4f5a9458b7b6203737b2', u'id': u'c6e33a3d90284e7f9e62b01a8fcf823d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/ca567395f8be41b2804aaa9098a5cab1'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7f20e69c18bd422f82bacb1694625bb6', u'id': u'ca567395f8be41b2804aaa9098a5cab1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/cb61e90e33204ce5b336bff435e2a60f'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a8e3db0b10bc492f9fe877238dcfa196', u'id': u'cb61e90e33204ce5b336bff435e2a60f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/cffbeb56618849a6b9f1ee3d00314a6b'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'38528028b26b4f4fac390f6487972648', u'id': u'cffbeb56618849a6b9f1ee3d00314a6b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/d1c4b6c17da4408b92fcc3214a8c9ff1'}, u'url': u'http://172.30.9.25:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7acd2e7b8e544365a202689158e1a7a5', u'id': u'd1c4b6c17da4408b92fcc3214a8c9ff1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/e0f3f269ed6341e2a68113633c44f2aa'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7acd2e7b8e544365a202689158e1a7a5', u'id': u'e0f3f269ed6341e2a68113633c44f2aa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/e687d69d363f403a8b607f1e3daf2874'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a8e3db0b10bc492f9fe877238dcfa196', u'id': u'e687d69d363f403a8b607f1e3daf2874'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/e875c58605544ec9822a496cc77e76b8'}, u'url': u'http://172.30.9.25:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b6e96e4a20034478a714ff37196ac1db', u'id': u'e875c58605544ec9822a496cc77e76b8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/ea5c3c0a29a84a4fab56b49a3164fef9'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7acd2e7b8e544365a202689158e1a7a5', u'id': u'ea5c3c0a29a84a4fab56b49a3164fef9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/f21a52b3908f44ecb70b782f19ab15c0'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7f20e69c18bd422f82bacb1694625bb6', u'id': u'f21a52b3908f44ecb70b782f19ab15c0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/f48702e2044848949cdf3ed2603a2304'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b6e96e4a20034478a714ff37196ac1db', u'id': u'f48702e2044848949cdf3ed2603a2304'})] 2018-12-26 08:48:40,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-12-26 08:48:40,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6135d75cd1194f296ea3e231ea4a9bb48ee6841f" 2018-12-26 08:48:40,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:48: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-88d36281-563a-45f9-b24a-2907273d6f21 x-compute-request-id: req-88d36281-563a-45f9-b24a-2907273d6f21 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-26 08:48:40,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/extensions used request id req-88d36281-563a-45f9-b24a-2907273d6f21 2018-12-26 08:48:40,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.110354185104s 2018-12-26 08:48:40,359 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/extensions used request id req-88d36281-563a-45f9-b24a-2907273d6f21 2018-12-26 08:48:40,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-12-26 08:48:40,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6135d75cd1194f296ea3e231ea4a9bb48ee6841f" 2018-12-26 08:48:42,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:48: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 x-openstack-request-id: req-c11dab18-1eef-4a7c-8283-fc75fa2ac5fc x-compute-request-id: req-c11dab18-1eef-4a7c-8283-fc75fa2ac5fc Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-12-26 08:48:42,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-floating-ip-pools used request id req-c11dab18-1eef-4a7c-8283-fc75fa2ac5fc 2018-12-26 08:48:42,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.97990393639s 2018-12-26 08:48:42,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-floating-ip-pools used request id req-c11dab18-1eef-4a7c-8283-fc75fa2ac5fc 2018-12-26 08:48:42,355 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-12-26 08:48:42,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-26 08:48:42,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6135d75cd1194f296ea3e231ea4a9bb48ee6841f" 2018-12-26 08:48:42,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-11fbb8de-0966-417f-b735-55784192f594 Date: Wed, 26 Dec 2018 08:48:42 GMT RESP BODY: {"floatingips": []} 2018-12-26 08:48:42,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-11fbb8de-0966-417f-b735-55784192f594 2018-12-26 08:48:42,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.301742076874s 2018-12-26 08:48:42,660 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-11fbb8de-0966-417f-b735-55784192f594 2018-12-26 08:48:42,660 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-12-26 08:48:42,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-26 08:48:42,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6135d75cd1194f296ea3e231ea4a9bb48ee6841f" 2018-12-26 08:48:42,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:48:42 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-8e8c5e26-d02e-45ca-9d06-c9673a7bfcb5 x-compute-request-id: req-8e8c5e26-d02e-45ca-9d06-c9673a7bfcb5 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.6", "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-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "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.9", "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-26 08:48:42,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-8e8c5e26-d02e-45ca-9d06-c9673a7bfcb5 2018-12-26 08:48:42,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.149703025818s 2018-12-26 08:48:42,811 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-8e8c5e26-d02e-45ca-9d06-c9673a7bfcb5 2018-12-26 08:48:42,812 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.6', 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': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 14}, 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.9', 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': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 17}, 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-26 08:48:42,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-12-26 08:48:42,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6135d75cd1194f296ea3e231ea4a9bb48ee6841f" 2018-12-26 08:48:42,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:48:42 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-36dfce4a-0e4b-4586-8f17-0e66202cc4ff x-compute-request-id: req-36dfce4a-0e4b-4586-8f17-0e66202cc4ff Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-26 08:48:42,941 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-36dfce4a-0e4b-4586-8f17-0e66202cc4ff 2018-12-26 08:48:42,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.128165960312s 2018-12-26 08:48:42,941 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-36dfce4a-0e4b-4586-8f17-0e66202cc4ff 2018-12-26 08:48:42,941 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-12-26 08:48:42,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-26 08:48:42,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6135d75cd1194f296ea3e231ea4a9bb48ee6841f" 2018-12-26 08:48:43,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-3201fff1-1588-4725-a880-bb6f8326716b Date: Wed, 26 Dec 2018 08:48:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"d77b38f9-a0b1-486d-a01c-43d227a2f8d4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be983aa0083448bfae8560604f46a4ae","status":"ACTIVE","subnets":["d4b2c7e8-488d-4a72-97dc-83d2046089ba"],"description":"","tags":[],"updated_at":"2018-12-26T08:45:06Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"be983aa0083448bfae8560604f46a4ae","created_at":"2018-12-26T08:44:58Z","provider:network_type":"flat"}]} 2018-12-26 08:48:43,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-3201fff1-1588-4725-a880-bb6f8326716b 2018-12-26 08:48:43,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.05403089523s 2018-12-26 08:48:43,996 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-3201fff1-1588-4725-a880-bb6f8326716b 2018-12-26 08:48:43,997 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'd4b2c7e8-488d-4a72-97dc-83d2046089ba'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-26T08:45:06Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'd77b38f9-a0b1-486d-a01c-43d227a2f8d4', 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'be983aa0083448bfae8560604f46a4ae', u'created_at': u'2018-12-26T08:44:58Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'be983aa0083448bfae8560604f46a4ae'})] 2018-12-26 08:48:43,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-26 08:48:43,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6135d75cd1194f296ea3e231ea4a9bb48ee6841f" 2018-12-26 08:48:44,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-428fb00a-7d56-4bc8-b283-e7b91de362e7 Date: Wed, 26 Dec 2018 08:48:44 GMT RESP BODY: {"ports":[]} 2018-12-26 08:48:44,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json used request id req-428fb00a-7d56-4bc8-b283-e7b91de362e7 2018-12-26 08:48:44,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.95262503624s 2018-12-26 08:48:44,950 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json used request id req-428fb00a-7d56-4bc8-b283-e7b91de362e7 2018-12-26 08:48:44,950 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-12-26 08:48:44,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-26 08:48:44,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6135d75cd1194f296ea3e231ea4a9bb48ee6841f" 2018-12-26 08:48:45,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b6c3ce0-41dc-4041-96c3-0922edfaef79 Content-Encoding: gzip Content-Length: 727 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "be983aa0083448bfae8560604f46a4ae"}}, "role": {"id": "4558dc9756d24fe8873926fdc2d2aa0c"}, "user": {"id": "0f5d73c1e9544789bbea3508eb588043"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/be983aa0083448bfae8560604f46a4ae/users/0f5d73c1e9544789bbea3508eb588043/roles/4558dc9756d24fe8873926fdc2d2aa0c"}}, {"scope": {"project": {"id": "1b57278e3ceb480e9b5d3f172e5ceafa"}}, "role": {"id": "4558dc9756d24fe8873926fdc2d2aa0c"}, "user": {"id": "1ab64ba08e424c34a9023090f8c1c757"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/1b57278e3ceb480e9b5d3f172e5ceafa/users/1ab64ba08e424c34a9023090f8c1c757/roles/4558dc9756d24fe8873926fdc2d2aa0c"}}, {"scope": {"project": {"id": "be983aa0083448bfae8560604f46a4ae"}}, "role": {"id": "4558dc9756d24fe8873926fdc2d2aa0c"}, "user": {"id": "353bd34110ea4c42b71c5eb3180a84d8"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/be983aa0083448bfae8560604f46a4ae/users/353bd34110ea4c42b71c5eb3180a84d8/roles/4558dc9756d24fe8873926fdc2d2aa0c"}}, {"scope": {"project": {"id": "be983aa0083448bfae8560604f46a4ae"}}, "role": {"id": "8d7f534f48044fe8bd99ce80b3f6d6bf"}, "user": {"id": "353bd34110ea4c42b71c5eb3180a84d8"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/be983aa0083448bfae8560604f46a4ae/users/353bd34110ea4c42b71c5eb3180a84d8/roles/8d7f534f48044fe8bd99ce80b3f6d6bf"}}, {"scope": {"project": {"id": "be983aa0083448bfae8560604f46a4ae"}}, "role": {"id": "4558dc9756d24fe8873926fdc2d2aa0c"}, "user": {"id": "64b61db2940f4cfb9e2176d3025c2d8b"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/be983aa0083448bfae8560604f46a4ae/users/64b61db2940f4cfb9e2176d3025c2d8b/roles/4558dc9756d24fe8873926fdc2d2aa0c"}}, {"scope": {"project": {"id": "be983aa0083448bfae8560604f46a4ae"}}, "role": {"id": "4558dc9756d24fe8873926fdc2d2aa0c"}, "user": {"id": "7d166dc821354d80b56f744f3e189760"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/be983aa0083448bfae8560604f46a4ae/users/7d166dc821354d80b56f744f3e189760/roles/4558dc9756d24fe8873926fdc2d2aa0c"}}, {"scope": {"project": {"id": "be983aa0083448bfae8560604f46a4ae"}}, "role": {"id": "4558dc9756d24fe8873926fdc2d2aa0c"}, "user": {"id": "89829a6a22ef4fa08e319d9468847677"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/be983aa0083448bfae8560604f46a4ae/users/89829a6a22ef4fa08e319d9468847677/roles/4558dc9756d24fe8873926fdc2d2aa0c"}}, {"scope": {"project": {"id": "be983aa0083448bfae8560604f46a4ae"}}, "role": {"id": "4558dc9756d24fe8873926fdc2d2aa0c"}, "user": {"id": "8d0841749afa4904843c41ff6a718c4b"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/be983aa0083448bfae8560604f46a4ae/users/8d0841749afa4904843c41ff6a718c4b/roles/4558dc9756d24fe8873926fdc2d2aa0c"}}, {"scope": {"project": {"id": "be983aa0083448bfae8560604f46a4ae"}}, "role": {"id": "4558dc9756d24fe8873926fdc2d2aa0c"}, "user": {"id": "9970ea87e9e74ebf82b96a99dddcb8d6"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/be983aa0083448bfae8560604f46a4ae/users/9970ea87e9e74ebf82b96a99dddcb8d6/roles/4558dc9756d24fe8873926fdc2d2aa0c"}}, {"scope": {"project": {"id": "be983aa0083448bfae8560604f46a4ae"}}, "role": {"id": "4558dc9756d24fe8873926fdc2d2aa0c"}, "user": {"id": "9b4a767ad5ec4104aedab97ab0ab4ff7"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/be983aa0083448bfae8560604f46a4ae/users/9b4a767ad5ec4104aedab97ab0ab4ff7/roles/4558dc9756d24fe8873926fdc2d2aa0c"}}, {"scope": {"project": {"id": "be983aa0083448bfae8560604f46a4ae"}}, "role": {"id": "4558dc9756d24fe8873926fdc2d2aa0c"}, "user": {"id": "9f7953ef19b74e6bb56366011a7103f6"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/be983aa0083448bfae8560604f46a4ae/users/9f7953ef19b74e6bb56366011a7103f6/roles/4558dc9756d24fe8873926fdc2d2aa0c"}}, {"scope": {"project": {"id": "be983aa0083448bfae8560604f46a4ae"}}, "role": {"id": "4558dc9756d24fe8873926fdc2d2aa0c"}, "user": {"id": "ba71abe9dfac4244b5723214d9f39f21"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/be983aa0083448bfae8560604f46a4ae/users/ba71abe9dfac4244b5723214d9f39f21/roles/4558dc9756d24fe8873926fdc2d2aa0c"}}, {"scope": {"project": {"id": "be983aa0083448bfae8560604f46a4ae"}}, "role": {"id": "4558dc9756d24fe8873926fdc2d2aa0c"}, "user": {"id": "c06e3c9fa96947dc96b92c8cf038d4ac"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/be983aa0083448bfae8560604f46a4ae/users/c06e3c9fa96947dc96b92c8cf038d4ac/roles/4558dc9756d24fe8873926fdc2d2aa0c"}}, {"scope": {"project": {"id": "be983aa0083448bfae8560604f46a4ae"}}, "role": {"id": "4558dc9756d24fe8873926fdc2d2aa0c"}, "user": {"id": "f1b5dc527c5741428cf394d28f3f9fd2"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/be983aa0083448bfae8560604f46a4ae/users/f1b5dc527c5741428cf394d28f3f9fd2/roles/4558dc9756d24fe8873926fdc2d2aa0c"}}, {"scope": {"domain": {"id": "5dd131b3dfbd450fae6d20407be982b3"}}, "role": {"id": "4558dc9756d24fe8873926fdc2d2aa0c"}, "user": {"id": "73827f6b23084f239987ed1ba1c72880"}, "links": {"assignment": "http://172.30.9.25:5000/v3/domains/5dd131b3dfbd450fae6d20407be982b3/users/73827f6b23084f239987ed1ba1c72880/roles/4558dc9756d24fe8873926fdc2d2aa0c"}}, {"scope": {"system": {"all": true}}, "role": {"id": "4558dc9756d24fe8873926fdc2d2aa0c"}, "user": {"id": "1ab64ba08e424c34a9023090f8c1c757"}, "links": {"assignment": "http://172.30.9.25:5000/v3/system/users/1ab64ba08e424c34a9023090f8c1c757/roles/4558dc9756d24fe8873926fdc2d2aa0c"}}], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments", "previous": null, "next": null}} 2018-12-26 08:48:45,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments used request id req-5b6c3ce0-41dc-4041-96c3-0922edfaef79 2018-12-26 08:48:45,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107219934464s 2018-12-26 08:48:45,062 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments used request id req-5b6c3ce0-41dc-4041-96c3-0922edfaef79 2018-12-26 08:48:45,065 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'be983aa0083448bfae8560604f46a4ae', 'id': u'4558dc9756d24fe8873926fdc2d2aa0c', 'user': u'0f5d73c1e9544789bbea3508eb588043'}), Munch({'project': u'1b57278e3ceb480e9b5d3f172e5ceafa', 'id': u'4558dc9756d24fe8873926fdc2d2aa0c', 'user': u'1ab64ba08e424c34a9023090f8c1c757'}), Munch({'project': u'be983aa0083448bfae8560604f46a4ae', 'id': u'4558dc9756d24fe8873926fdc2d2aa0c', 'user': u'353bd34110ea4c42b71c5eb3180a84d8'}), Munch({'project': u'be983aa0083448bfae8560604f46a4ae', 'id': u'8d7f534f48044fe8bd99ce80b3f6d6bf', 'user': u'353bd34110ea4c42b71c5eb3180a84d8'}), Munch({'project': u'be983aa0083448bfae8560604f46a4ae', 'id': u'4558dc9756d24fe8873926fdc2d2aa0c', 'user': u'64b61db2940f4cfb9e2176d3025c2d8b'}), Munch({'project': u'be983aa0083448bfae8560604f46a4ae', 'id': u'4558dc9756d24fe8873926fdc2d2aa0c', 'user': u'7d166dc821354d80b56f744f3e189760'}), Munch({'project': u'be983aa0083448bfae8560604f46a4ae', 'id': u'4558dc9756d24fe8873926fdc2d2aa0c', 'user': u'89829a6a22ef4fa08e319d9468847677'}), Munch({'project': u'be983aa0083448bfae8560604f46a4ae', 'id': u'4558dc9756d24fe8873926fdc2d2aa0c', 'user': u'8d0841749afa4904843c41ff6a718c4b'}), Munch({'project': u'be983aa0083448bfae8560604f46a4ae', 'id': u'4558dc9756d24fe8873926fdc2d2aa0c', 'user': u'9970ea87e9e74ebf82b96a99dddcb8d6'}), Munch({'project': u'be983aa0083448bfae8560604f46a4ae', 'id': u'4558dc9756d24fe8873926fdc2d2aa0c', 'user': u'9b4a767ad5ec4104aedab97ab0ab4ff7'}), Munch({'project': u'be983aa0083448bfae8560604f46a4ae', 'id': u'4558dc9756d24fe8873926fdc2d2aa0c', 'user': u'9f7953ef19b74e6bb56366011a7103f6'}), Munch({'project': u'be983aa0083448bfae8560604f46a4ae', 'id': u'4558dc9756d24fe8873926fdc2d2aa0c', 'user': u'ba71abe9dfac4244b5723214d9f39f21'}), Munch({'project': u'be983aa0083448bfae8560604f46a4ae', 'id': u'4558dc9756d24fe8873926fdc2d2aa0c', 'user': u'c06e3c9fa96947dc96b92c8cf038d4ac'}), Munch({'project': u'be983aa0083448bfae8560604f46a4ae', 'id': u'4558dc9756d24fe8873926fdc2d2aa0c', 'user': u'f1b5dc527c5741428cf394d28f3f9fd2'}), Munch({'domain': u'5dd131b3dfbd450fae6d20407be982b3', 'id': u'4558dc9756d24fe8873926fdc2d2aa0c', 'user': u'73827f6b23084f239987ed1ba1c72880'}), Munch({'id': u'4558dc9756d24fe8873926fdc2d2aa0c', 'user': u'1ab64ba08e424c34a9023090f8c1c757'})] 2018-12-26 08:48:45,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-26 08:48:45,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6135d75cd1194f296ea3e231ea4a9bb48ee6841f" 2018-12-26 08:48:45,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee45693b-4687-4a83-8505-336c2bbf06b2 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4558dc9756d24fe8873926fdc2d2aa0c", "links": {"self": "http://172.30.9.25:5000/v3/roles/4558dc9756d24fe8873926fdc2d2aa0c"}, "name": "admin"}, {"domain_id": null, "id": "8d7f534f48044fe8bd99ce80b3f6d6bf", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d7f534f48044fe8bd99ce80b3f6d6bf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c3b5c1f4941d499da4bfdc1ef4dcb891", "links": {"self": "http://172.30.9.25:5000/v3/roles/c3b5c1f4941d499da4bfdc1ef4dcb891"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d6248785a18a4f4c9ff9ed606e7fa48a", "links": {"self": "http://172.30.9.25:5000/v3/roles/d6248785a18a4f4c9ff9ed606e7fa48a"}, "name": "swiftoperator"}]} 2018-12-26 08:48:45,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ee45693b-4687-4a83-8505-336c2bbf06b2 2018-12-26 08:48:45,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.125710010529s 2018-12-26 08:48:45,194 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-ee45693b-4687-4a83-8505-336c2bbf06b2 2018-12-26 08:48:45,196 - 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'admin', 'id': u'4558dc9756d24fe8873926fdc2d2aa0c'}), 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'8d7f534f48044fe8bd99ce80b3f6d6bf'}), 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'heat_stack_user', 'id': u'c3b5c1f4941d499da4bfdc1ef4dcb891'}), 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'd6248785a18a4f4c9ff9ed606e7fa48a'})] 2018-12-26 08:48:45,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-26 08:48:45,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6135d75cd1194f296ea3e231ea4a9bb48ee6841f" 2018-12-26 08:48:45,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f6fb2f83-4061-4b26-b899-17d12b6101fb Date: Wed, 26 Dec 2018 08:48:45 GMT RESP BODY: {"routers": []} 2018-12-26 08:48:45,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-f6fb2f83-4061-4b26-b899-17d12b6101fb 2018-12-26 08:48:45,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0752680301666s 2018-12-26 08:48:45,272 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-f6fb2f83-4061-4b26-b899-17d12b6101fb 2018-12-26 08:48:45,272 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-12-26 08:48:45,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-26 08:48:45,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6135d75cd1194f296ea3e231ea4a9bb48ee6841f" 2018-12-26 08:48:45,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:48: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-1649dfd6-2c2d-4515-af1f-493079462108 x-compute-request-id: req-1649dfd6-2c2d-4515-af1f-493079462108 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-26 08:48:45,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1649dfd6-2c2d-4515-af1f-493079462108 2018-12-26 08:48:45,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0657811164856s 2018-12-26 08:48:45,339 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1649dfd6-2c2d-4515-af1f-493079462108 2018-12-26 08:48:45,339 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-12-26 08:48:45,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-26 08:48:45,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-26 08:48:45,352 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Dec 2018 08:48:45 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.5: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.5:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-26 08:48:45,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}6135d75cd1194f296ea3e231ea4a9bb48ee6841f" 2018-12-26 08:48:45,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d60d0abd-698e-4e64-9c55-1d015e9f141a Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/0d4542606df84477bdbc8403903a881c"}, "enabled": true, "type": "network", "id": "0d4542606df84477bdbc8403903a881c", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/2f0e0661faee4f5a9458b7b6203737b2"}, "enabled": true, "type": "volume", "id": "2f0e0661faee4f5a9458b7b6203737b2", "name": "cinder"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/38528028b26b4f4fac390f6487972648"}, "enabled": true, "type": "compute", "id": "38528028b26b4f4fac390f6487972648", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/445d330a003447c8968c608a469dc1cc"}, "enabled": true, "type": "object-store", "id": "445d330a003447c8968c608a469dc1cc", "name": "swift"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/576c8485b213438bb7e8eaf8396b77d3"}, "enabled": true, "type": "identity", "id": "576c8485b213438bb7e8eaf8396b77d3", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/5db6aa7ce2164d1d87a6dc8d91d80f15"}, "enabled": true, "type": "volumev2", "id": "5db6aa7ce2164d1d87a6dc8d91d80f15", "name": "cinderv2"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/7acd2e7b8e544365a202689158e1a7a5"}, "enabled": true, "type": "metric", "id": "7acd2e7b8e544365a202689158e1a7a5", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/7b738056639e4c088d51156eb534068b"}, "enabled": true, "type": "event", "id": "7b738056639e4c088d51156eb534068b", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/7f20e69c18bd422f82bacb1694625bb6"}, "enabled": true, "type": "cloudformation", "id": "7f20e69c18bd422f82bacb1694625bb6", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/93d260c8ee364f62bbdb986326329dfe"}, "enabled": true, "type": "image", "id": "93d260c8ee364f62bbdb986326329dfe", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a8e3db0b10bc492f9fe877238dcfa196"}, "enabled": true, "type": "placement", "id": "a8e3db0b10bc492f9fe877238dcfa196", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b6e96e4a20034478a714ff37196ac1db"}, "enabled": true, "type": "alarming", "id": "b6e96e4a20034478a714ff37196ac1db", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/cd5571f2bbe340f58f729ccbd5424439"}, "enabled": true, "type": "volumev3", "id": "cd5571f2bbe340f58f729ccbd5424439", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e496f11be4a34a34aad201632a52dc2a"}, "enabled": true, "type": "orchestration", "id": "e496f11be4a34a34aad201632a52dc2a", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f6d0ddd77b5f4f74a752f691e4b2ad86"}, "enabled": true, "type": "metering", "id": "f6d0ddd77b5f4f74a752f691e4b2ad86", "name": "ceilometer"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-12-26 08:48:45,454 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-d60d0abd-698e-4e64-9c55-1d015e9f141a 2018-12-26 08:48:45,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.111877918243s 2018-12-26 08:48:45,455 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-d60d0abd-698e-4e64-9c55-1d015e9f141a 2018-12-26 08:48:45,460 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'0d4542606df84477bdbc8403903a881c', 'name': u'neutron'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'2f0e0661faee4f5a9458b7b6203737b2', 'name': u'cinder'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'38528028b26b4f4fac390f6487972648', 'name': u'nova'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'445d330a003447c8968c608a469dc1cc', 'name': u'swift'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'576c8485b213438bb7e8eaf8396b77d3', 'name': u'keystone'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'5db6aa7ce2164d1d87a6dc8d91d80f15', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'7acd2e7b8e544365a202689158e1a7a5', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'7b738056639e4c088d51156eb534068b', 'name': u'panko'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'7f20e69c18bd422f82bacb1694625bb6', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'93d260c8ee364f62bbdb986326329dfe', 'name': u'glance'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'a8e3db0b10bc492f9fe877238dcfa196', 'name': u'placement'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'b6e96e4a20034478a714ff37196ac1db', 'name': u'aodh'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'cd5571f2bbe340f58f729ccbd5424439', 'name': u'cinderv3'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'e496f11be4a34a34aad201632a52dc2a', 'name': u'heat'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'f6d0ddd77b5f4f74a752f691e4b2ad86', 'name': u'ceilometer'})] 2018-12-26 08:48:45,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-26 08:48:45,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6135d75cd1194f296ea3e231ea4a9bb48ee6841f" 2018-12-26 08:48:46,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-be0bf3a0-1f7e-4d50-adf9-8176379778c9 Date: Wed, 26 Dec 2018 08:48:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d77b38f9-a0b1-486d-a01c-43d227a2f8d4","tenant_id":"be983aa0083448bfae8560604f46a4ae","created_at":"2018-12-26T08:45:06Z","dns_nameservers":[],"updated_at":"2018-12-26T08:45:06Z","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":"be983aa0083448bfae8560604f46a4ae","id":"d4b2c7e8-488d-4a72-97dc-83d2046089ba","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-26 08:48:46,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-be0bf3a0-1f7e-4d50-adf9-8176379778c9 2018-12-26 08:48:46,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.12422704697s 2018-12-26 08:48:46,585 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-be0bf3a0-1f7e-4d50-adf9-8176379778c9 2018-12-26 08:48:46,586 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-26T08:45:06Z', 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'd4b2c7e8-488d-4a72-97dc-83d2046089ba', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'd77b38f9-a0b1-486d-a01c-43d227a2f8d4', u'tenant_id': u'be983aa0083448bfae8560604f46a4ae', u'created_at': u'2018-12-26T08:45:06Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'be983aa0083448bfae8560604f46a4ae'})] 2018-12-26 08:48:46,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2018-12-26 08:48:46,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}6135d75cd1194f296ea3e231ea4a9bb48ee6841f" 2018-12-26 08:48:47,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 25 X-Openstack-Request-Id: req-8e5a6d21-4f51-45c5-bb86-d139694fe95e Date: Wed, 26 Dec 2018 08:48:47 GMT RESP BODY: {"service_providers": []} 2018-12-26 08:48:47,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/service-providers.json used request id req-8e5a6d21-4f51-45c5-bb86-d139694fe95e 2018-12-26 08:48:47,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 1.08934092522s 2018-12-26 08:48:47,676 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/service-providers.json used request id req-8e5a6d21-4f51-45c5-bb86-d139694fe95e 2018-12-26 08:48:47,676 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [] 2018-12-26 08:48:47,812 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-26 08:48:47,812 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-12-26 08:48:47,866 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-12-26 08:48:47,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-26 08:48:47,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db2d5dd-9d84-4db3-8a17-5bae51549ef6 Content-Encoding: gzip Content-Length: 195 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.25:5000/v3/", "rel": "self"}]}} 2018-12-26 08:48:47,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-8db2d5dd-9d84-4db3-8a17-5bae51549ef6 2018-12-26 08:48:47,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-12-26 08:48:48,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4558dc9756d24fe8873926fdc2d2aa0c", "name": "admin"}], "expires_at": "2018-12-26T09:48:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b57278e3ceb480e9b5d3f172e5ceafa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01b15bc8aa0b40f6a8f481586aedb9c8"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d3f3a29481945569de872e034f6b691"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74ed509817064102a48b020edc9b1dcd"}], "type": "network", "id": "0d4542606df84477bdbc8403903a881c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a453feaaaf41a1a2ef172e544f1a31"}, {"url": "http://172.30.9.25:8776/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af981670932f455e956b8d709fe4c246"}, {"url": "http://192.30.9.5:8776/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6e33a3d90284e7f9e62b01a8fcf823d"}], "type": "volume", "id": "2f0e0661faee4f5a9458b7b6203737b2", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71a26cddd8d842db9e582cb651d7a330"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86765e7d49e8495280f7ecbb89ffcd95"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cffbeb56618849a6b9f1ee3d00314a6b"}], "type": "compute", "id": "38528028b26b4f4fac390f6487972648", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.39:8080/v1/AUTH_1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26a2ca6a72a047518dad952f91284cbd"}, {"url": "http://172.30.9.25:8080/v1/AUTH_1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adfce938c0740658b852dc1143aeeb8"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b85fbc9ab6344922b22628f766419b8a"}], "type": "object-store", "id": "445d330a003447c8968c608a469dc1cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fa347f3f542484a8f12b4f738d36fa4"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5685bcb5600a42f8a81083d0e7d6bf1c"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a246bff39cff4120b90d99d775859782"}], "type": "identity", "id": "576c8485b213438bb7e8eaf8396b77d3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10019b7da3a74d13880d191bc16aa0c8"}, {"url": "http://192.30.9.5:8776/v2/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "765b50925b5246f08939227b31866eb4"}, {"url": "http://172.30.9.25:8776/v2/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97fc3c15b2ed416a9e354605baab6153"}], "type": "volumev2", "id": "5db6aa7ce2164d1d87a6dc8d91d80f15", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1c4b6c17da4408b92fcc3214a8c9ff1"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0f3f269ed6341e2a68113633c44f2aa"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea5c3c0a29a84a4fab56b49a3164fef9"}], "type": "metric", "id": "7acd2e7b8e544365a202689158e1a7a5", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ea03aecea344eb7823e697015accdbd"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6d7b7e07cb74532a34beca606c78194"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a745cce1d7a24eda8941f42f0dc62584"}], "type": "event", "id": "7b738056639e4c088d51156eb534068b", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "912853590a8f4c0289d2f880799d0c34"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca567395f8be41b2804aaa9098a5cab1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a52b3908f44ecb70b782f19ab15c0"}], "type": "cloudformation", "id": "7f20e69c18bd422f82bacb1694625bb6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "321cf6fd47d5450aa59568101ae780e0"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91cd9cd83e864dc59b08c7cfcf4693cc"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99cbb80ce9f34df8b4c737f2e0fe598f"}], "type": "image", "id": "93d260c8ee364f62bbdb986326329dfe", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31793b2b5b4c46fb81e63aa35ae4b9c9"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb61e90e33204ce5b336bff435e2a60f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e687d69d363f403a8b607f1e3daf2874"}], "type": "placement", "id": "a8e3db0b10bc492f9fe877238dcfa196", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0214efed4fb24e64b940bc72aa7a8efe"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e875c58605544ec9822a496cc77e76b8"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f48702e2044848949cdf3ed2603a2304"}], "type": "alarming", "id": "b6e96e4a20034478a714ff37196ac1db", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fcc2bcb661d40fb924e1815180bcc8b"}, {"url": "http://172.30.9.25:8776/v3/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "708504d865f643bcbebd0fb62a9d9dbc"}, {"url": "http://192.30.9.5:8776/v3/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3b2cb9e19214b639a20aed70cceb581"}], "type": "volumev3", "id": "cd5571f2bbe340f58f729ccbd5424439", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8633c06e21dc41b993aaa23a10a7f622"}, {"url": "http://172.30.9.25:8004/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc9538a7f60841fdbf9f678384f54517"}, {"url": "http://192.30.9.5:8004/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c42671635b00488997a4985de908b6cf"}], "type": "orchestration", "id": "e496f11be4a34a34aad201632a52dc2a", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "f6d0ddd77b5f4f74a752f691e4b2ad86", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1ab64ba08e424c34a9023090f8c1c757"}, "audit_ids": ["jPT1Od7ITjyIZh1Kg3Poyw"], "issued_at": "2018-12-26T08:48:48.000000Z"}} 2018-12-26 08:48:48,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-26 08:48:48,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}7ee1d33ca7f815ec28b97f4a12b6758c70ac5c21" 2018-12-26 08:48:49,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-b16a1056-1317-468d-bb4c-f45569971dc4 Date: Wed, 26 Dec 2018 08:48:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"d77b38f9-a0b1-486d-a01c-43d227a2f8d4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be983aa0083448bfae8560604f46a4ae","status":"ACTIVE","subnets":["d4b2c7e8-488d-4a72-97dc-83d2046089ba"],"description":"","tags":[],"updated_at":"2018-12-26T08:45:06Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"be983aa0083448bfae8560604f46a4ae","created_at":"2018-12-26T08:44:58Z","provider:network_type":"flat"}]} 2018-12-26 08:48:49,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b16a1056-1317-468d-bb4c-f45569971dc4 2018-12-26 08:48:49,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.11739611626s 2018-12-26 08:48:49,580 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b16a1056-1317-468d-bb4c-f45569971dc4 2018-12-26 08:48:49,581 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-12-26 08:48:49,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-26 08:48:49,590 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Dec 2018 08:48:49 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.25: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.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-26 08:48:49,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-26 08:48:49,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}7ee1d33ca7f815ec28b97f4a12b6758c70ac5c21" 2018-12-26 08:48:49,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93f9e313-b810-44b3-9562-62cfbdd11202 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/5dd131b3dfbd450fae6d20407be982b3"}, "tags": [], "enabled": true, "id": "5dd131b3dfbd450fae6d20407be982b3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-12-26 08:48:49,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-93f9e313-b810-44b3-9562-62cfbdd11202 2018-12-26 08:48:49,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.128041028976s 2018-12-26 08:48:49,720 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-93f9e313-b810-44b3-9562-62cfbdd11202 2018-12-26 08:48:49,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-26 08:48:49,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}7ee1d33ca7f815ec28b97f4a12b6758c70ac5c21" 2018-12-26 08:48:49,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a73191b-6b30-45b6-967d-c5b0756e7e5d Content-Encoding: gzip Content-Length: 294 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/1b57278e3ceb480e9b5d3f172e5ceafa"}, "tags": [], "enabled": true, "id": "1b57278e3ceb480e9b5d3f172e5ceafa", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/be983aa0083448bfae8560604f46a4ae"}, "tags": [], "enabled": true, "id": "be983aa0083448bfae8560604f46a4ae", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-26 08:48:49,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-3a73191b-6b30-45b6-967d-c5b0756e7e5d 2018-12-26 08:48:49,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102909803391s 2018-12-26 08:48:49,834 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-3a73191b-6b30-45b6-967d-c5b0756e7e5d 2018-12-26 08:48:49,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-26 08:48:49,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}7ee1d33ca7f815ec28b97f4a12b6758c70ac5c21" -d '{"network": {"tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "name": "tenantnetwork1-net_c105fc91-47f7-46d8-9726-1df19ee5238b", "admin_state_up": true}}' 2018-12-26 08:48:51,372 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e7d2ea4a-0684-42be-aa11-e35e81d304d3 Date: Wed, 26 Dec 2018 08:48:51 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b0f7da96-5ef9-4739-a3ec-b146e60c5962","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b57278e3ceb480e9b5d3f172e5ceafa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-26T08:48:51Z","is_default":false,"provider:segmentation_id":85,"name":"tenantnetwork1-net_c105fc91-47f7-46d8-9726-1df19ee5238b","admin_state_up":true,"tenant_id":"1b57278e3ceb480e9b5d3f172e5ceafa","created_at":"2018-12-26T08:48:51Z","mtu":1450}} 2018-12-26 08:48:51,372 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e7d2ea4a-0684-42be-aa11-e35e81d304d3 2018-12-26 08:48:51,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.53618693352s 2018-12-26 08:48:51,373 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e7d2ea4a-0684-42be-aa11-e35e81d304d3 2018-12-26 08:48:51,373 - 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-26T08:48:51Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b0f7da96-5ef9-4739-a3ec-b146e60c5962', u'provider:segmentation_id': 85, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_c105fc91-47f7-46d8-9726-1df19ee5238b', u'admin_state_up': True, u'tenant_id': u'1b57278e3ceb480e9b5d3f172e5ceafa', u'created_at': u'2018-12-26T08:48:51Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1b57278e3ceb480e9b5d3f172e5ceafa'}) 2018-12-26 08:48:51,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-26 08:48:51,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}7ee1d33ca7f815ec28b97f4a12b6758c70ac5c21" 2018-12-26 08:48:52,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-e35d6a2b-7060-4cfc-a54a-ba17afbb0348 Date: Wed, 26 Dec 2018 08:48:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b0f7da96-5ef9-4739-a3ec-b146e60c5962","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b57278e3ceb480e9b5d3f172e5ceafa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-26T08:48:51Z","provider:segmentation_id":85,"name":"tenantnetwork1-net_c105fc91-47f7-46d8-9726-1df19ee5238b","admin_state_up":true,"tenant_id":"1b57278e3ceb480e9b5d3f172e5ceafa","created_at":"2018-12-26T08:48:51Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"d77b38f9-a0b1-486d-a01c-43d227a2f8d4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be983aa0083448bfae8560604f46a4ae","status":"ACTIVE","subnets":["d4b2c7e8-488d-4a72-97dc-83d2046089ba"],"description":"","tags":[],"updated_at":"2018-12-26T08:45:06Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"be983aa0083448bfae8560604f46a4ae","created_at":"2018-12-26T08:44:58Z","provider:network_type":"flat"}]} 2018-12-26 08:48:52,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e35d6a2b-7060-4cfc-a54a-ba17afbb0348 2018-12-26 08:48:52,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.15991687775s 2018-12-26 08:48:52,535 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e35d6a2b-7060-4cfc-a54a-ba17afbb0348 2018-12-26 08:48:52,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-26 08:48:52,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}7ee1d33ca7f815ec28b97f4a12b6758c70ac5c21" -d '{"subnet": {"name": "tenantnetwork1-subnet_c105fc91-47f7-46d8-9726-1df19ee5238b", "enable_dhcp": true, "network_id": "b0f7da96-5ef9-4739-a3ec-b146e60c5962", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-26 08:48:54,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-96f83eb6-e438-493d-a842-8eadcdc82207 Date: Wed, 26 Dec 2018 08:48:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0f7da96-5ef9-4739-a3ec-b146e60c5962","tenant_id":"1b57278e3ceb480e9b5d3f172e5ceafa","created_at":"2018-12-26T08:48:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-26T08:48:53Z","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":"1b57278e3ceb480e9b5d3f172e5ceafa","id":"b1c74de7-4c3a-4aeb-840e-0af4fcc56fdf","subnetpool_id":null,"name":"tenantnetwork1-subnet_c105fc91-47f7-46d8-9726-1df19ee5238b"}} 2018-12-26 08:48:54,023 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-96f83eb6-e438-493d-a842-8eadcdc82207 2018-12-26 08:48:54,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.48667001724s 2018-12-26 08:48:54,024 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-96f83eb6-e438-493d-a842-8eadcdc82207 2018-12-26 08:48:54,024 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-26T08:48:53Z', 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'b1c74de7-4c3a-4aeb-840e-0af4fcc56fdf', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_c105fc91-47f7-46d8-9726-1df19ee5238b', u'enable_dhcp': True, u'network_id': u'b0f7da96-5ef9-4739-a3ec-b146e60c5962', u'tenant_id': u'1b57278e3ceb480e9b5d3f172e5ceafa', u'created_at': u'2018-12-26T08:48:53Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1b57278e3ceb480e9b5d3f172e5ceafa'}) 2018-12-26 08:48:54,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-26 08:48:54,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}7ee1d33ca7f815ec28b97f4a12b6758c70ac5c21" -d '{"router": {"external_gateway_info": {"network_id": "d77b38f9-a0b1-486d-a01c-43d227a2f8d4"}, "name": "tenantnetwork1-router_c105fc91-47f7-46d8-9726-1df19ee5238b", "admin_state_up": true}}' 2018-12-26 08:48:56,541 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-6d4e7b96-f547-4a94-83ce-112e17df08a2 Date: Wed, 26 Dec 2018 08:48:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d77b38f9-a0b1-486d-a01c-43d227a2f8d4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d4b2c7e8-488d-4a72-97dc-83d2046089ba", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "created_at": "2018-12-26T08:48:55Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-26T08:48:56Z", "revision_number": 2, "routes": [], "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "id": "2a44b4d1-802a-494e-99d1-5c22398f5f61", "name": "tenantnetwork1-router_c105fc91-47f7-46d8-9726-1df19ee5238b"}} 2018-12-26 08:48:56,541 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-6d4e7b96-f547-4a94-83ce-112e17df08a2 2018-12-26 08:48:56,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.51629900932s 2018-12-26 08:48:56,542 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-6d4e7b96-f547-4a94-83ce-112e17df08a2 2018-12-26 08:48:56,542 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'd77b38f9-a0b1-486d-a01c-43d227a2f8d4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd4b2c7e8-488d-4a72-97dc-83d2046089ba', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'1b57278e3ceb480e9b5d3f172e5ceafa', u'created_at': u'2018-12-26T08:48:55Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-12-26T08:48:56Z', u'revision_number': 2, u'routes': [], u'project_id': u'1b57278e3ceb480e9b5d3f172e5ceafa', u'id': u'2a44b4d1-802a-494e-99d1-5c22398f5f61', u'name': u'tenantnetwork1-router_c105fc91-47f7-46d8-9726-1df19ee5238b'}) 2018-12-26 08:48:56,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-26 08:48:56,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/2a44b4d1-802a-494e-99d1-5c22398f5f61/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}7ee1d33ca7f815ec28b97f4a12b6758c70ac5c21" -d '{"subnet_id": "b1c74de7-4c3a-4aeb-840e-0af4fcc56fdf"}' 2018-12-26 08:48:59,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5a166f83-cafa-4898-843f-e936831ac5cf Date: Wed, 26 Dec 2018 08:48:59 GMT RESP BODY: {"network_id": "b0f7da96-5ef9-4739-a3ec-b146e60c5962", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "subnet_id": "b1c74de7-4c3a-4aeb-840e-0af4fcc56fdf", "subnet_ids": ["b1c74de7-4c3a-4aeb-840e-0af4fcc56fdf"], "port_id": "0452bb1a-a2c7-4711-9a8b-3a669f2c59a9", "id": "2a44b4d1-802a-494e-99d1-5c22398f5f61"} 2018-12-26 08:48:59,225 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/2a44b4d1-802a-494e-99d1-5c22398f5f61/add_router_interface.json used request id req-5a166f83-cafa-4898-843f-e936831ac5cf 2018-12-26 08:48:59,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.6824400425s 2018-12-26 08:48:59,226 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/2a44b4d1-802a-494e-99d1-5c22398f5f61/add_router_interface.json used request id req-5a166f83-cafa-4898-843f-e936831ac5cf returning object 2a44b4d1-802a-494e-99d1-5c22398f5f61 2018-12-26 08:48:59,349 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-26 08:48:59,350 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:10 | PASS | +------------------------+------------------+------------------+----------------+ 2018-12-26 08:48:59,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-26 08:48:59,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/2a44b4d1-802a-494e-99d1-5c22398f5f61/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}7ee1d33ca7f815ec28b97f4a12b6758c70ac5c21" -d '{"subnet_id": "b1c74de7-4c3a-4aeb-840e-0af4fcc56fdf"}' 2018-12-26 08:49:01,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-56b87ec1-68dc-4e59-a6b3-01ec044a5346 Date: Wed, 26 Dec 2018 08:49:01 GMT RESP BODY: {"network_id": "b0f7da96-5ef9-4739-a3ec-b146e60c5962", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "subnet_id": "b1c74de7-4c3a-4aeb-840e-0af4fcc56fdf", "subnet_ids": ["b1c74de7-4c3a-4aeb-840e-0af4fcc56fdf"], "port_id": "0452bb1a-a2c7-4711-9a8b-3a669f2c59a9", "id": "2a44b4d1-802a-494e-99d1-5c22398f5f61"} 2018-12-26 08:49:01,021 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/2a44b4d1-802a-494e-99d1-5c22398f5f61/remove_router_interface.json used request id req-56b87ec1-68dc-4e59-a6b3-01ec044a5346 2018-12-26 08:49:01,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.66463303566s 2018-12-26 08:49:01,021 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/2a44b4d1-802a-494e-99d1-5c22398f5f61/remove_router_interface.json used request id req-56b87ec1-68dc-4e59-a6b3-01ec044a5346 returning object 2a44b4d1-802a-494e-99d1-5c22398f5f61 2018-12-26 08:49:01,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-26 08:49:01,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}7ee1d33ca7f815ec28b97f4a12b6758c70ac5c21" 2018-12-26 08:49:02,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-7e0e1005-1660-4249-b735-6184ab1374a6 Date: Wed, 26 Dec 2018 08:49:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d77b38f9-a0b1-486d-a01c-43d227a2f8d4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d4b2c7e8-488d-4a72-97dc-83d2046089ba", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "created_at": "2018-12-26T08:48:55Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-26T08:49:00Z", "revision_number": 4, "routes": [], "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "id": "2a44b4d1-802a-494e-99d1-5c22398f5f61", "name": "tenantnetwork1-router_c105fc91-47f7-46d8-9726-1df19ee5238b"}]} 2018-12-26 08:49:02,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-7e0e1005-1660-4249-b735-6184ab1374a6 2018-12-26 08:49:02,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.13423895836s 2018-12-26 08:49:02,156 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-7e0e1005-1660-4249-b735-6184ab1374a6 2018-12-26 08:49:02,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-26 08:49:02,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/2a44b4d1-802a-494e-99d1-5c22398f5f61.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}7ee1d33ca7f815ec28b97f4a12b6758c70ac5c21" 2018-12-26 08:49:03,491 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86baa148-31c2-4ecc-9c69-97b633e5c7f1 Content-Length: 0 Date: Wed, 26 Dec 2018 08:49:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-26 08:49:03,491 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/2a44b4d1-802a-494e-99d1-5c22398f5f61.json used request id req-86baa148-31c2-4ecc-9c69-97b633e5c7f1 2018-12-26 08:49:03,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.33360219002s 2018-12-26 08:49:03,492 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/2a44b4d1-802a-494e-99d1-5c22398f5f61.json used request id req-86baa148-31c2-4ecc-9c69-97b633e5c7f1 2018-12-26 08:49:03,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-26 08:49:03,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}7ee1d33ca7f815ec28b97f4a12b6758c70ac5c21" 2018-12-26 08:49:04,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1296 X-Openstack-Request-Id: req-e144e915-cfdc-418f-8b9b-3418a25f7fa6 Date: Wed, 26 Dec 2018 08:49:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0f7da96-5ef9-4739-a3ec-b146e60c5962","tenant_id":"1b57278e3ceb480e9b5d3f172e5ceafa","created_at":"2018-12-26T08:48:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-26T08:48:53Z","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":"1b57278e3ceb480e9b5d3f172e5ceafa","id":"b1c74de7-4c3a-4aeb-840e-0af4fcc56fdf","subnetpool_id":null,"name":"tenantnetwork1-subnet_c105fc91-47f7-46d8-9726-1df19ee5238b"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d77b38f9-a0b1-486d-a01c-43d227a2f8d4","tenant_id":"be983aa0083448bfae8560604f46a4ae","created_at":"2018-12-26T08:45:06Z","dns_nameservers":[],"updated_at":"2018-12-26T08:45:06Z","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":"be983aa0083448bfae8560604f46a4ae","id":"d4b2c7e8-488d-4a72-97dc-83d2046089ba","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-26 08:49:04,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-e144e915-cfdc-418f-8b9b-3418a25f7fa6 2018-12-26 08:49:04,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.938053131104s 2018-12-26 08:49:04,431 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-e144e915-cfdc-418f-8b9b-3418a25f7fa6 2018-12-26 08:49:04,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-26 08:49:04,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/b1c74de7-4c3a-4aeb-840e-0af4fcc56fdf.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}7ee1d33ca7f815ec28b97f4a12b6758c70ac5c21" 2018-12-26 08:49:07,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-94a4f361-4b0c-47b4-be39-ef4fb74c3901 Date: Wed, 26 Dec 2018 08:49:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-26 08:49:07,916 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/b1c74de7-4c3a-4aeb-840e-0af4fcc56fdf.json used request id req-94a4f361-4b0c-47b4-be39-ef4fb74c3901 2018-12-26 08:49:07,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.4830801487s 2018-12-26 08:49:07,916 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/b1c74de7-4c3a-4aeb-840e-0af4fcc56fdf.json used request id req-94a4f361-4b0c-47b4-be39-ef4fb74c3901 2018-12-26 08:49:07,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-26 08:49:07,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}7ee1d33ca7f815ec28b97f4a12b6758c70ac5c21" 2018-12-26 08:49:09,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1358 X-Openstack-Request-Id: req-38cd9810-fcdc-4e75-ad46-b2ea49e40c7c Date: Wed, 26 Dec 2018 08:49:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b0f7da96-5ef9-4739-a3ec-b146e60c5962","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b57278e3ceb480e9b5d3f172e5ceafa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-26T08:49:07Z","provider:segmentation_id":85,"name":"tenantnetwork1-net_c105fc91-47f7-46d8-9726-1df19ee5238b","admin_state_up":true,"tenant_id":"1b57278e3ceb480e9b5d3f172e5ceafa","created_at":"2018-12-26T08:48:51Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"d77b38f9-a0b1-486d-a01c-43d227a2f8d4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be983aa0083448bfae8560604f46a4ae","status":"ACTIVE","subnets":["d4b2c7e8-488d-4a72-97dc-83d2046089ba"],"description":"","tags":[],"updated_at":"2018-12-26T08:45:06Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"be983aa0083448bfae8560604f46a4ae","created_at":"2018-12-26T08:44:58Z","provider:network_type":"flat"}]} 2018-12-26 08:49:09,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-38cd9810-fcdc-4e75-ad46-b2ea49e40c7c 2018-12-26 08:49:09,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.12735295296s 2018-12-26 08:49:09,044 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-38cd9810-fcdc-4e75-ad46-b2ea49e40c7c 2018-12-26 08:49:09,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-26 08:49:09,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/b0f7da96-5ef9-4739-a3ec-b146e60c5962.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}7ee1d33ca7f815ec28b97f4a12b6758c70ac5c21" 2018-12-26 08:49:09,950 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3764082d-8003-4595-8cdf-f102436b46c3 Date: Wed, 26 Dec 2018 08:49:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-26 08:49:09,950 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/b0f7da96-5ef9-4739-a3ec-b146e60c5962.json used request id req-3764082d-8003-4595-8cdf-f102436b46c3 2018-12-26 08:49:09,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.90495800972s 2018-12-26 08:49:09,951 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/b0f7da96-5ef9-4739-a3ec-b146e60c5962.json used request id req-3764082d-8003-4595-8cdf-f102436b46c3 2018-12-26 08:49:09,999 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-12-26 08:49:10,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-26 08:49:10,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1e85e89-4f6a-4117-a93f-606b1ee1069a Content-Encoding: gzip Content-Length: 195 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.25:5000/v3/", "rel": "self"}]}} 2018-12-26 08:49:10,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d1e85e89-4f6a-4117-a93f-606b1ee1069a 2018-12-26 08:49:10,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-12-26 08:49:10,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4558dc9756d24fe8873926fdc2d2aa0c", "name": "admin"}], "expires_at": "2018-12-26T09:49:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b57278e3ceb480e9b5d3f172e5ceafa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01b15bc8aa0b40f6a8f481586aedb9c8"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d3f3a29481945569de872e034f6b691"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74ed509817064102a48b020edc9b1dcd"}], "type": "network", "id": "0d4542606df84477bdbc8403903a881c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a453feaaaf41a1a2ef172e544f1a31"}, {"url": "http://172.30.9.25:8776/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af981670932f455e956b8d709fe4c246"}, {"url": "http://192.30.9.5:8776/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6e33a3d90284e7f9e62b01a8fcf823d"}], "type": "volume", "id": "2f0e0661faee4f5a9458b7b6203737b2", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71a26cddd8d842db9e582cb651d7a330"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86765e7d49e8495280f7ecbb89ffcd95"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cffbeb56618849a6b9f1ee3d00314a6b"}], "type": "compute", "id": "38528028b26b4f4fac390f6487972648", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.39:8080/v1/AUTH_1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26a2ca6a72a047518dad952f91284cbd"}, {"url": "http://172.30.9.25:8080/v1/AUTH_1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adfce938c0740658b852dc1143aeeb8"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b85fbc9ab6344922b22628f766419b8a"}], "type": "object-store", "id": "445d330a003447c8968c608a469dc1cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fa347f3f542484a8f12b4f738d36fa4"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5685bcb5600a42f8a81083d0e7d6bf1c"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a246bff39cff4120b90d99d775859782"}], "type": "identity", "id": "576c8485b213438bb7e8eaf8396b77d3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10019b7da3a74d13880d191bc16aa0c8"}, {"url": "http://192.30.9.5:8776/v2/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "765b50925b5246f08939227b31866eb4"}, {"url": "http://172.30.9.25:8776/v2/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97fc3c15b2ed416a9e354605baab6153"}], "type": "volumev2", "id": "5db6aa7ce2164d1d87a6dc8d91d80f15", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1c4b6c17da4408b92fcc3214a8c9ff1"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0f3f269ed6341e2a68113633c44f2aa"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea5c3c0a29a84a4fab56b49a3164fef9"}], "type": "metric", "id": "7acd2e7b8e544365a202689158e1a7a5", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ea03aecea344eb7823e697015accdbd"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6d7b7e07cb74532a34beca606c78194"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a745cce1d7a24eda8941f42f0dc62584"}], "type": "event", "id": "7b738056639e4c088d51156eb534068b", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "912853590a8f4c0289d2f880799d0c34"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca567395f8be41b2804aaa9098a5cab1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a52b3908f44ecb70b782f19ab15c0"}], "type": "cloudformation", "id": "7f20e69c18bd422f82bacb1694625bb6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "321cf6fd47d5450aa59568101ae780e0"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91cd9cd83e864dc59b08c7cfcf4693cc"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99cbb80ce9f34df8b4c737f2e0fe598f"}], "type": "image", "id": "93d260c8ee364f62bbdb986326329dfe", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31793b2b5b4c46fb81e63aa35ae4b9c9"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb61e90e33204ce5b336bff435e2a60f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e687d69d363f403a8b607f1e3daf2874"}], "type": "placement", "id": "a8e3db0b10bc492f9fe877238dcfa196", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0214efed4fb24e64b940bc72aa7a8efe"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e875c58605544ec9822a496cc77e76b8"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f48702e2044848949cdf3ed2603a2304"}], "type": "alarming", "id": "b6e96e4a20034478a714ff37196ac1db", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fcc2bcb661d40fb924e1815180bcc8b"}, {"url": "http://172.30.9.25:8776/v3/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "708504d865f643bcbebd0fb62a9d9dbc"}, {"url": "http://192.30.9.5:8776/v3/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3b2cb9e19214b639a20aed70cceb581"}], "type": "volumev3", "id": "cd5571f2bbe340f58f729ccbd5424439", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8633c06e21dc41b993aaa23a10a7f622"}, {"url": "http://172.30.9.25:8004/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc9538a7f60841fdbf9f678384f54517"}, {"url": "http://192.30.9.5:8004/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c42671635b00488997a4985de908b6cf"}], "type": "orchestration", "id": "e496f11be4a34a34aad201632a52dc2a", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "f6d0ddd77b5f4f74a752f691e4b2ad86", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1ab64ba08e424c34a9023090f8c1c757"}, "audit_ids": ["aNGfS33ETxmXKjNPhuv9rw"], "issued_at": "2018-12-26T08:49:10.000000Z"}} 2018-12-26 08:49:10,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-26 08:49:10,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}f318ce255dbee45ef8e7847aaaba3e23182bedf4" 2018-12-26 08:49:10,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-875e8571-a856-41f8-a377-eaff1f0f1405 Date: Wed, 26 Dec 2018 08:49:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"d77b38f9-a0b1-486d-a01c-43d227a2f8d4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be983aa0083448bfae8560604f46a4ae","status":"ACTIVE","subnets":["d4b2c7e8-488d-4a72-97dc-83d2046089ba"],"description":"","tags":[],"updated_at":"2018-12-26T08:45:06Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"be983aa0083448bfae8560604f46a4ae","created_at":"2018-12-26T08:44:58Z","provider:network_type":"flat"}]} 2018-12-26 08:49:10,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-875e8571-a856-41f8-a377-eaff1f0f1405 2018-12-26 08:49:10,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.351181030273s 2018-12-26 08:49:10,798 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-875e8571-a856-41f8-a377-eaff1f0f1405 2018-12-26 08:49:10,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-26 08:49:10,807 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Dec 2018 08:49:10 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.25: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.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-26 08:49:10,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-26 08:49:10,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f318ce255dbee45ef8e7847aaaba3e23182bedf4" 2018-12-26 08:49:10,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecc3d3db-6bab-4e21-be27-7789c84f6056 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/5dd131b3dfbd450fae6d20407be982b3"}, "tags": [], "enabled": true, "id": "5dd131b3dfbd450fae6d20407be982b3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-12-26 08:49:10,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-ecc3d3db-6bab-4e21-be27-7789c84f6056 2018-12-26 08:49:10,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.123045921326s 2018-12-26 08:49:10,932 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-ecc3d3db-6bab-4e21-be27-7789c84f6056 2018-12-26 08:49:10,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-26 08:49:10,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}f318ce255dbee45ef8e7847aaaba3e23182bedf4" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_c55a7b84-571d-4144-961a-b73d040eddce"}}' 2018-12-26 08:49:11,140 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Dec 2018 08:49:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ea186b9-25f6-4b43-8d14-06418eb7f20e 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.25:5000/v3/projects/d23fa6fc46f44578b1ca18cb099e0553"}, "tags": [], "enabled": true, "id": "d23fa6fc46f44578b1ca18cb099e0553", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_c55a7b84-571d-4144-961a-b73d040eddce"}} 2018-12-26 08:49:11,140 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-3ea186b9-25f6-4b43-8d14-06418eb7f20e 2018-12-26 08:49:11,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.201209783554s 2018-12-26 08:49:11,140 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-3ea186b9-25f6-4b43-8d14-06418eb7f20e 2018-12-26 08:49:11,141 - 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'd23fa6fc46f44578b1ca18cb099e0553', '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_c55a7b84-571d-4144-961a-b73d040eddce'}) 2018-12-26 08:49:11,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-26 08:49:11,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}f318ce255dbee45ef8e7847aaaba3e23182bedf4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0d11eb7d-ebc5-4710-b7e5-23e33479c67c", "email": null, "name": "tenantnetwork2-user_c55a7b84-571d-4144-961a-b73d040eddce"}}' 2018-12-26 08:49:11,576 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Dec 2018 08:49:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-378a7ec5-2d77-4a1e-a0e1-21af247a4f99 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_c55a7b84-571d-4144-961a-b73d040eddce", "links": {"self": "http://172.30.9.25:5000/v3/users/b3daf7f4e8cf4881bdca54677fff31f2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b3daf7f4e8cf4881bdca54677fff31f2", "domain_id": "default", "password_expires_at": null}} 2018-12-26 08:49:11,576 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-378a7ec5-2d77-4a1e-a0e1-21af247a4f99 2018-12-26 08:49:11,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.428900003433s 2018-12-26 08:49:11,577 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-378a7ec5-2d77-4a1e-a0e1-21af247a4f99 2018-12-26 08:49:11,577 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b3daf7f4e8cf4881bdca54677fff31f2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_c55a7b84-571d-4144-961a-b73d040eddce'}) 2018-12-26 08:49:11,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-26 08:49:11,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f318ce255dbee45ef8e7847aaaba3e23182bedf4" 2018-12-26 08:49:11,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:49:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf3b0fb9-c2a8-4a46-850c-560fddc903b1 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4558dc9756d24fe8873926fdc2d2aa0c", "links": {"self": "http://172.30.9.25:5000/v3/roles/4558dc9756d24fe8873926fdc2d2aa0c"}, "name": "admin"}, {"domain_id": null, "id": "8d7f534f48044fe8bd99ce80b3f6d6bf", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d7f534f48044fe8bd99ce80b3f6d6bf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c3b5c1f4941d499da4bfdc1ef4dcb891", "links": {"self": "http://172.30.9.25:5000/v3/roles/c3b5c1f4941d499da4bfdc1ef4dcb891"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d6248785a18a4f4c9ff9ed606e7fa48a", "links": {"self": "http://172.30.9.25:5000/v3/roles/d6248785a18a4f4c9ff9ed606e7fa48a"}, "name": "swiftoperator"}]} 2018-12-26 08:49:11,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-cf3b0fb9-c2a8-4a46-850c-560fddc903b1 2018-12-26 08:49:11,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107075929642s 2018-12-26 08:49:11,689 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-cf3b0fb9-c2a8-4a46-850c-560fddc903b1 2018-12-26 08:49:11,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-26 08:49:11,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f318ce255dbee45ef8e7847aaaba3e23182bedf4" 2018-12-26 08:49:11,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:49:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5fa7b5c-f4bf-4131-9f55-89ce39e4c5a7 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4558dc9756d24fe8873926fdc2d2aa0c", "links": {"self": "http://172.30.9.25:5000/v3/roles/4558dc9756d24fe8873926fdc2d2aa0c"}, "name": "admin"}, {"domain_id": null, "id": "8d7f534f48044fe8bd99ce80b3f6d6bf", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d7f534f48044fe8bd99ce80b3f6d6bf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c3b5c1f4941d499da4bfdc1ef4dcb891", "links": {"self": "http://172.30.9.25:5000/v3/roles/c3b5c1f4941d499da4bfdc1ef4dcb891"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d6248785a18a4f4c9ff9ed606e7fa48a", "links": {"self": "http://172.30.9.25:5000/v3/roles/d6248785a18a4f4c9ff9ed606e7fa48a"}, "name": "swiftoperator"}]} 2018-12-26 08:49:11,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e5fa7b5c-f4bf-4131-9f55-89ce39e4c5a7 2018-12-26 08:49:11,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174221038818s 2018-12-26 08:49:11,868 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e5fa7b5c-f4bf-4131-9f55-89ce39e4c5a7 2018-12-26 08:49:11,870 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-26 08:49:11,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-12-26 08:49:11,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}f318ce255dbee45ef8e7847aaaba3e23182bedf4" -d '{"role": {"name": "Member"}}' 2018-12-26 08:49:12,035 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Dec 2018 08:49:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e72361c-e6a2-4461-9d9f-b5d9c38a8d16 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "56e16c36c31d4c22b6bc86c6613f9558", "links": {"self": "http://172.30.9.25:5000/v3/roles/56e16c36c31d4c22b6bc86c6613f9558"}, "name": "Member"}} 2018-12-26 08:49:12,035 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-3e72361c-e6a2-4461-9d9f-b5d9c38a8d16 2018-12-26 08:49:12,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.16216802597s 2018-12-26 08:49:12,036 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-3e72361c-e6a2-4461-9d9f-b5d9c38a8d16 2018-12-26 08:49:12,036 - 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'56e16c36c31d4c22b6bc86c6613f9558'}) 2018-12-26 08:49:12,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-26 08:49:12,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f318ce255dbee45ef8e7847aaaba3e23182bedf4" 2018-12-26 08:49:12,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2f015e0-4de9-47e9-9d10-d71a2f4157cb Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4558dc9756d24fe8873926fdc2d2aa0c", "links": {"self": "http://172.30.9.25:5000/v3/roles/4558dc9756d24fe8873926fdc2d2aa0c"}, "name": "admin"}, {"domain_id": null, "id": "56e16c36c31d4c22b6bc86c6613f9558", "links": {"self": "http://172.30.9.25:5000/v3/roles/56e16c36c31d4c22b6bc86c6613f9558"}, "name": "Member"}, {"domain_id": null, "id": "8d7f534f48044fe8bd99ce80b3f6d6bf", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d7f534f48044fe8bd99ce80b3f6d6bf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c3b5c1f4941d499da4bfdc1ef4dcb891", "links": {"self": "http://172.30.9.25:5000/v3/roles/c3b5c1f4941d499da4bfdc1ef4dcb891"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d6248785a18a4f4c9ff9ed606e7fa48a", "links": {"self": "http://172.30.9.25:5000/v3/roles/d6248785a18a4f4c9ff9ed606e7fa48a"}, "name": "swiftoperator"}]} 2018-12-26 08:49:12,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b2f015e0-4de9-47e9-9d10-d71a2f4157cb 2018-12-26 08:49:12,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106428861618s 2018-12-26 08:49:12,147 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b2f015e0-4de9-47e9-9d10-d71a2f4157cb 2018-12-26 08:49:12,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-26 08:49:12,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f318ce255dbee45ef8e7847aaaba3e23182bedf4" 2018-12-26 08:49:12,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2070e74-23dc-4cc3-b746-b23fe78db346 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-26 08:49:12,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-a2070e74-23dc-4cc3-b746-b23fe78db346 2018-12-26 08:49:12,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103254079819s 2018-12-26 08:49:12,255 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-a2070e74-23dc-4cc3-b746-b23fe78db346 2018-12-26 08:49:12,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-26 08:49:12,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f318ce255dbee45ef8e7847aaaba3e23182bedf4" 2018-12-26 08:49:12,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b33f4a9b-2e5a-4478-a40b-81de530cb8ef Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0f5d73c1e9544789bbea3508eb588043"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f5d73c1e9544789bbea3508eb588043", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1ab64ba08e424c34a9023090f8c1c757"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ab64ba08e424c34a9023090f8c1c757", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/353bd34110ea4c42b71c5eb3180a84d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "353bd34110ea4c42b71c5eb3180a84d8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/64b61db2940f4cfb9e2176d3025c2d8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64b61db2940f4cfb9e2176d3025c2d8b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/73827f6b23084f239987ed1ba1c72880"}, "domain_id": "5dd131b3dfbd450fae6d20407be982b3", "enabled": true, "options": {}, "id": "73827f6b23084f239987ed1ba1c72880", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/7d166dc821354d80b56f744f3e189760"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d166dc821354d80b56f744f3e189760", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/89829a6a22ef4fa08e319d9468847677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89829a6a22ef4fa08e319d9468847677", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/8d0841749afa4904843c41ff6a718c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d0841749afa4904843c41ff6a718c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/9970ea87e9e74ebf82b96a99dddcb8d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9970ea87e9e74ebf82b96a99dddcb8d6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9b4a767ad5ec4104aedab97ab0ab4ff7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b4a767ad5ec4104aedab97ab0ab4ff7", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/9f7953ef19b74e6bb56366011a7103f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f7953ef19b74e6bb56366011a7103f6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_c55a7b84-571d-4144-961a-b73d040eddce", "links": {"self": "http://172.30.9.25:5000/v3/users/b3daf7f4e8cf4881bdca54677fff31f2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b3daf7f4e8cf4881bdca54677fff31f2", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/ba71abe9dfac4244b5723214d9f39f21"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba71abe9dfac4244b5723214d9f39f21", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/c06e3c9fa96947dc96b92c8cf038d4ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c06e3c9fa96947dc96b92c8cf038d4ac", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/f1b5dc527c5741428cf394d28f3f9fd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1b5dc527c5741428cf394d28f3f9fd2", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-12-26 08:49:12,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-b33f4a9b-2e5a-4478-a40b-81de530cb8ef 2018-12-26 08:49:12,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119213104248s 2018-12-26 08:49:12,376 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-b33f4a9b-2e5a-4478-a40b-81de530cb8ef 2018-12-26 08:49:12,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-26 08:49:12,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}f318ce255dbee45ef8e7847aaaba3e23182bedf4" 2018-12-26 08:49:12,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b778556d-409f-4698-8898-8bf09fa6803e Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/1b57278e3ceb480e9b5d3f172e5ceafa"}, "tags": [], "enabled": true, "id": "1b57278e3ceb480e9b5d3f172e5ceafa", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/be983aa0083448bfae8560604f46a4ae"}, "tags": [], "enabled": true, "id": "be983aa0083448bfae8560604f46a4ae", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.25:5000/v3/projects/d23fa6fc46f44578b1ca18cb099e0553"}, "tags": [], "enabled": true, "id": "d23fa6fc46f44578b1ca18cb099e0553", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_c55a7b84-571d-4144-961a-b73d040eddce"}]} 2018-12-26 08:49:12,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-b778556d-409f-4698-8898-8bf09fa6803e 2018-12-26 08:49:12,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114511966705s 2018-12-26 08:49:12,502 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-b778556d-409f-4698-8898-8bf09fa6803e 2018-12-26 08:49:12,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-26 08:49:12,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=b3daf7f4e8cf4881bdca54677fff31f2&role.id=56e16c36c31d4c22b6bc86c6613f9558&scope.project.id=d23fa6fc46f44578b1ca18cb099e0553" -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}f318ce255dbee45ef8e7847aaaba3e23182bedf4" 2018-12-26 08:49:12,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe68e495-21d5-4cf7-a147-a89b1da1160c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=b3daf7f4e8cf4881bdca54677fff31f2&role.id=56e16c36c31d4c22b6bc86c6613f9558&scope.project.id=d23fa6fc46f44578b1ca18cb099e0553", "previous": null, "next": null}} 2018-12-26 08:49:12,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=b3daf7f4e8cf4881bdca54677fff31f2&role.id=56e16c36c31d4c22b6bc86c6613f9558&scope.project.id=d23fa6fc46f44578b1ca18cb099e0553 used request id req-fe68e495-21d5-4cf7-a147-a89b1da1160c 2018-12-26 08:49:12,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108014822006s 2018-12-26 08:49:12,618 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=b3daf7f4e8cf4881bdca54677fff31f2&role.id=56e16c36c31d4c22b6bc86c6613f9558&scope.project.id=d23fa6fc46f44578b1ca18cb099e0553 used request id req-fe68e495-21d5-4cf7-a147-a89b1da1160c 2018-12-26 08:49:12,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-26 08:49:12,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/d23fa6fc46f44578b1ca18cb099e0553/users/b3daf7f4e8cf4881bdca54677fff31f2/roles/56e16c36c31d4c22b6bc86c6613f9558 -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}f318ce255dbee45ef8e7847aaaba3e23182bedf4" 2018-12-26 08:49:12,871 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Dec 2018 08:49:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9ada8ee-0021-4222-9339-f03c606e94c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-26 08:49:12,871 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/d23fa6fc46f44578b1ca18cb099e0553/users/b3daf7f4e8cf4881bdca54677fff31f2/roles/56e16c36c31d4c22b6bc86c6613f9558 used request id req-d9ada8ee-0021-4222-9339-f03c606e94c1 2018-12-26 08:49:12,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.249253988266s 2018-12-26 08:49:12,872 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/d23fa6fc46f44578b1ca18cb099e0553/users/b3daf7f4e8cf4881bdca54677fff31f2/roles/56e16c36c31d4c22b6bc86c6613f9558 used request id req-d9ada8ee-0021-4222-9339-f03c606e94c1 2018-12-26 08:49:12,872 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_c55a7b84-571d-4144-961a-b73d040eddce', 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'd23fa6fc46f44578b1ca18cb099e0553', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0d11eb7d-ebc5-4710-b7e5-23e33479c67c', 'username': u'tenantnetwork2-user_c55a7b84-571d-4144-961a-b73d040eddce', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25: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-26 08:49:12,876 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_c55a7b84-571d-4144-961a-b73d040eddce', 'password': '0d11eb7d-ebc5-4710-b7e5-23e33479c67c', 'project_name': 'tenantnetwork2-project_c55a7b84-571d-4144-961a-b73d040eddce', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000//v3', 'project_id': 'd23fa6fc46f44578b1ca18cb099e0553', 'project_domain_name': 'Default'} 2018-12-26 08:49:12,876 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-12-26 08:49:12,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-26 08:49:12,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f318ce255dbee45ef8e7847aaaba3e23182bedf4" 2018-12-26 08:49:13,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f02c382-24c7-421a-872a-992b88bcaaf5 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/5dd131b3dfbd450fae6d20407be982b3"}, "tags": [], "enabled": true, "id": "5dd131b3dfbd450fae6d20407be982b3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-12-26 08:49:13,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-5f02c382-24c7-421a-872a-992b88bcaaf5 2018-12-26 08:49:13,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106463909149s 2018-12-26 08:49:13,017 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-5f02c382-24c7-421a-872a-992b88bcaaf5 2018-12-26 08:49:13,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-26 08:49:13,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}f318ce255dbee45ef8e7847aaaba3e23182bedf4" 2018-12-26 08:49:13,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:49:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63f7cb14-14d5-4e6d-8b52-42b979ab9da3 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/1b57278e3ceb480e9b5d3f172e5ceafa"}, "tags": [], "enabled": true, "id": "1b57278e3ceb480e9b5d3f172e5ceafa", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/be983aa0083448bfae8560604f46a4ae"}, "tags": [], "enabled": true, "id": "be983aa0083448bfae8560604f46a4ae", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.25:5000/v3/projects/d23fa6fc46f44578b1ca18cb099e0553"}, "tags": [], "enabled": true, "id": "d23fa6fc46f44578b1ca18cb099e0553", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_c55a7b84-571d-4144-961a-b73d040eddce"}]} 2018-12-26 08:49:13,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-63f7cb14-14d5-4e6d-8b52-42b979ab9da3 2018-12-26 08:49:13,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110716104507s 2018-12-26 08:49:13,135 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-63f7cb14-14d5-4e6d-8b52-42b979ab9da3 2018-12-26 08:49:13,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-26 08:49:13,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}f318ce255dbee45ef8e7847aaaba3e23182bedf4" -d '{"network": {"tenant_id": "d23fa6fc46f44578b1ca18cb099e0553", "name": "tenantnetwork2-net_c55a7b84-571d-4144-961a-b73d040eddce", "admin_state_up": true}}' 2018-12-26 08:49:13,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-636e5ca7-a447-4092-8519-1819f911b029 Date: Wed, 26 Dec 2018 08:49:13 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8c73d424-61a5-4910-84c2-eadd5de41608","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d23fa6fc46f44578b1ca18cb099e0553","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-26T08:49:13Z","is_default":false,"provider:segmentation_id":72,"name":"tenantnetwork2-net_c55a7b84-571d-4144-961a-b73d040eddce","admin_state_up":true,"tenant_id":"d23fa6fc46f44578b1ca18cb099e0553","created_at":"2018-12-26T08:49:13Z","mtu":1450}} 2018-12-26 08:49:13,850 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-636e5ca7-a447-4092-8519-1819f911b029 2018-12-26 08:49:13,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.712342977524s 2018-12-26 08:49:13,850 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-636e5ca7-a447-4092-8519-1819f911b029 2018-12-26 08:49:13,851 - 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-26T08:49:13Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8c73d424-61a5-4910-84c2-eadd5de41608', u'provider:segmentation_id': 72, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_c55a7b84-571d-4144-961a-b73d040eddce', u'admin_state_up': True, u'tenant_id': u'd23fa6fc46f44578b1ca18cb099e0553', u'created_at': u'2018-12-26T08:49:13Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd23fa6fc46f44578b1ca18cb099e0553'}) 2018-12-26 08:49:13,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-26 08:49:13,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:49:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-265687d6-e6f4-4ea3-9198-05e825c2e134 Content-Encoding: gzip Content-Length: 195 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.25:5000/v3/", "rel": "self"}]}} 2018-12-26 08:49:13,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-265687d6-e6f4-4ea3-9198-05e825c2e134 2018-12-26 08:49:13,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-12-26 08:49:14,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56e16c36c31d4c22b6bc86c6613f9558", "name": "Member"}], "expires_at": "2018-12-26T09:49:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d23fa6fc46f44578b1ca18cb099e0553", "name": "tenantnetwork2-project_c55a7b84-571d-4144-961a-b73d040eddce"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01b15bc8aa0b40f6a8f481586aedb9c8"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d3f3a29481945569de872e034f6b691"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74ed509817064102a48b020edc9b1dcd"}], "type": "network", "id": "0d4542606df84477bdbc8403903a881c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d23fa6fc46f44578b1ca18cb099e0553", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a453feaaaf41a1a2ef172e544f1a31"}, {"url": "http://172.30.9.25:8776/v1/d23fa6fc46f44578b1ca18cb099e0553", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af981670932f455e956b8d709fe4c246"}, {"url": "http://192.30.9.5:8776/v1/d23fa6fc46f44578b1ca18cb099e0553", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6e33a3d90284e7f9e62b01a8fcf823d"}], "type": "volume", "id": "2f0e0661faee4f5a9458b7b6203737b2", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71a26cddd8d842db9e582cb651d7a330"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86765e7d49e8495280f7ecbb89ffcd95"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cffbeb56618849a6b9f1ee3d00314a6b"}], "type": "compute", "id": "38528028b26b4f4fac390f6487972648", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.39:8080/v1/AUTH_d23fa6fc46f44578b1ca18cb099e0553", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26a2ca6a72a047518dad952f91284cbd"}, {"url": "http://172.30.9.25:8080/v1/AUTH_d23fa6fc46f44578b1ca18cb099e0553", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adfce938c0740658b852dc1143aeeb8"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b85fbc9ab6344922b22628f766419b8a"}], "type": "object-store", "id": "445d330a003447c8968c608a469dc1cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fa347f3f542484a8f12b4f738d36fa4"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5685bcb5600a42f8a81083d0e7d6bf1c"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a246bff39cff4120b90d99d775859782"}], "type": "identity", "id": "576c8485b213438bb7e8eaf8396b77d3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d23fa6fc46f44578b1ca18cb099e0553", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10019b7da3a74d13880d191bc16aa0c8"}, {"url": "http://192.30.9.5:8776/v2/d23fa6fc46f44578b1ca18cb099e0553", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "765b50925b5246f08939227b31866eb4"}, {"url": "http://172.30.9.25:8776/v2/d23fa6fc46f44578b1ca18cb099e0553", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97fc3c15b2ed416a9e354605baab6153"}], "type": "volumev2", "id": "5db6aa7ce2164d1d87a6dc8d91d80f15", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1c4b6c17da4408b92fcc3214a8c9ff1"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0f3f269ed6341e2a68113633c44f2aa"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea5c3c0a29a84a4fab56b49a3164fef9"}], "type": "metric", "id": "7acd2e7b8e544365a202689158e1a7a5", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ea03aecea344eb7823e697015accdbd"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6d7b7e07cb74532a34beca606c78194"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a745cce1d7a24eda8941f42f0dc62584"}], "type": "event", "id": "7b738056639e4c088d51156eb534068b", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "912853590a8f4c0289d2f880799d0c34"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca567395f8be41b2804aaa9098a5cab1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a52b3908f44ecb70b782f19ab15c0"}], "type": "cloudformation", "id": "7f20e69c18bd422f82bacb1694625bb6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "321cf6fd47d5450aa59568101ae780e0"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91cd9cd83e864dc59b08c7cfcf4693cc"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99cbb80ce9f34df8b4c737f2e0fe598f"}], "type": "image", "id": "93d260c8ee364f62bbdb986326329dfe", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31793b2b5b4c46fb81e63aa35ae4b9c9"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb61e90e33204ce5b336bff435e2a60f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e687d69d363f403a8b607f1e3daf2874"}], "type": "placement", "id": "a8e3db0b10bc492f9fe877238dcfa196", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0214efed4fb24e64b940bc72aa7a8efe"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e875c58605544ec9822a496cc77e76b8"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f48702e2044848949cdf3ed2603a2304"}], "type": "alarming", "id": "b6e96e4a20034478a714ff37196ac1db", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d23fa6fc46f44578b1ca18cb099e0553", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fcc2bcb661d40fb924e1815180bcc8b"}, {"url": "http://172.30.9.25:8776/v3/d23fa6fc46f44578b1ca18cb099e0553", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "708504d865f643bcbebd0fb62a9d9dbc"}, {"url": "http://192.30.9.5:8776/v3/d23fa6fc46f44578b1ca18cb099e0553", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3b2cb9e19214b639a20aed70cceb581"}], "type": "volumev3", "id": "cd5571f2bbe340f58f729ccbd5424439", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d23fa6fc46f44578b1ca18cb099e0553", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8633c06e21dc41b993aaa23a10a7f622"}, {"url": "http://172.30.9.25:8004/v1/d23fa6fc46f44578b1ca18cb099e0553", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc9538a7f60841fdbf9f678384f54517"}, {"url": "http://192.30.9.5:8004/v1/d23fa6fc46f44578b1ca18cb099e0553", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c42671635b00488997a4985de908b6cf"}], "type": "orchestration", "id": "e496f11be4a34a34aad201632a52dc2a", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "f6d0ddd77b5f4f74a752f691e4b2ad86", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_c55a7b84-571d-4144-961a-b73d040eddce", "id": "b3daf7f4e8cf4881bdca54677fff31f2"}, "audit_ids": ["ZDQ0gOfTQ-GgwmjdsLWYbQ"], "issued_at": "2018-12-26T08:49:14.000000Z"}} 2018-12-26 08:49:14,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-26 08:49:14,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}91b17451870c5fc6581138530de2e008360db674" 2018-12-26 08:49:15,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-bf38b096-5e7f-433c-bb28-234744e4b99c Date: Wed, 26 Dec 2018 08:49:15 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-26T08:49:13Z","tenant_id":"d23fa6fc46f44578b1ca18cb099e0553","created_at":"2018-12-26T08:49:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"d23fa6fc46f44578b1ca18cb099e0553","id":"8c73d424-61a5-4910-84c2-eadd5de41608","name":"tenantnetwork2-net_c55a7b84-571d-4144-961a-b73d040eddce"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d4b2c7e8-488d-4a72-97dc-83d2046089ba"],"updated_at":"2018-12-26T08:45:06Z","tenant_id":"be983aa0083448bfae8560604f46a4ae","created_at":"2018-12-26T08:44:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"be983aa0083448bfae8560604f46a4ae","id":"d77b38f9-a0b1-486d-a01c-43d227a2f8d4","name":"external"}]} 2018-12-26 08:49:15,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-bf38b096-5e7f-433c-bb28-234744e4b99c 2018-12-26 08:49:15,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.08297085762s 2018-12-26 08:49:15,456 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-bf38b096-5e7f-433c-bb28-234744e4b99c 2018-12-26 08:49:15,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-26 08:49:15,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}91b17451870c5fc6581138530de2e008360db674" -d '{"subnet": {"name": "tenantnetwork2-subnet_c55a7b84-571d-4144-961a-b73d040eddce", "enable_dhcp": true, "network_id": "8c73d424-61a5-4910-84c2-eadd5de41608", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-26 08:49:16,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-19272910-9651-4a85-8d9a-660f708caea6 Date: Wed, 26 Dec 2018 08:49:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c73d424-61a5-4910-84c2-eadd5de41608","tenant_id":"d23fa6fc46f44578b1ca18cb099e0553","created_at":"2018-12-26T08:49:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-26T08:49:16Z","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":"d23fa6fc46f44578b1ca18cb099e0553","id":"293e9762-0277-4b66-a2ad-0c42beec189c","subnetpool_id":null,"name":"tenantnetwork2-subnet_c55a7b84-571d-4144-961a-b73d040eddce"}} 2018-12-26 08:49:16,621 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-19272910-9651-4a85-8d9a-660f708caea6 2018-12-26 08:49:16,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.16426706314s 2018-12-26 08:49:16,622 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-19272910-9651-4a85-8d9a-660f708caea6 2018-12-26 08:49:16,622 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-26T08:49:16Z', 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'293e9762-0277-4b66-a2ad-0c42beec189c', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_c55a7b84-571d-4144-961a-b73d040eddce', u'enable_dhcp': True, u'network_id': u'8c73d424-61a5-4910-84c2-eadd5de41608', u'tenant_id': u'd23fa6fc46f44578b1ca18cb099e0553', u'created_at': u'2018-12-26T08:49:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd23fa6fc46f44578b1ca18cb099e0553'}) 2018-12-26 08:49:16,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-26 08:49:16,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}91b17451870c5fc6581138530de2e008360db674" -d '{"router": {"external_gateway_info": {"network_id": "d77b38f9-a0b1-486d-a01c-43d227a2f8d4"}, "name": "tenantnetwork2-router_c55a7b84-571d-4144-961a-b73d040eddce", "admin_state_up": true}}' 2018-12-26 08:49:18,247 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-822a328f-5598-4bda-b5d5-c92545312e0c Date: Wed, 26 Dec 2018 08:49:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d77b38f9-a0b1-486d-a01c-43d227a2f8d4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d4b2c7e8-488d-4a72-97dc-83d2046089ba", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "d23fa6fc46f44578b1ca18cb099e0553", "created_at": "2018-12-26T08:49:17Z", "admin_state_up": true, "updated_at": "2018-12-26T08:49:18Z", "revision_number": 2, "routes": [], "project_id": "d23fa6fc46f44578b1ca18cb099e0553", "id": "2a4c09d5-b445-4733-b92b-6a594156ca37", "name": "tenantnetwork2-router_c55a7b84-571d-4144-961a-b73d040eddce"}} 2018-12-26 08:49:18,247 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-822a328f-5598-4bda-b5d5-c92545312e0c 2018-12-26 08:49:18,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.62529611588s 2018-12-26 08:49:18,248 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-822a328f-5598-4bda-b5d5-c92545312e0c 2018-12-26 08:49:18,248 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'd77b38f9-a0b1-486d-a01c-43d227a2f8d4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd4b2c7e8-488d-4a72-97dc-83d2046089ba', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'd23fa6fc46f44578b1ca18cb099e0553', u'created_at': u'2018-12-26T08:49:17Z', u'admin_state_up': True, u'updated_at': u'2018-12-26T08:49:18Z', u'revision_number': 2, u'routes': [], u'project_id': u'd23fa6fc46f44578b1ca18cb099e0553', u'id': u'2a4c09d5-b445-4733-b92b-6a594156ca37', u'name': u'tenantnetwork2-router_c55a7b84-571d-4144-961a-b73d040eddce'}) 2018-12-26 08:49:18,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-26 08:49:18,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/2a4c09d5-b445-4733-b92b-6a594156ca37/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}91b17451870c5fc6581138530de2e008360db674" -d '{"subnet_id": "293e9762-0277-4b66-a2ad-0c42beec189c"}' 2018-12-26 08:49:21,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1f9453b4-8773-4e90-b351-6174b1ec0337 Date: Wed, 26 Dec 2018 08:49:21 GMT RESP BODY: {"network_id": "8c73d424-61a5-4910-84c2-eadd5de41608", "tenant_id": "d23fa6fc46f44578b1ca18cb099e0553", "subnet_id": "293e9762-0277-4b66-a2ad-0c42beec189c", "subnet_ids": ["293e9762-0277-4b66-a2ad-0c42beec189c"], "port_id": "a488cc32-aa97-4c04-ad1d-bd2d28b583e2", "id": "2a4c09d5-b445-4733-b92b-6a594156ca37"} 2018-12-26 08:49:21,302 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/2a4c09d5-b445-4733-b92b-6a594156ca37/add_router_interface.json used request id req-1f9453b4-8773-4e90-b351-6174b1ec0337 2018-12-26 08:49:21,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.05304789543s 2018-12-26 08:49:21,302 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/2a4c09d5-b445-4733-b92b-6a594156ca37/add_router_interface.json used request id req-1f9453b4-8773-4e90-b351-6174b1ec0337 returning object 2a4c09d5-b445-4733-b92b-6a594156ca37 2018-12-26 08:49:21,406 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-26 08:49:21,406 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:08 | PASS | +------------------------+------------------+------------------+----------------+ 2018-12-26 08:49:21,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-26 08:49:21,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/2a4c09d5-b445-4733-b92b-6a594156ca37/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}91b17451870c5fc6581138530de2e008360db674" -d '{"subnet_id": "293e9762-0277-4b66-a2ad-0c42beec189c"}' 2018-12-26 08:49:23,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5d4d03df-bd14-47d6-98c1-8a2f6c6ea25e Date: Wed, 26 Dec 2018 08:49:23 GMT RESP BODY: {"network_id": "8c73d424-61a5-4910-84c2-eadd5de41608", "tenant_id": "d23fa6fc46f44578b1ca18cb099e0553", "subnet_id": "293e9762-0277-4b66-a2ad-0c42beec189c", "subnet_ids": ["293e9762-0277-4b66-a2ad-0c42beec189c"], "port_id": "a488cc32-aa97-4c04-ad1d-bd2d28b583e2", "id": "2a4c09d5-b445-4733-b92b-6a594156ca37"} 2018-12-26 08:49:23,597 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/2a4c09d5-b445-4733-b92b-6a594156ca37/remove_router_interface.json used request id req-5d4d03df-bd14-47d6-98c1-8a2f6c6ea25e 2018-12-26 08:49:23,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.18644189835s 2018-12-26 08:49:23,598 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/2a4c09d5-b445-4733-b92b-6a594156ca37/remove_router_interface.json used request id req-5d4d03df-bd14-47d6-98c1-8a2f6c6ea25e returning object 2a4c09d5-b445-4733-b92b-6a594156ca37 2018-12-26 08:49:23,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-26 08:49:23,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}91b17451870c5fc6581138530de2e008360db674" 2018-12-26 08:49:24,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-fc20dd20-4b68-4602-86bc-d115f8818614 Date: Wed, 26 Dec 2018 08:49:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d77b38f9-a0b1-486d-a01c-43d227a2f8d4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d4b2c7e8-488d-4a72-97dc-83d2046089ba", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "d23fa6fc46f44578b1ca18cb099e0553", "created_at": "2018-12-26T08:49:17Z", "admin_state_up": true, "updated_at": "2018-12-26T08:49:22Z", "revision_number": 4, "routes": [], "project_id": "d23fa6fc46f44578b1ca18cb099e0553", "id": "2a4c09d5-b445-4733-b92b-6a594156ca37", "name": "tenantnetwork2-router_c55a7b84-571d-4144-961a-b73d040eddce"}]} 2018-12-26 08:49:24,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-fc20dd20-4b68-4602-86bc-d115f8818614 2018-12-26 08:49:24,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.06841397285s 2018-12-26 08:49:24,667 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-fc20dd20-4b68-4602-86bc-d115f8818614 2018-12-26 08:49:24,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-26 08:49:24,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/2a4c09d5-b445-4733-b92b-6a594156ca37.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}91b17451870c5fc6581138530de2e008360db674" 2018-12-26 08:49:26,017 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-18dd0e01-bbe0-45a5-a743-5cd4b57363b1 Content-Length: 0 Date: Wed, 26 Dec 2018 08:49:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-26 08:49:26,017 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/2a4c09d5-b445-4733-b92b-6a594156ca37.json used request id req-18dd0e01-bbe0-45a5-a743-5cd4b57363b1 2018-12-26 08:49:26,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.34887099266s 2018-12-26 08:49:26,017 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/2a4c09d5-b445-4733-b92b-6a594156ca37.json used request id req-18dd0e01-bbe0-45a5-a743-5cd4b57363b1 2018-12-26 08:49:26,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-26 08:49:26,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}91b17451870c5fc6581138530de2e008360db674" 2018-12-26 08:49:26,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-21bbef86-db4d-4206-ba67-19060554af69 Date: Wed, 26 Dec 2018 08:49:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c73d424-61a5-4910-84c2-eadd5de41608","tenant_id":"d23fa6fc46f44578b1ca18cb099e0553","created_at":"2018-12-26T08:49:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-26T08:49:16Z","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":"d23fa6fc46f44578b1ca18cb099e0553","id":"293e9762-0277-4b66-a2ad-0c42beec189c","subnetpool_id":null,"name":"tenantnetwork2-subnet_c55a7b84-571d-4144-961a-b73d040eddce"}]} 2018-12-26 08:49:26,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-21bbef86-db4d-4206-ba67-19060554af69 2018-12-26 08:49:26,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.330209970474s 2018-12-26 08:49:26,349 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-21bbef86-db4d-4206-ba67-19060554af69 2018-12-26 08:49:26,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-26 08:49:26,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/293e9762-0277-4b66-a2ad-0c42beec189c.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}91b17451870c5fc6581138530de2e008360db674" 2018-12-26 08:49:28,795 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-88f1bc95-e827-4503-b92f-7da915d8112f Date: Wed, 26 Dec 2018 08:49:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-26 08:49:28,795 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/293e9762-0277-4b66-a2ad-0c42beec189c.json used request id req-88f1bc95-e827-4503-b92f-7da915d8112f 2018-12-26 08:49:28,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.44537806511s 2018-12-26 08:49:28,796 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/293e9762-0277-4b66-a2ad-0c42beec189c.json used request id req-88f1bc95-e827-4503-b92f-7da915d8112f 2018-12-26 08:49:28,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-26 08:49:28,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}91b17451870c5fc6581138530de2e008360db674" 2018-12-26 08:49:29,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-b547edfc-ccd3-4326-940c-8c14002c6509 Date: Wed, 26 Dec 2018 08:49:29 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-26T08:49:28Z","tenant_id":"d23fa6fc46f44578b1ca18cb099e0553","created_at":"2018-12-26T08:49:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d23fa6fc46f44578b1ca18cb099e0553","id":"8c73d424-61a5-4910-84c2-eadd5de41608","name":"tenantnetwork2-net_c55a7b84-571d-4144-961a-b73d040eddce"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d4b2c7e8-488d-4a72-97dc-83d2046089ba"],"updated_at":"2018-12-26T08:45:06Z","tenant_id":"be983aa0083448bfae8560604f46a4ae","created_at":"2018-12-26T08:44:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"be983aa0083448bfae8560604f46a4ae","id":"d77b38f9-a0b1-486d-a01c-43d227a2f8d4","name":"external"}]} 2018-12-26 08:49:29,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b547edfc-ccd3-4326-940c-8c14002c6509 2018-12-26 08:49:29,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.984483003616s 2018-12-26 08:49:29,781 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b547edfc-ccd3-4326-940c-8c14002c6509 2018-12-26 08:49:29,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-26 08:49:29,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/8c73d424-61a5-4910-84c2-eadd5de41608.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}91b17451870c5fc6581138530de2e008360db674" 2018-12-26 08:49:31,271 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cd8ce09f-10bb-46a8-a494-a3879d36634c Date: Wed, 26 Dec 2018 08:49:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-26 08:49:31,271 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/8c73d424-61a5-4910-84c2-eadd5de41608.json used request id req-cd8ce09f-10bb-46a8-a494-a3879d36634c 2018-12-26 08:49:31,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.48925805092s 2018-12-26 08:49:31,272 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/8c73d424-61a5-4910-84c2-eadd5de41608.json used request id req-cd8ce09f-10bb-46a8-a494-a3879d36634c 2018-12-26 08:49:31,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-26 08:49:31,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f318ce255dbee45ef8e7847aaaba3e23182bedf4" 2018-12-26 08:49:31,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f85fa3de-0547-4ec3-b033-77f109613ce8 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0f5d73c1e9544789bbea3508eb588043"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f5d73c1e9544789bbea3508eb588043", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1ab64ba08e424c34a9023090f8c1c757"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ab64ba08e424c34a9023090f8c1c757", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/353bd34110ea4c42b71c5eb3180a84d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "353bd34110ea4c42b71c5eb3180a84d8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/64b61db2940f4cfb9e2176d3025c2d8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64b61db2940f4cfb9e2176d3025c2d8b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/73827f6b23084f239987ed1ba1c72880"}, "domain_id": "5dd131b3dfbd450fae6d20407be982b3", "enabled": true, "options": {}, "id": "73827f6b23084f239987ed1ba1c72880", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/7d166dc821354d80b56f744f3e189760"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d166dc821354d80b56f744f3e189760", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/89829a6a22ef4fa08e319d9468847677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89829a6a22ef4fa08e319d9468847677", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/8d0841749afa4904843c41ff6a718c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d0841749afa4904843c41ff6a718c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/9970ea87e9e74ebf82b96a99dddcb8d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9970ea87e9e74ebf82b96a99dddcb8d6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9b4a767ad5ec4104aedab97ab0ab4ff7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b4a767ad5ec4104aedab97ab0ab4ff7", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/9f7953ef19b74e6bb56366011a7103f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f7953ef19b74e6bb56366011a7103f6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_c55a7b84-571d-4144-961a-b73d040eddce", "links": {"self": "http://172.30.9.25:5000/v3/users/b3daf7f4e8cf4881bdca54677fff31f2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b3daf7f4e8cf4881bdca54677fff31f2", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/ba71abe9dfac4244b5723214d9f39f21"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba71abe9dfac4244b5723214d9f39f21", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/c06e3c9fa96947dc96b92c8cf038d4ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c06e3c9fa96947dc96b92c8cf038d4ac", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/f1b5dc527c5741428cf394d28f3f9fd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1b5dc527c5741428cf394d28f3f9fd2", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-12-26 08:49:31,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f85fa3de-0547-4ec3-b033-77f109613ce8 2018-12-26 08:49:31,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125684022903s 2018-12-26 08:49:31,398 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f85fa3de-0547-4ec3-b033-77f109613ce8 2018-12-26 08:49:31,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-26 08:49:31,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/b3daf7f4e8cf4881bdca54677fff31f2 -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}f318ce255dbee45ef8e7847aaaba3e23182bedf4" 2018-12-26 08:49:31,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02a1d984-a13d-4f53-9561-7e8705861d7c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_c55a7b84-571d-4144-961a-b73d040eddce", "links": {"self": "http://172.30.9.25:5000/v3/users/b3daf7f4e8cf4881bdca54677fff31f2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b3daf7f4e8cf4881bdca54677fff31f2", "description": null}} 2018-12-26 08:49:31,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/b3daf7f4e8cf4881bdca54677fff31f2 used request id req-02a1d984-a13d-4f53-9561-7e8705861d7c 2018-12-26 08:49:31,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127254009247s 2018-12-26 08:49:31,532 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/b3daf7f4e8cf4881bdca54677fff31f2 used request id req-02a1d984-a13d-4f53-9561-7e8705861d7c 2018-12-26 08:49:31,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-26 08:49:31,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/b3daf7f4e8cf4881bdca54677fff31f2 -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}f318ce255dbee45ef8e7847aaaba3e23182bedf4" 2018-12-26 08:49:31,833 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Dec 2018 08:49:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46957a0c-9b15-4b56-bccb-e13a30b049c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-26 08:49:31,833 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/b3daf7f4e8cf4881bdca54677fff31f2 used request id req-46957a0c-9b15-4b56-bccb-e13a30b049c2 2018-12-26 08:49:31,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.300953865051s 2018-12-26 08:49:31,834 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/b3daf7f4e8cf4881bdca54677fff31f2 used request id req-46957a0c-9b15-4b56-bccb-e13a30b049c2 2018-12-26 08:49:31,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-26 08:49:31,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f318ce255dbee45ef8e7847aaaba3e23182bedf4" 2018-12-26 08:49:31,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98cf229f-04c4-477b-8f9a-1f622d044a53 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/1b57278e3ceb480e9b5d3f172e5ceafa"}, "tags": [], "enabled": true, "id": "1b57278e3ceb480e9b5d3f172e5ceafa", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/be983aa0083448bfae8560604f46a4ae"}, "tags": [], "enabled": true, "id": "be983aa0083448bfae8560604f46a4ae", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.25:5000/v3/projects/d23fa6fc46f44578b1ca18cb099e0553"}, "tags": [], "enabled": true, "id": "d23fa6fc46f44578b1ca18cb099e0553", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_c55a7b84-571d-4144-961a-b73d040eddce"}]} 2018-12-26 08:49:31,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-98cf229f-04c4-477b-8f9a-1f622d044a53 2018-12-26 08:49:31,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0982370376587s 2018-12-26 08:49:31,939 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-98cf229f-04c4-477b-8f9a-1f622d044a53 2018-12-26 08:49:31,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-26 08:49:31,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/d23fa6fc46f44578b1ca18cb099e0553 -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}f318ce255dbee45ef8e7847aaaba3e23182bedf4" 2018-12-26 08:49:32,172 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Dec 2018 08:49:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3797625b-f37a-40a7-8d98-a5185b8f761e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-26 08:49:32,172 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/d23fa6fc46f44578b1ca18cb099e0553 used request id req-3797625b-f37a-40a7-8d98-a5185b8f761e 2018-12-26 08:49:32,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.229125976562s 2018-12-26 08:49:32,173 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/d23fa6fc46f44578b1ca18cb099e0553 used request id req-3797625b-f37a-40a7-8d98-a5185b8f761e 2018-12-26 08:49:32,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-26 08:49:32,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/security-groups.json?project_id=d23fa6fc46f44578b1ca18cb099e0553&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}f318ce255dbee45ef8e7847aaaba3e23182bedf4" 2018-12-26 08:49:32,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-a3fa42e2-d372-4df4-9150-8472b80cf720 Date: Wed, 26 Dec 2018 08:49:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d23fa6fc46f44578b1ca18cb099e0553", "created_at": "2018-12-26T08:49:13Z", "updated_at": "2018-12-26T08:49:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:49:13Z", "revision_number": 0, "id": "14c2716b-74a0-4f7d-8a63-5d3b5fe00f62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:49:13Z", "security_group_id": "b07aee7a-82d7-4ac7-bf5f-70a0de069342", "tenant_id": "d23fa6fc46f44578b1ca18cb099e0553", "port_range_min": null, "ethertype": "IPv6", "project_id": "d23fa6fc46f44578b1ca18cb099e0553"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:49:13Z", "revision_number": 0, "id": "7e1c4340-9d44-44e8-9032-6da5d1c2c085", "remote_group_id": "b07aee7a-82d7-4ac7-bf5f-70a0de069342", "remote_ip_prefix": null, "created_at": "2018-12-26T08:49:13Z", "security_group_id": "b07aee7a-82d7-4ac7-bf5f-70a0de069342", "tenant_id": "d23fa6fc46f44578b1ca18cb099e0553", "port_range_min": null, "ethertype": "IPv6", "project_id": "d23fa6fc46f44578b1ca18cb099e0553"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:49:13Z", "revision_number": 0, "id": "b5d9a6e8-0331-4132-b72c-ccde9af821c9", "remote_group_id": "b07aee7a-82d7-4ac7-bf5f-70a0de069342", "remote_ip_prefix": null, "created_at": "2018-12-26T08:49:13Z", "security_group_id": "b07aee7a-82d7-4ac7-bf5f-70a0de069342", "tenant_id": "d23fa6fc46f44578b1ca18cb099e0553", "port_range_min": null, "ethertype": "IPv4", "project_id": "d23fa6fc46f44578b1ca18cb099e0553"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:49:13Z", "revision_number": 0, "id": "be546527-54f9-42e3-8fd5-aad96331e3d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:49:13Z", "security_group_id": "b07aee7a-82d7-4ac7-bf5f-70a0de069342", "tenant_id": "d23fa6fc46f44578b1ca18cb099e0553", "port_range_min": null, "ethertype": "IPv4", "project_id": "d23fa6fc46f44578b1ca18cb099e0553"}], "revision_number": 4, "project_id": "d23fa6fc46f44578b1ca18cb099e0553", "id": "b07aee7a-82d7-4ac7-bf5f-70a0de069342", "name": "default"}]} 2018-12-26 08:49:32,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=d23fa6fc46f44578b1ca18cb099e0553&name=default used request id req-a3fa42e2-d372-4df4-9150-8472b80cf720 2018-12-26 08:49:32,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325221776962s 2018-12-26 08:49:32,501 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=d23fa6fc46f44578b1ca18cb099e0553&name=default used request id req-a3fa42e2-d372-4df4-9150-8472b80cf720 2018-12-26 08:49:32,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-26 08:49:32,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}f318ce255dbee45ef8e7847aaaba3e23182bedf4" 2018-12-26 08:49:33,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a622f008-8d96-4694-9f70-2cbebc77d576 Date: Wed, 26 Dec 2018 08:49:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-26T08:48:55Z", "updated_at": "2018-12-26T08:48:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:48:55Z", "revision_number": 0, "id": "02e16c74-b78e-4306-a179-b1d604a1dedb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:55Z", "security_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "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-26T08:48:55Z", "revision_number": 0, "id": "79e88568-5793-41f0-b13f-bdc5ea2e1276", "remote_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:55Z", "security_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "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-26T08:48:55Z", "revision_number": 0, "id": "02494c06-e4ef-4736-9cf9-2452d66ee501", "remote_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:55Z", "security_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "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-26T08:48:55Z", "revision_number": 0, "id": "92fbf88c-6b2a-43fb-93e5-34ade3ca33b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:55Z", "security_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be983aa0083448bfae8560604f46a4ae", "created_at": "2018-12-26T08:44:57Z", "updated_at": "2018-12-26T08:44:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:44:58Z", "revision_number": 0, "id": "9bf75d14-b359-41f0-8db7-623b30b28b3a", "remote_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "remote_ip_prefix": null, "created_at": "2018-12-26T08:44:58Z", "security_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "tenant_id": "be983aa0083448bfae8560604f46a4ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "be983aa0083448bfae8560604f46a4ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:44:58Z", "revision_number": 0, "id": "c916810a-fc16-4768-b21a-31aed1b8e823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:44:58Z", "security_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "tenant_id": "be983aa0083448bfae8560604f46a4ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "be983aa0083448bfae8560604f46a4ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:44:58Z", "revision_number": 0, "id": "4ddd97b2-c47e-45e0-86b4-b1b00373d82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:44:58Z", "security_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "tenant_id": "be983aa0083448bfae8560604f46a4ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "be983aa0083448bfae8560604f46a4ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:44:58Z", "revision_number": 0, "id": "913ab3ef-435f-497d-bb16-9b19ff0d2a3a", "remote_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "remote_ip_prefix": null, "created_at": "2018-12-26T08:44:58Z", "security_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "tenant_id": "be983aa0083448bfae8560604f46a4ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "be983aa0083448bfae8560604f46a4ae"}], "revision_number": 4, "project_id": "be983aa0083448bfae8560604f46a4ae", "id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "created_at": "2018-12-26T08:48:50Z", "updated_at": "2018-12-26T08:48:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:48:50Z", "revision_number": 0, "id": "622e556f-58f6-452e-a156-75acea38d80c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:50Z", "security_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:48:50Z", "revision_number": 0, "id": "2586f550-3f5e-421a-ab75-0469f72c1c8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:50Z", "security_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:48:50Z", "revision_number": 0, "id": "8f282497-aa3f-4bbb-a20b-627ba1f9c8f7", "remote_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:50Z", "security_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:48:50Z", "revision_number": 0, "id": "bc1be263-1178-4c87-823c-6f0909f1a19a", "remote_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:50Z", "security_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}], "revision_number": 4, "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d23fa6fc46f44578b1ca18cb099e0553", "created_at": "2018-12-26T08:49:13Z", "updated_at": "2018-12-26T08:49:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:49:13Z", "revision_number": 0, "id": "7e1c4340-9d44-44e8-9032-6da5d1c2c085", "remote_group_id": "b07aee7a-82d7-4ac7-bf5f-70a0de069342", "remote_ip_prefix": null, "created_at": "2018-12-26T08:49:13Z", "security_group_id": "b07aee7a-82d7-4ac7-bf5f-70a0de069342", "tenant_id": "d23fa6fc46f44578b1ca18cb099e0553", "port_range_min": null, "ethertype": "IPv6", "project_id": "d23fa6fc46f44578b1ca18cb099e0553"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:49:13Z", "revision_number": 0, "id": "b5d9a6e8-0331-4132-b72c-ccde9af821c9", "remote_group_id": "b07aee7a-82d7-4ac7-bf5f-70a0de069342", "remote_ip_prefix": null, "created_at": "2018-12-26T08:49:13Z", "security_group_id": "b07aee7a-82d7-4ac7-bf5f-70a0de069342", "tenant_id": "d23fa6fc46f44578b1ca18cb099e0553", "port_range_min": null, "ethertype": "IPv4", "project_id": "d23fa6fc46f44578b1ca18cb099e0553"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:49:13Z", "revision_number": 0, "id": "be546527-54f9-42e3-8fd5-aad96331e3d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:49:13Z", "security_group_id": "b07aee7a-82d7-4ac7-bf5f-70a0de069342", "tenant_id": "d23fa6fc46f44578b1ca18cb099e0553", "port_range_min": null, "ethertype": "IPv4", "project_id": "d23fa6fc46f44578b1ca18cb099e0553"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:49:13Z", "revision_number": 0, "id": "14c2716b-74a0-4f7d-8a63-5d3b5fe00f62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:49:13Z", "security_group_id": "b07aee7a-82d7-4ac7-bf5f-70a0de069342", "tenant_id": "d23fa6fc46f44578b1ca18cb099e0553", "port_range_min": null, "ethertype": "IPv6", "project_id": "d23fa6fc46f44578b1ca18cb099e0553"}], "revision_number": 4, "project_id": "d23fa6fc46f44578b1ca18cb099e0553", "id": "b07aee7a-82d7-4ac7-bf5f-70a0de069342", "name": "default"}]} 2018-12-26 08:49:33,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-a622f008-8d96-4694-9f70-2cbebc77d576 2018-12-26 08:49:33,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.938127994537s 2018-12-26 08:49:33,443 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-a622f008-8d96-4694-9f70-2cbebc77d576 2018-12-26 08:49:33,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-26 08:49:33,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/b07aee7a-82d7-4ac7-bf5f-70a0de069342.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}f318ce255dbee45ef8e7847aaaba3e23182bedf4" 2018-12-26 08:49:34,051 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2d35a189-9aac-4c7a-9261-3e34a4f04609 Content-Length: 0 Date: Wed, 26 Dec 2018 08:49:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-26 08:49:34,051 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/b07aee7a-82d7-4ac7-bf5f-70a0de069342.json used request id req-2d35a189-9aac-4c7a-9261-3e34a4f04609 2018-12-26 08:49:34,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.604187011719s 2018-12-26 08:49:34,052 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/b07aee7a-82d7-4ac7-bf5f-70a0de069342.json used request id req-2d35a189-9aac-4c7a-9261-3e34a4f04609 2018-12-26 08:49:34,096 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-12-26 08:49:34,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-26 08:49:34,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48390873-cb8f-4102-aa6e-19dbdf862c62 Content-Encoding: gzip Content-Length: 195 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.25:5000/v3/", "rel": "self"}]}} 2018-12-26 08:49:34,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-48390873-cb8f-4102-aa6e-19dbdf862c62 2018-12-26 08:49:34,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-12-26 08:49:34,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4558dc9756d24fe8873926fdc2d2aa0c", "name": "admin"}], "expires_at": "2018-12-26T09:49:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b57278e3ceb480e9b5d3f172e5ceafa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01b15bc8aa0b40f6a8f481586aedb9c8"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d3f3a29481945569de872e034f6b691"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74ed509817064102a48b020edc9b1dcd"}], "type": "network", "id": "0d4542606df84477bdbc8403903a881c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a453feaaaf41a1a2ef172e544f1a31"}, {"url": "http://172.30.9.25:8776/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af981670932f455e956b8d709fe4c246"}, {"url": "http://192.30.9.5:8776/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6e33a3d90284e7f9e62b01a8fcf823d"}], "type": "volume", "id": "2f0e0661faee4f5a9458b7b6203737b2", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71a26cddd8d842db9e582cb651d7a330"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86765e7d49e8495280f7ecbb89ffcd95"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cffbeb56618849a6b9f1ee3d00314a6b"}], "type": "compute", "id": "38528028b26b4f4fac390f6487972648", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.39:8080/v1/AUTH_1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26a2ca6a72a047518dad952f91284cbd"}, {"url": "http://172.30.9.25:8080/v1/AUTH_1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adfce938c0740658b852dc1143aeeb8"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b85fbc9ab6344922b22628f766419b8a"}], "type": "object-store", "id": "445d330a003447c8968c608a469dc1cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fa347f3f542484a8f12b4f738d36fa4"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5685bcb5600a42f8a81083d0e7d6bf1c"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a246bff39cff4120b90d99d775859782"}], "type": "identity", "id": "576c8485b213438bb7e8eaf8396b77d3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10019b7da3a74d13880d191bc16aa0c8"}, {"url": "http://192.30.9.5:8776/v2/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "765b50925b5246f08939227b31866eb4"}, {"url": "http://172.30.9.25:8776/v2/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97fc3c15b2ed416a9e354605baab6153"}], "type": "volumev2", "id": "5db6aa7ce2164d1d87a6dc8d91d80f15", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1c4b6c17da4408b92fcc3214a8c9ff1"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0f3f269ed6341e2a68113633c44f2aa"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea5c3c0a29a84a4fab56b49a3164fef9"}], "type": "metric", "id": "7acd2e7b8e544365a202689158e1a7a5", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ea03aecea344eb7823e697015accdbd"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6d7b7e07cb74532a34beca606c78194"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a745cce1d7a24eda8941f42f0dc62584"}], "type": "event", "id": "7b738056639e4c088d51156eb534068b", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "912853590a8f4c0289d2f880799d0c34"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca567395f8be41b2804aaa9098a5cab1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a52b3908f44ecb70b782f19ab15c0"}], "type": "cloudformation", "id": "7f20e69c18bd422f82bacb1694625bb6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "321cf6fd47d5450aa59568101ae780e0"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91cd9cd83e864dc59b08c7cfcf4693cc"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99cbb80ce9f34df8b4c737f2e0fe598f"}], "type": "image", "id": "93d260c8ee364f62bbdb986326329dfe", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31793b2b5b4c46fb81e63aa35ae4b9c9"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb61e90e33204ce5b336bff435e2a60f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e687d69d363f403a8b607f1e3daf2874"}], "type": "placement", "id": "a8e3db0b10bc492f9fe877238dcfa196", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0214efed4fb24e64b940bc72aa7a8efe"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e875c58605544ec9822a496cc77e76b8"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f48702e2044848949cdf3ed2603a2304"}], "type": "alarming", "id": "b6e96e4a20034478a714ff37196ac1db", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fcc2bcb661d40fb924e1815180bcc8b"}, {"url": "http://172.30.9.25:8776/v3/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "708504d865f643bcbebd0fb62a9d9dbc"}, {"url": "http://192.30.9.5:8776/v3/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3b2cb9e19214b639a20aed70cceb581"}], "type": "volumev3", "id": "cd5571f2bbe340f58f729ccbd5424439", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8633c06e21dc41b993aaa23a10a7f622"}, {"url": "http://172.30.9.25:8004/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc9538a7f60841fdbf9f678384f54517"}, {"url": "http://192.30.9.5:8004/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c42671635b00488997a4985de908b6cf"}], "type": "orchestration", "id": "e496f11be4a34a34aad201632a52dc2a", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "f6d0ddd77b5f4f74a752f691e4b2ad86", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1ab64ba08e424c34a9023090f8c1c757"}, "audit_ids": ["iZGLuM7TRuu2omV_Pz56FA"], "issued_at": "2018-12-26T08:49:34.000000Z"}} 2018-12-26 08:49:34,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-26 08:49:34,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}079139567e4f04238344122c3be0c420c67128da" 2018-12-26 08:49:35,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-d6308d09-64b1-4441-a3b3-7390b61fe37e Date: Wed, 26 Dec 2018 08:49:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"d77b38f9-a0b1-486d-a01c-43d227a2f8d4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be983aa0083448bfae8560604f46a4ae","status":"ACTIVE","subnets":["d4b2c7e8-488d-4a72-97dc-83d2046089ba"],"description":"","tags":[],"updated_at":"2018-12-26T08:45:06Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"be983aa0083448bfae8560604f46a4ae","created_at":"2018-12-26T08:44:58Z","provider:network_type":"flat"}]} 2018-12-26 08:49:35,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d6308d09-64b1-4441-a3b3-7390b61fe37e 2018-12-26 08:49:35,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377733945847s 2018-12-26 08:49:35,041 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d6308d09-64b1-4441-a3b3-7390b61fe37e 2018-12-26 08:49:35,042 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-12-26 08:49:35,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-26 08:49:35,050 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Dec 2018 08:49:35 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.25: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.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-26 08:49:35,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-26 08:49:35,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}079139567e4f04238344122c3be0c420c67128da" 2018-12-26 08:49:35,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c67ac138-1872-4b39-8b8e-13c9414fd51c Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/5dd131b3dfbd450fae6d20407be982b3"}, "tags": [], "enabled": true, "id": "5dd131b3dfbd450fae6d20407be982b3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-12-26 08:49:35,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-c67ac138-1872-4b39-8b8e-13c9414fd51c 2018-12-26 08:49:35,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107308864594s 2018-12-26 08:49:35,159 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-c67ac138-1872-4b39-8b8e-13c9414fd51c 2018-12-26 08:49:35,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-26 08:49:35,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}079139567e4f04238344122c3be0c420c67128da" 2018-12-26 08:49:35,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-772071b7-3cfb-4f39-b971-0d9a17d6e300 Content-Encoding: gzip Content-Length: 294 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/1b57278e3ceb480e9b5d3f172e5ceafa"}, "tags": [], "enabled": true, "id": "1b57278e3ceb480e9b5d3f172e5ceafa", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/be983aa0083448bfae8560604f46a4ae"}, "tags": [], "enabled": true, "id": "be983aa0083448bfae8560604f46a4ae", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-26 08:49:35,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-772071b7-3cfb-4f39-b971-0d9a17d6e300 2018-12-26 08:49:35,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108750104904s 2018-12-26 08:49:35,275 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-772071b7-3cfb-4f39-b971-0d9a17d6e300 2018-12-26 08:49:35,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-26 08:49:35,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}079139567e4f04238344122c3be0c420c67128da" -d '{"network": {"tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "name": "vmready1-net_19945599-e2c7-4d68-a98f-9f6259943b38", "admin_state_up": true}}' 2018-12-26 08:49:35,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-0a6fe640-3694-4e5f-a00d-f5c7429fcfa5 Date: Wed, 26 Dec 2018 08:49: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":"6b0dad3f-c1fa-4190-8a2d-035bfef972ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b57278e3ceb480e9b5d3f172e5ceafa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-26T08:49:35Z","is_default":false,"provider:segmentation_id":31,"name":"vmready1-net_19945599-e2c7-4d68-a98f-9f6259943b38","admin_state_up":true,"tenant_id":"1b57278e3ceb480e9b5d3f172e5ceafa","created_at":"2018-12-26T08:49:35Z","mtu":1450}} 2018-12-26 08:49:35,975 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-0a6fe640-3694-4e5f-a00d-f5c7429fcfa5 2018-12-26 08:49:35,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.698805093765s 2018-12-26 08:49:35,976 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-0a6fe640-3694-4e5f-a00d-f5c7429fcfa5 2018-12-26 08:49:35,976 - 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-26T08:49:35Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6b0dad3f-c1fa-4190-8a2d-035bfef972ce', u'provider:segmentation_id': 31, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_19945599-e2c7-4d68-a98f-9f6259943b38', u'admin_state_up': True, u'tenant_id': u'1b57278e3ceb480e9b5d3f172e5ceafa', u'created_at': u'2018-12-26T08:49:35Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1b57278e3ceb480e9b5d3f172e5ceafa'}) 2018-12-26 08:49:35,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-26 08:49:35,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}079139567e4f04238344122c3be0c420c67128da" 2018-12-26 08:49:36,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1346 X-Openstack-Request-Id: req-f0d1bdc0-75ba-4e80-8b7f-1c0af0b281e1 Date: Wed, 26 Dec 2018 08:49:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"6b0dad3f-c1fa-4190-8a2d-035bfef972ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b57278e3ceb480e9b5d3f172e5ceafa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-26T08:49:35Z","provider:segmentation_id":31,"name":"vmready1-net_19945599-e2c7-4d68-a98f-9f6259943b38","admin_state_up":true,"tenant_id":"1b57278e3ceb480e9b5d3f172e5ceafa","created_at":"2018-12-26T08:49:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"d77b38f9-a0b1-486d-a01c-43d227a2f8d4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be983aa0083448bfae8560604f46a4ae","status":"ACTIVE","subnets":["d4b2c7e8-488d-4a72-97dc-83d2046089ba"],"description":"","tags":[],"updated_at":"2018-12-26T08:45:06Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"be983aa0083448bfae8560604f46a4ae","created_at":"2018-12-26T08:44:58Z","provider:network_type":"flat"}]} 2018-12-26 08:49:36,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f0d1bdc0-75ba-4e80-8b7f-1c0af0b281e1 2018-12-26 08:49:36,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.275084018707s 2018-12-26 08:49:36,252 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f0d1bdc0-75ba-4e80-8b7f-1c0af0b281e1 2018-12-26 08:49:36,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-26 08:49:36,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}079139567e4f04238344122c3be0c420c67128da" -d '{"subnet": {"name": "vmready1-subnet_19945599-e2c7-4d68-a98f-9f6259943b38", "enable_dhcp": true, "network_id": "6b0dad3f-c1fa-4190-8a2d-035bfef972ce", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-26 08:49:37,780 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e5f5f3fa-67c5-476d-88bb-7f33f478e8dd Date: Wed, 26 Dec 2018 08:49:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b0dad3f-c1fa-4190-8a2d-035bfef972ce","tenant_id":"1b57278e3ceb480e9b5d3f172e5ceafa","created_at":"2018-12-26T08:49:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-26T08:49:37Z","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":"1b57278e3ceb480e9b5d3f172e5ceafa","id":"0696f267-e8ff-4781-8779-d9cf8a7143ff","subnetpool_id":null,"name":"vmready1-subnet_19945599-e2c7-4d68-a98f-9f6259943b38"}} 2018-12-26 08:49:37,780 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-e5f5f3fa-67c5-476d-88bb-7f33f478e8dd 2018-12-26 08:49:37,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.52639102936s 2018-12-26 08:49:37,781 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-e5f5f3fa-67c5-476d-88bb-7f33f478e8dd 2018-12-26 08:49:37,781 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-26T08:49:37Z', 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'0696f267-e8ff-4781-8779-d9cf8a7143ff', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_19945599-e2c7-4d68-a98f-9f6259943b38', u'enable_dhcp': True, u'network_id': u'6b0dad3f-c1fa-4190-8a2d-035bfef972ce', u'tenant_id': u'1b57278e3ceb480e9b5d3f172e5ceafa', u'created_at': u'2018-12-26T08:49:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1b57278e3ceb480e9b5d3f172e5ceafa'}) 2018-12-26 08:49:37,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-26 08:49:37,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}079139567e4f04238344122c3be0c420c67128da" -d '{"router": {"external_gateway_info": {"network_id": "d77b38f9-a0b1-486d-a01c-43d227a2f8d4"}, "name": "vmready1-router_19945599-e2c7-4d68-a98f-9f6259943b38", "admin_state_up": true}}' 2018-12-26 08:49:38,947 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-11f8c76d-c24d-433e-8d7f-d647ec99fcaf Date: Wed, 26 Dec 2018 08:49:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d77b38f9-a0b1-486d-a01c-43d227a2f8d4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d4b2c7e8-488d-4a72-97dc-83d2046089ba", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "created_at": "2018-12-26T08:49:37Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-26T08:49:38Z", "revision_number": 2, "routes": [], "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "id": "742880f5-ac52-45a7-abb6-57d15d922db2", "name": "vmready1-router_19945599-e2c7-4d68-a98f-9f6259943b38"}} 2018-12-26 08:49:38,947 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-11f8c76d-c24d-433e-8d7f-d647ec99fcaf 2018-12-26 08:49:38,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.16598105431s 2018-12-26 08:49:38,948 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-11f8c76d-c24d-433e-8d7f-d647ec99fcaf 2018-12-26 08:49:38,948 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'd77b38f9-a0b1-486d-a01c-43d227a2f8d4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd4b2c7e8-488d-4a72-97dc-83d2046089ba', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'1b57278e3ceb480e9b5d3f172e5ceafa', u'created_at': u'2018-12-26T08:49:37Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-12-26T08:49:38Z', u'revision_number': 2, u'routes': [], u'project_id': u'1b57278e3ceb480e9b5d3f172e5ceafa', u'id': u'742880f5-ac52-45a7-abb6-57d15d922db2', u'name': u'vmready1-router_19945599-e2c7-4d68-a98f-9f6259943b38'}) 2018-12-26 08:49:38,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-26 08:49:38,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/742880f5-ac52-45a7-abb6-57d15d922db2/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}079139567e4f04238344122c3be0c420c67128da" -d '{"subnet_id": "0696f267-e8ff-4781-8779-d9cf8a7143ff"}' 2018-12-26 08:49:41,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e6899c16-838f-47de-acdf-895abe344979 Date: Wed, 26 Dec 2018 08:49:41 GMT RESP BODY: {"network_id": "6b0dad3f-c1fa-4190-8a2d-035bfef972ce", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "subnet_id": "0696f267-e8ff-4781-8779-d9cf8a7143ff", "subnet_ids": ["0696f267-e8ff-4781-8779-d9cf8a7143ff"], "port_id": "98daba8e-a27c-4d7c-a626-a466aa19c834", "id": "742880f5-ac52-45a7-abb6-57d15d922db2"} 2018-12-26 08:49:41,645 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/742880f5-ac52-45a7-abb6-57d15d922db2/add_router_interface.json used request id req-e6899c16-838f-47de-acdf-895abe344979 2018-12-26 08:49:41,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.69632506371s 2018-12-26 08:49:41,646 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/742880f5-ac52-45a7-abb6-57d15d922db2/add_router_interface.json used request id req-e6899c16-838f-47de-acdf-895abe344979 returning object 742880f5-ac52-45a7-abb6-57d15d922db2 2018-12-26 08:49:41,646 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-26 08:49:41,778 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-26 08:49:41,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-26 08:49:41,784 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 26 Dec 2018 08:49:41 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-12-26 08:49:41,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-26 08:49:41,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}079139567e4f04238344122c3be0c420c67128da" 2018-12-26 08:49:42,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-2477060d-44c7-4679-91d9-e9be0a261791 Date: Wed, 26 Dec 2018 08:49:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-26 08:49:42,548 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-2477060d-44c7-4679-91d9-e9be0a261791 2018-12-26 08:49:42,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.761997938156s 2018-12-26 08:49:42,549 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-2477060d-44c7-4679-91d9-e9be0a261791 2018-12-26 08:49:42,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-26 08:49:42,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}079139567e4f04238344122c3be0c420c67128da" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_19945599-e2c7-4d68-a98f-9f6259943b38", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_19945599-e2c7-4d68-a98f-9f6259943b38"}' 2018-12-26 08:49:43,411 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f071867a-5d5c-47e2-940e-f77ae5aa1209 Date: Wed, 26 Dec 2018 08:49:43 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd/file", "owner": "1b57278e3ceb480e9b5d3f172e5ceafa", "id": "dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd", "size": null, "self": "/v2/images/dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-26T08:49:43Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_19945599-e2c7-4d68-a98f-9f6259943b38", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_19945599-e2c7-4d68-a98f-9f6259943b38", "checksum": null, "created_at": "2018-12-26T08:49:43Z", "protected": false} 2018-12-26 08:49:43,411 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-f071867a-5d5c-47e2-940e-f77ae5aa1209 2018-12-26 08:49:43,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.854645967484s 2018-12-26 08:49:43,412 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-f071867a-5d5c-47e2-940e-f77ae5aa1209 returning object dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd 2018-12-26 08:49:43,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-26 08:49:43,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd/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}079139567e4f04238344122c3be0c420c67128da" -d '' 2018-12-26 08:49:46,729 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f7f6f437-cf99-46d1-a1f0-df917cca2868 Date: Wed, 26 Dec 2018 08:49:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-26 08:49:46,729 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd/file used request id req-f7f6f437-cf99-46d1-a1f0-df917cca2868 2018-12-26 08:49:46,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.31703901291s 2018-12-26 08:49:46,730 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd/file used request id req-f7f6f437-cf99-46d1-a1f0-df917cca2868 2018-12-26 08:49:46,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-26 08:49:46,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}079139567e4f04238344122c3be0c420c67128da" 2018-12-26 08:49:47,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-228a06a4-f6b2-4e9a-bab9-7f24c84357c3 Date: Wed, 26 Dec 2018 08:49:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://572fe147-3bfa-4895-b4df-e12fd74d2b89/images/dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd/snap", "metadata": {}}], "file": "/v2/images/dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd/file", "owner": "1b57278e3ceb480e9b5d3f172e5ceafa", "id": "dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd", "size": 12716032, "self": "/v2/images/dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd", "disk_format": "qcow2", "direct_url": "rbd://572fe147-3bfa-4895-b4df-e12fd74d2b89/images/dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-26T08:49:46Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_19945599-e2c7-4d68-a98f-9f6259943b38", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_19945599-e2c7-4d68-a98f-9f6259943b38", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-26T08:49:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-26 08:49:47,422 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-228a06a4-f6b2-4e9a-bab9-7f24c84357c3 2018-12-26 08:49:47,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.689231872559s 2018-12-26 08:49:47,423 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-228a06a4-f6b2-4e9a-bab9-7f24c84357c3 2018-12-26 08:49:47,425 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://572fe147-3bfa-4895-b4df-e12fd74d2b89/images/dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd/file', 'owner': u'1b57278e3ceb480e9b5d3f172e5ceafa', 'id': u'dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd', 'size': 12716032, u'self': u'/v2/images/dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1b57278e3ceb480e9b5d3f172e5ceafa', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://572fe147-3bfa-4895-b4df-e12fd74d2b89/images/dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-26T08:49:46Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-26T08:49:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_19945599-e2c7-4d68-a98f-9f6259943b38', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_19945599-e2c7-4d68-a98f-9f6259943b38', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_19945599-e2c7-4d68-a98f-9f6259943b38', 'created': u'2018-12-26T08:49:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-26T08:49:43Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_19945599-e2c7-4d68-a98f-9f6259943b38', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-26 08:49:47,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-26 08:49:47,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}079139567e4f04238344122c3be0c420c67128da" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_19945599-e2c7-4d68-a98f-9f6259943b38", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-26 08:49:48,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:49:47 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-338b3160-c21a-4e08-bf02-cf7afa0d4e7e x-compute-request-id: req-338b3160-c21a-4e08-bf02-cf7afa0d4e7e Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_19945599-e2c7-4d68-a98f-9f6259943b38", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d9280b00-e929-46e5-912b-faefadb4c9b4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d9280b00-e929-46e5-912b-faefadb4c9b4", "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": "d9280b00-e929-46e5-912b-faefadb4c9b4"}} 2018-12-26 08:49:48,244 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-338b3160-c21a-4e08-bf02-cf7afa0d4e7e 2018-12-26 08:49:48,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.818324804306s 2018-12-26 08:49:48,244 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-338b3160-c21a-4e08-bf02-cf7afa0d4e7e 2018-12-26 08:49:48,245 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_19945599-e2c7-4d68-a98f-9f6259943b38', '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'1b57278e3ceb480e9b5d3f172e5ceafa', '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'd9280b00-e929-46e5-912b-faefadb4c9b4', 'swap': 0}) 2018-12-26 08:49:48,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-26 08:49:48,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/d9280b00-e929-46e5-912b-faefadb4c9b4/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}079139567e4f04238344122c3be0c420c67128da" -d '{"extra_specs": {}}' 2018-12-26 08:49:48,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:49: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-ab2f54e1-c012-4089-b0c1-d74ac6174d5f x-compute-request-id: req-ab2f54e1-c012-4089-b0c1-d74ac6174d5f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-26 08:49:48,375 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/d9280b00-e929-46e5-912b-faefadb4c9b4/os-extra_specs used request id req-ab2f54e1-c012-4089-b0c1-d74ac6174d5f 2018-12-26 08:49:48,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.128987073898s 2018-12-26 08:49:48,375 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/d9280b00-e929-46e5-912b-faefadb4c9b4/os-extra_specs used request id req-ab2f54e1-c012-4089-b0c1-d74ac6174d5f 2018-12-26 08:49:48,486 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-26 08:49:48,487 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:13 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-26 08:49:48,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-26 08:49:48,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/742880f5-ac52-45a7-abb6-57d15d922db2/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}079139567e4f04238344122c3be0c420c67128da" -d '{"subnet_id": "0696f267-e8ff-4781-8779-d9cf8a7143ff"}' 2018-12-26 08:49:51,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-47bb893b-7360-42b7-b0ae-6e3f2031befe Date: Wed, 26 Dec 2018 08:49:51 GMT RESP BODY: {"network_id": "6b0dad3f-c1fa-4190-8a2d-035bfef972ce", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "subnet_id": "0696f267-e8ff-4781-8779-d9cf8a7143ff", "subnet_ids": ["0696f267-e8ff-4781-8779-d9cf8a7143ff"], "port_id": "98daba8e-a27c-4d7c-a626-a466aa19c834", "id": "742880f5-ac52-45a7-abb6-57d15d922db2"} 2018-12-26 08:49:51,204 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/742880f5-ac52-45a7-abb6-57d15d922db2/remove_router_interface.json used request id req-47bb893b-7360-42b7-b0ae-6e3f2031befe 2018-12-26 08:49:51,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.7112929821s 2018-12-26 08:49:51,204 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/742880f5-ac52-45a7-abb6-57d15d922db2/remove_router_interface.json used request id req-47bb893b-7360-42b7-b0ae-6e3f2031befe returning object 742880f5-ac52-45a7-abb6-57d15d922db2 2018-12-26 08:49:51,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-26 08:49:51,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}079139567e4f04238344122c3be0c420c67128da" 2018-12-26 08:49:51,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-efabfa99-f46f-4971-8cbe-a8681581f529 Date: Wed, 26 Dec 2018 08:49:51 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d77b38f9-a0b1-486d-a01c-43d227a2f8d4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d4b2c7e8-488d-4a72-97dc-83d2046089ba", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "created_at": "2018-12-26T08:49:37Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-26T08:49:50Z", "revision_number": 4, "routes": [], "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "id": "742880f5-ac52-45a7-abb6-57d15d922db2", "name": "vmready1-router_19945599-e2c7-4d68-a98f-9f6259943b38"}]} 2018-12-26 08:49:51,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-efabfa99-f46f-4971-8cbe-a8681581f529 2018-12-26 08:49:51,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.404085874557s 2018-12-26 08:49:51,609 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-efabfa99-f46f-4971-8cbe-a8681581f529 2018-12-26 08:49:51,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-26 08:49:51,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/742880f5-ac52-45a7-abb6-57d15d922db2.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}079139567e4f04238344122c3be0c420c67128da" 2018-12-26 08:49:53,244 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c06821d6-f7dd-4b2d-9e6c-f2d116802de5 Content-Length: 0 Date: Wed, 26 Dec 2018 08:49:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-26 08:49:53,244 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/742880f5-ac52-45a7-abb6-57d15d922db2.json used request id req-c06821d6-f7dd-4b2d-9e6c-f2d116802de5 2018-12-26 08:49:53,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.6340239048s 2018-12-26 08:49:53,245 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/742880f5-ac52-45a7-abb6-57d15d922db2.json used request id req-c06821d6-f7dd-4b2d-9e6c-f2d116802de5 2018-12-26 08:49:53,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-26 08:49:53,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}079139567e4f04238344122c3be0c420c67128da" 2018-12-26 08:49:53,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-1bb8b8d2-a905-4466-bff6-4d49f9eeb83f Date: Wed, 26 Dec 2018 08:49:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b0dad3f-c1fa-4190-8a2d-035bfef972ce","tenant_id":"1b57278e3ceb480e9b5d3f172e5ceafa","created_at":"2018-12-26T08:49:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-26T08:49:37Z","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":"1b57278e3ceb480e9b5d3f172e5ceafa","id":"0696f267-e8ff-4781-8779-d9cf8a7143ff","subnetpool_id":null,"name":"vmready1-subnet_19945599-e2c7-4d68-a98f-9f6259943b38"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d77b38f9-a0b1-486d-a01c-43d227a2f8d4","tenant_id":"be983aa0083448bfae8560604f46a4ae","created_at":"2018-12-26T08:45:06Z","dns_nameservers":[],"updated_at":"2018-12-26T08:45:06Z","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":"be983aa0083448bfae8560604f46a4ae","id":"d4b2c7e8-488d-4a72-97dc-83d2046089ba","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-26 08:49:53,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-1bb8b8d2-a905-4466-bff6-4d49f9eeb83f 2018-12-26 08:49:53,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.204156160355s 2018-12-26 08:49:53,450 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-1bb8b8d2-a905-4466-bff6-4d49f9eeb83f 2018-12-26 08:49:53,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-26 08:49:53,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/0696f267-e8ff-4781-8779-d9cf8a7143ff.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}079139567e4f04238344122c3be0c420c67128da" 2018-12-26 08:49:55,983 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-207a1dba-817c-4d19-a879-2e7f994febeb Date: Wed, 26 Dec 2018 08:49:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-26 08:49:55,983 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/0696f267-e8ff-4781-8779-d9cf8a7143ff.json used request id req-207a1dba-817c-4d19-a879-2e7f994febeb 2018-12-26 08:49:55,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.53166890144s 2018-12-26 08:49:55,983 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/0696f267-e8ff-4781-8779-d9cf8a7143ff.json used request id req-207a1dba-817c-4d19-a879-2e7f994febeb 2018-12-26 08:49:55,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-26 08:49:55,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}079139567e4f04238344122c3be0c420c67128da" 2018-12-26 08:49:56,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-eaf4c3b1-7574-4a5d-a8d8-818d01e30cf8 Date: Wed, 26 Dec 2018 08:49:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6b0dad3f-c1fa-4190-8a2d-035bfef972ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b57278e3ceb480e9b5d3f172e5ceafa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-26T08:49:55Z","provider:segmentation_id":31,"name":"vmready1-net_19945599-e2c7-4d68-a98f-9f6259943b38","admin_state_up":true,"tenant_id":"1b57278e3ceb480e9b5d3f172e5ceafa","created_at":"2018-12-26T08:49:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"d77b38f9-a0b1-486d-a01c-43d227a2f8d4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be983aa0083448bfae8560604f46a4ae","status":"ACTIVE","subnets":["d4b2c7e8-488d-4a72-97dc-83d2046089ba"],"description":"","tags":[],"updated_at":"2018-12-26T08:45:06Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"be983aa0083448bfae8560604f46a4ae","created_at":"2018-12-26T08:44:58Z","provider:network_type":"flat"}]} 2018-12-26 08:49:56,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-eaf4c3b1-7574-4a5d-a8d8-818d01e30cf8 2018-12-26 08:49:56,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100305080414s 2018-12-26 08:49:56,084 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-eaf4c3b1-7574-4a5d-a8d8-818d01e30cf8 2018-12-26 08:49:56,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-26 08:49:56,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/6b0dad3f-c1fa-4190-8a2d-035bfef972ce.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}079139567e4f04238344122c3be0c420c67128da" 2018-12-26 08:49:57,623 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a7f43a0a-29cf-4884-93bf-d73af183d4ae Date: Wed, 26 Dec 2018 08:49:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-26 08:49:57,623 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/6b0dad3f-c1fa-4190-8a2d-035bfef972ce.json used request id req-a7f43a0a-29cf-4884-93bf-d73af183d4ae 2018-12-26 08:49:57,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.53788590431s 2018-12-26 08:49:57,624 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/6b0dad3f-c1fa-4190-8a2d-035bfef972ce.json used request id req-a7f43a0a-29cf-4884-93bf-d73af183d4ae 2018-12-26 08:49:57,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-26 08:49:57,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}079139567e4f04238344122c3be0c420c67128da" 2018-12-26 08:49:58,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-0575bda4-92ae-4676-b7b6-32a4c74bfc92 Date: Wed, 26 Dec 2018 08:49:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://572fe147-3bfa-4895-b4df-e12fd74d2b89/images/dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd/snap", "metadata": {}}], "file": "/v2/images/dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd/file", "owner": "1b57278e3ceb480e9b5d3f172e5ceafa", "id": "dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd", "size": 12716032, "self": "/v2/images/dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd", "disk_format": "qcow2", "direct_url": "rbd://572fe147-3bfa-4895-b4df-e12fd74d2b89/images/dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-26T08:49:46Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_19945599-e2c7-4d68-a98f-9f6259943b38", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_19945599-e2c7-4d68-a98f-9f6259943b38", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-26T08:49:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-26 08:49:58,401 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-0575bda4-92ae-4676-b7b6-32a4c74bfc92 2018-12-26 08:49:58,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.773727893829s 2018-12-26 08:49:58,402 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-0575bda4-92ae-4676-b7b6-32a4c74bfc92 2018-12-26 08:49:58,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-26 08:49:58,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd -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}079139567e4f04238344122c3be0c420c67128da" 2018-12-26 08:49:58,834 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-097980cf-9fba-431a-814f-1fdf8611168c Date: Wed, 26 Dec 2018 08:49:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-26 08:49:58,834 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd used request id req-097980cf-9fba-431a-814f-1fdf8611168c 2018-12-26 08:49:58,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.431004047394s 2018-12-26 08:49:58,835 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/dbc67d04-4f09-4bd5-9395-f32aa7b3a6fd used request id req-097980cf-9fba-431a-814f-1fdf8611168c 2018-12-26 08:49:58,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-26 08:49:58,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}079139567e4f04238344122c3be0c420c67128da" 2018-12-26 08:49:58,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:49:58 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-99c7037a-6f9e-4733-a2f3-d592c4817e74 x-compute-request-id: req-99c7037a-6f9e-4733-a2f3-d592c4817e74 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_19945599-e2c7-4d68-a98f-9f6259943b38", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d9280b00-e929-46e5-912b-faefadb4c9b4", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d9280b00-e929-46e5-912b-faefadb4c9b4", "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": "d9280b00-e929-46e5-912b-faefadb4c9b4"}]} 2018-12-26 08:49:58,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-99c7037a-6f9e-4733-a2f3-d592c4817e74 2018-12-26 08:49:58,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.131052970886s 2018-12-26 08:49:58,967 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-99c7037a-6f9e-4733-a2f3-d592c4817e74 2018-12-26 08:49:58,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-26 08:49:58,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/d9280b00-e929-46e5-912b-faefadb4c9b4 -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}079139567e4f04238344122c3be0c420c67128da" 2018-12-26 08:49:59,006 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Dec 2018 08:49:58 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-94bc1add-9613-4b4f-abf0-fffc091cd72a x-compute-request-id: req-94bc1add-9613-4b4f-abf0-fffc091cd72a Content-Length: 0 Content-Type: application/json 2018-12-26 08:49:59,006 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/d9280b00-e929-46e5-912b-faefadb4c9b4 used request id req-94bc1add-9613-4b4f-abf0-fffc091cd72a 2018-12-26 08:49:59,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0375809669495s 2018-12-26 08:49:59,006 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/d9280b00-e929-46e5-912b-faefadb4c9b4 used request id req-94bc1add-9613-4b4f-abf0-fffc091cd72a 2018-12-26 08:49:59,054 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-12-26 08:49:59,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-26 08:49:59,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30a81335-924e-47ce-95b3-fda691f41801 Content-Encoding: gzip Content-Length: 195 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.25:5000/v3/", "rel": "self"}]}} 2018-12-26 08:49:59,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-30a81335-924e-47ce-95b3-fda691f41801 2018-12-26 08:49:59,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-12-26 08:49:59,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4558dc9756d24fe8873926fdc2d2aa0c", "name": "admin"}], "expires_at": "2018-12-26T09:49:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b57278e3ceb480e9b5d3f172e5ceafa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01b15bc8aa0b40f6a8f481586aedb9c8"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d3f3a29481945569de872e034f6b691"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74ed509817064102a48b020edc9b1dcd"}], "type": "network", "id": "0d4542606df84477bdbc8403903a881c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a453feaaaf41a1a2ef172e544f1a31"}, {"url": "http://172.30.9.25:8776/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af981670932f455e956b8d709fe4c246"}, {"url": "http://192.30.9.5:8776/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6e33a3d90284e7f9e62b01a8fcf823d"}], "type": "volume", "id": "2f0e0661faee4f5a9458b7b6203737b2", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71a26cddd8d842db9e582cb651d7a330"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86765e7d49e8495280f7ecbb89ffcd95"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cffbeb56618849a6b9f1ee3d00314a6b"}], "type": "compute", "id": "38528028b26b4f4fac390f6487972648", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.39:8080/v1/AUTH_1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26a2ca6a72a047518dad952f91284cbd"}, {"url": "http://172.30.9.25:8080/v1/AUTH_1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adfce938c0740658b852dc1143aeeb8"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b85fbc9ab6344922b22628f766419b8a"}], "type": "object-store", "id": "445d330a003447c8968c608a469dc1cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fa347f3f542484a8f12b4f738d36fa4"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5685bcb5600a42f8a81083d0e7d6bf1c"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a246bff39cff4120b90d99d775859782"}], "type": "identity", "id": "576c8485b213438bb7e8eaf8396b77d3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10019b7da3a74d13880d191bc16aa0c8"}, {"url": "http://192.30.9.5:8776/v2/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "765b50925b5246f08939227b31866eb4"}, {"url": "http://172.30.9.25:8776/v2/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97fc3c15b2ed416a9e354605baab6153"}], "type": "volumev2", "id": "5db6aa7ce2164d1d87a6dc8d91d80f15", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1c4b6c17da4408b92fcc3214a8c9ff1"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0f3f269ed6341e2a68113633c44f2aa"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea5c3c0a29a84a4fab56b49a3164fef9"}], "type": "metric", "id": "7acd2e7b8e544365a202689158e1a7a5", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ea03aecea344eb7823e697015accdbd"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6d7b7e07cb74532a34beca606c78194"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a745cce1d7a24eda8941f42f0dc62584"}], "type": "event", "id": "7b738056639e4c088d51156eb534068b", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "912853590a8f4c0289d2f880799d0c34"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca567395f8be41b2804aaa9098a5cab1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a52b3908f44ecb70b782f19ab15c0"}], "type": "cloudformation", "id": "7f20e69c18bd422f82bacb1694625bb6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "321cf6fd47d5450aa59568101ae780e0"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91cd9cd83e864dc59b08c7cfcf4693cc"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99cbb80ce9f34df8b4c737f2e0fe598f"}], "type": "image", "id": "93d260c8ee364f62bbdb986326329dfe", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31793b2b5b4c46fb81e63aa35ae4b9c9"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb61e90e33204ce5b336bff435e2a60f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e687d69d363f403a8b607f1e3daf2874"}], "type": "placement", "id": "a8e3db0b10bc492f9fe877238dcfa196", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0214efed4fb24e64b940bc72aa7a8efe"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e875c58605544ec9822a496cc77e76b8"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f48702e2044848949cdf3ed2603a2304"}], "type": "alarming", "id": "b6e96e4a20034478a714ff37196ac1db", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fcc2bcb661d40fb924e1815180bcc8b"}, {"url": "http://172.30.9.25:8776/v3/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "708504d865f643bcbebd0fb62a9d9dbc"}, {"url": "http://192.30.9.5:8776/v3/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3b2cb9e19214b639a20aed70cceb581"}], "type": "volumev3", "id": "cd5571f2bbe340f58f729ccbd5424439", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8633c06e21dc41b993aaa23a10a7f622"}, {"url": "http://172.30.9.25:8004/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc9538a7f60841fdbf9f678384f54517"}, {"url": "http://192.30.9.5:8004/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c42671635b00488997a4985de908b6cf"}], "type": "orchestration", "id": "e496f11be4a34a34aad201632a52dc2a", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "f6d0ddd77b5f4f74a752f691e4b2ad86", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1ab64ba08e424c34a9023090f8c1c757"}, "audit_ids": ["wzUg58rjT_28B2VBoSobRg"], "issued_at": "2018-12-26T08:49:59.000000Z"}} 2018-12-26 08:49:59,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-26 08:49:59,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}edd571088131c7a8a678c28688d05635af43a230" 2018-12-26 08:50:00,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-76c543f8-48c5-4c72-9233-96e1e20288c8 Date: Wed, 26 Dec 2018 08:50:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"d77b38f9-a0b1-486d-a01c-43d227a2f8d4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be983aa0083448bfae8560604f46a4ae","status":"ACTIVE","subnets":["d4b2c7e8-488d-4a72-97dc-83d2046089ba"],"description":"","tags":[],"updated_at":"2018-12-26T08:45:06Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"be983aa0083448bfae8560604f46a4ae","created_at":"2018-12-26T08:44:58Z","provider:network_type":"flat"}]} 2018-12-26 08:50:00,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-76c543f8-48c5-4c72-9233-96e1e20288c8 2018-12-26 08:50:00,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.93026304245s 2018-12-26 08:50:00,448 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-76c543f8-48c5-4c72-9233-96e1e20288c8 2018-12-26 08:50:00,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-26 08:50:00,457 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Dec 2018 08:50:00 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.25: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.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-26 08:50:00,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-26 08:50:00,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}edd571088131c7a8a678c28688d05635af43a230" 2018-12-26 08:50:00,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9510b72c-1c4d-41fb-b017-35734dd654d3 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/5dd131b3dfbd450fae6d20407be982b3"}, "tags": [], "enabled": true, "id": "5dd131b3dfbd450fae6d20407be982b3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-12-26 08:50:00,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-9510b72c-1c4d-41fb-b017-35734dd654d3 2018-12-26 08:50:00,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103225946426s 2018-12-26 08:50:00,562 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-9510b72c-1c4d-41fb-b017-35734dd654d3 2018-12-26 08:50:00,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-26 08:50:00,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}edd571088131c7a8a678c28688d05635af43a230" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8"}}' 2018-12-26 08:50:00,788 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Dec 2018 08:50:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afa2a5a9-7677-42ee-86ec-dba5c93b7bd1 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.25:5000/v3/projects/2e3cc2ca02194a51af829e316bbb0daf"}, "tags": [], "enabled": true, "id": "2e3cc2ca02194a51af829e316bbb0daf", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8"}} 2018-12-26 08:50:00,788 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-afa2a5a9-7677-42ee-86ec-dba5c93b7bd1 2018-12-26 08:50:00,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.219597101212s 2018-12-26 08:50:00,789 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-afa2a5a9-7677-42ee-86ec-dba5c93b7bd1 2018-12-26 08:50:00,789 - 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'2e3cc2ca02194a51af829e316bbb0daf', '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_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8'}) 2018-12-26 08:50:00,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-26 08:50:00,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}edd571088131c7a8a678c28688d05635af43a230" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1bd0f10c-dc39-4e0d-a5ce-f47ff5d3715a", "email": null, "name": "vmready2-user_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8"}}' 2018-12-26 08:50:01,285 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Dec 2018 08:50:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-704198ab-2752-4809-ace1-0a0505f96292 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8", "links": {"self": "http://172.30.9.25:5000/v3/users/6f689c5986bf47a88c76964700f2651a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6f689c5986bf47a88c76964700f2651a", "domain_id": "default", "password_expires_at": null}} 2018-12-26 08:50:01,285 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-704198ab-2752-4809-ace1-0a0505f96292 2018-12-26 08:50:01,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.489811897278s 2018-12-26 08:50:01,286 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-704198ab-2752-4809-ace1-0a0505f96292 2018-12-26 08:50:01,286 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6f689c5986bf47a88c76964700f2651a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8'}) 2018-12-26 08:50:01,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-26 08:50:01,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}edd571088131c7a8a678c28688d05635af43a230" 2018-12-26 08:50:01,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d01720e6-0569-4f80-9599-834c747b85a9 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4558dc9756d24fe8873926fdc2d2aa0c", "links": {"self": "http://172.30.9.25:5000/v3/roles/4558dc9756d24fe8873926fdc2d2aa0c"}, "name": "admin"}, {"domain_id": null, "id": "56e16c36c31d4c22b6bc86c6613f9558", "links": {"self": "http://172.30.9.25:5000/v3/roles/56e16c36c31d4c22b6bc86c6613f9558"}, "name": "Member"}, {"domain_id": null, "id": "8d7f534f48044fe8bd99ce80b3f6d6bf", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d7f534f48044fe8bd99ce80b3f6d6bf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c3b5c1f4941d499da4bfdc1ef4dcb891", "links": {"self": "http://172.30.9.25:5000/v3/roles/c3b5c1f4941d499da4bfdc1ef4dcb891"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d6248785a18a4f4c9ff9ed606e7fa48a", "links": {"self": "http://172.30.9.25:5000/v3/roles/d6248785a18a4f4c9ff9ed606e7fa48a"}, "name": "swiftoperator"}]} 2018-12-26 08:50:01,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d01720e6-0569-4f80-9599-834c747b85a9 2018-12-26 08:50:01,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106066942215s 2018-12-26 08:50:01,397 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d01720e6-0569-4f80-9599-834c747b85a9 2018-12-26 08:50:01,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-26 08:50:01,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}edd571088131c7a8a678c28688d05635af43a230" 2018-12-26 08:50:01,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c190f76b-7ea8-4bb9-b7ca-5d5459edff62 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4558dc9756d24fe8873926fdc2d2aa0c", "links": {"self": "http://172.30.9.25:5000/v3/roles/4558dc9756d24fe8873926fdc2d2aa0c"}, "name": "admin"}, {"domain_id": null, "id": "56e16c36c31d4c22b6bc86c6613f9558", "links": {"self": "http://172.30.9.25:5000/v3/roles/56e16c36c31d4c22b6bc86c6613f9558"}, "name": "Member"}, {"domain_id": null, "id": "8d7f534f48044fe8bd99ce80b3f6d6bf", "links": {"self": "http://172.30.9.25:5000/v3/roles/8d7f534f48044fe8bd99ce80b3f6d6bf"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c3b5c1f4941d499da4bfdc1ef4dcb891", "links": {"self": "http://172.30.9.25:5000/v3/roles/c3b5c1f4941d499da4bfdc1ef4dcb891"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d6248785a18a4f4c9ff9ed606e7fa48a", "links": {"self": "http://172.30.9.25:5000/v3/roles/d6248785a18a4f4c9ff9ed606e7fa48a"}, "name": "swiftoperator"}]} 2018-12-26 08:50:01,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c190f76b-7ea8-4bb9-b7ca-5d5459edff62 2018-12-26 08:50:01,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.129599094391s 2018-12-26 08:50:01,531 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c190f76b-7ea8-4bb9-b7ca-5d5459edff62 2018-12-26 08:50:01,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-26 08:50:01,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}edd571088131c7a8a678c28688d05635af43a230" 2018-12-26 08:50:01,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6141b085-754f-48ad-b9fb-e65e0e0b2f2a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-26 08:50:01,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-6141b085-754f-48ad-b9fb-e65e0e0b2f2a 2018-12-26 08:50:01,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105348110199s 2018-12-26 08:50:01,641 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-6141b085-754f-48ad-b9fb-e65e0e0b2f2a 2018-12-26 08:50:01,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-26 08:50:01,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}edd571088131c7a8a678c28688d05635af43a230" 2018-12-26 08:50:01,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6eac682-6700-41b2-b45f-bee141e52ece Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0f5d73c1e9544789bbea3508eb588043"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f5d73c1e9544789bbea3508eb588043", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1ab64ba08e424c34a9023090f8c1c757"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ab64ba08e424c34a9023090f8c1c757", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/353bd34110ea4c42b71c5eb3180a84d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "353bd34110ea4c42b71c5eb3180a84d8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/64b61db2940f4cfb9e2176d3025c2d8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64b61db2940f4cfb9e2176d3025c2d8b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vmready2-user_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8", "links": {"self": "http://172.30.9.25:5000/v3/users/6f689c5986bf47a88c76964700f2651a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6f689c5986bf47a88c76964700f2651a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/73827f6b23084f239987ed1ba1c72880"}, "domain_id": "5dd131b3dfbd450fae6d20407be982b3", "enabled": true, "options": {}, "id": "73827f6b23084f239987ed1ba1c72880", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/7d166dc821354d80b56f744f3e189760"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d166dc821354d80b56f744f3e189760", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/89829a6a22ef4fa08e319d9468847677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89829a6a22ef4fa08e319d9468847677", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/8d0841749afa4904843c41ff6a718c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d0841749afa4904843c41ff6a718c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/9970ea87e9e74ebf82b96a99dddcb8d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9970ea87e9e74ebf82b96a99dddcb8d6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9b4a767ad5ec4104aedab97ab0ab4ff7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b4a767ad5ec4104aedab97ab0ab4ff7", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/9f7953ef19b74e6bb56366011a7103f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f7953ef19b74e6bb56366011a7103f6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/ba71abe9dfac4244b5723214d9f39f21"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba71abe9dfac4244b5723214d9f39f21", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/c06e3c9fa96947dc96b92c8cf038d4ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c06e3c9fa96947dc96b92c8cf038d4ac", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/f1b5dc527c5741428cf394d28f3f9fd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1b5dc527c5741428cf394d28f3f9fd2", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-12-26 08:50:01,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d6eac682-6700-41b2-b45f-bee141e52ece 2018-12-26 08:50:01,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116279840469s 2018-12-26 08:50:01,759 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-d6eac682-6700-41b2-b45f-bee141e52ece 2018-12-26 08:50:01,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-26 08:50:01,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}edd571088131c7a8a678c28688d05635af43a230" 2018-12-26 08:50:01,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e04d7a-1e61-42f0-baf2-d6aec98765d6 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/1b57278e3ceb480e9b5d3f172e5ceafa"}, "tags": [], "enabled": true, "id": "1b57278e3ceb480e9b5d3f172e5ceafa", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.25:5000/v3/projects/2e3cc2ca02194a51af829e316bbb0daf"}, "tags": [], "enabled": true, "id": "2e3cc2ca02194a51af829e316bbb0daf", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/be983aa0083448bfae8560604f46a4ae"}, "tags": [], "enabled": true, "id": "be983aa0083448bfae8560604f46a4ae", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-26 08:50:01,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-e6e04d7a-1e61-42f0-baf2-d6aec98765d6 2018-12-26 08:50:01,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0302109718323s 2018-12-26 08:50:01,800 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-e6e04d7a-1e61-42f0-baf2-d6aec98765d6 2018-12-26 08:50:01,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-26 08:50:01,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=6f689c5986bf47a88c76964700f2651a&role.id=56e16c36c31d4c22b6bc86c6613f9558&scope.project.id=2e3cc2ca02194a51af829e316bbb0daf" -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}edd571088131c7a8a678c28688d05635af43a230" 2018-12-26 08:50:01,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f2302ac-75b7-4638-beeb-6b950c6a1620 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=6f689c5986bf47a88c76964700f2651a&role.id=56e16c36c31d4c22b6bc86c6613f9558&scope.project.id=2e3cc2ca02194a51af829e316bbb0daf", "previous": null, "next": null}} 2018-12-26 08:50:01,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=6f689c5986bf47a88c76964700f2651a&role.id=56e16c36c31d4c22b6bc86c6613f9558&scope.project.id=2e3cc2ca02194a51af829e316bbb0daf used request id req-4f2302ac-75b7-4638-beeb-6b950c6a1620 2018-12-26 08:50:01,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104423999786s 2018-12-26 08:50:01,910 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=6f689c5986bf47a88c76964700f2651a&role.id=56e16c36c31d4c22b6bc86c6613f9558&scope.project.id=2e3cc2ca02194a51af829e316bbb0daf used request id req-4f2302ac-75b7-4638-beeb-6b950c6a1620 2018-12-26 08:50:01,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-26 08:50:01,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/2e3cc2ca02194a51af829e316bbb0daf/users/6f689c5986bf47a88c76964700f2651a/roles/56e16c36c31d4c22b6bc86c6613f9558 -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}edd571088131c7a8a678c28688d05635af43a230" 2018-12-26 08:50:02,112 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Dec 2018 08:50:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46b565fa-4685-45b6-8916-ee491832672e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-26 08:50:02,112 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/2e3cc2ca02194a51af829e316bbb0daf/users/6f689c5986bf47a88c76964700f2651a/roles/56e16c36c31d4c22b6bc86c6613f9558 used request id req-46b565fa-4685-45b6-8916-ee491832672e 2018-12-26 08:50:02,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.199096918106s 2018-12-26 08:50:02,112 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/2e3cc2ca02194a51af829e316bbb0daf/users/6f689c5986bf47a88c76964700f2651a/roles/56e16c36c31d4c22b6bc86c6613f9558 used request id req-46b565fa-4685-45b6-8916-ee491832672e 2018-12-26 08:50:02,113 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8', 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'2e3cc2ca02194a51af829e316bbb0daf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1bd0f10c-dc39-4e0d-a5ce-f47ff5d3715a', 'username': u'vmready2-user_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25: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-26 08:50:02,117 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8', 'password': '1bd0f10c-dc39-4e0d-a5ce-f47ff5d3715a', 'project_name': 'vmready2-project_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000//v3', 'project_id': '2e3cc2ca02194a51af829e316bbb0daf', 'project_domain_name': 'Default'} 2018-12-26 08:50:02,118 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-12-26 08:50:02,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-26 08:50:02,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}edd571088131c7a8a678c28688d05635af43a230" 2018-12-26 08:50:02,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-967b6fec-a079-4dfb-8577-6986c64c9846 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/5dd131b3dfbd450fae6d20407be982b3"}, "tags": [], "enabled": true, "id": "5dd131b3dfbd450fae6d20407be982b3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-12-26 08:50:02,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-967b6fec-a079-4dfb-8577-6986c64c9846 2018-12-26 08:50:02,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.120378017426s 2018-12-26 08:50:02,239 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-967b6fec-a079-4dfb-8577-6986c64c9846 2018-12-26 08:50:02,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-26 08:50:02,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}edd571088131c7a8a678c28688d05635af43a230" 2018-12-26 08:50:02,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b23a5f1-1e50-4625-b678-46308e733f31 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/1b57278e3ceb480e9b5d3f172e5ceafa"}, "tags": [], "enabled": true, "id": "1b57278e3ceb480e9b5d3f172e5ceafa", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.25:5000/v3/projects/2e3cc2ca02194a51af829e316bbb0daf"}, "tags": [], "enabled": true, "id": "2e3cc2ca02194a51af829e316bbb0daf", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/be983aa0083448bfae8560604f46a4ae"}, "tags": [], "enabled": true, "id": "be983aa0083448bfae8560604f46a4ae", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-26 08:50:02,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-5b23a5f1-1e50-4625-b678-46308e733f31 2018-12-26 08:50:02,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104754924774s 2018-12-26 08:50:02,351 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-5b23a5f1-1e50-4625-b678-46308e733f31 2018-12-26 08:50:02,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-26 08:50:02,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}edd571088131c7a8a678c28688d05635af43a230" -d '{"network": {"tenant_id": "2e3cc2ca02194a51af829e316bbb0daf", "name": "vmready2-net_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8", "admin_state_up": true}}' 2018-12-26 08:50:03,372 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-230ad7fc-d3e8-4520-865b-3f89c3dfa101 Date: Wed, 26 Dec 2018 08:50:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f7d94331-98d5-471e-87db-887c9c6a5635","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2e3cc2ca02194a51af829e316bbb0daf","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-26T08:50:03Z","is_default":false,"provider:segmentation_id":3,"name":"vmready2-net_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8","admin_state_up":true,"tenant_id":"2e3cc2ca02194a51af829e316bbb0daf","created_at":"2018-12-26T08:50:02Z","mtu":1450}} 2018-12-26 08:50:03,372 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-230ad7fc-d3e8-4520-865b-3f89c3dfa101 2018-12-26 08:50:03,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.0184071064s 2018-12-26 08:50:03,372 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-230ad7fc-d3e8-4520-865b-3f89c3dfa101 2018-12-26 08:50:03,373 - 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-26T08:50:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f7d94331-98d5-471e-87db-887c9c6a5635', u'provider:segmentation_id': 3, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8', u'admin_state_up': True, u'tenant_id': u'2e3cc2ca02194a51af829e316bbb0daf', u'created_at': u'2018-12-26T08:50:02Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2e3cc2ca02194a51af829e316bbb0daf'}) 2018-12-26 08:50:03,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-26 08:50:03,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-914acc20-59ba-40c8-8a09-3077c0fca3e3 Content-Encoding: gzip Content-Length: 195 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.25:5000/v3/", "rel": "self"}]}} 2018-12-26 08:50:03,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-914acc20-59ba-40c8-8a09-3077c0fca3e3 2018-12-26 08:50:03,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-12-26 08:50:03,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56e16c36c31d4c22b6bc86c6613f9558", "name": "Member"}], "expires_at": "2018-12-26T09:50:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e3cc2ca02194a51af829e316bbb0daf", "name": "vmready2-project_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01b15bc8aa0b40f6a8f481586aedb9c8"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d3f3a29481945569de872e034f6b691"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74ed509817064102a48b020edc9b1dcd"}], "type": "network", "id": "0d4542606df84477bdbc8403903a881c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2e3cc2ca02194a51af829e316bbb0daf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a453feaaaf41a1a2ef172e544f1a31"}, {"url": "http://172.30.9.25:8776/v1/2e3cc2ca02194a51af829e316bbb0daf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af981670932f455e956b8d709fe4c246"}, {"url": "http://192.30.9.5:8776/v1/2e3cc2ca02194a51af829e316bbb0daf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6e33a3d90284e7f9e62b01a8fcf823d"}], "type": "volume", "id": "2f0e0661faee4f5a9458b7b6203737b2", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71a26cddd8d842db9e582cb651d7a330"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86765e7d49e8495280f7ecbb89ffcd95"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cffbeb56618849a6b9f1ee3d00314a6b"}], "type": "compute", "id": "38528028b26b4f4fac390f6487972648", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.39:8080/v1/AUTH_2e3cc2ca02194a51af829e316bbb0daf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26a2ca6a72a047518dad952f91284cbd"}, {"url": "http://172.30.9.25:8080/v1/AUTH_2e3cc2ca02194a51af829e316bbb0daf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adfce938c0740658b852dc1143aeeb8"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b85fbc9ab6344922b22628f766419b8a"}], "type": "object-store", "id": "445d330a003447c8968c608a469dc1cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fa347f3f542484a8f12b4f738d36fa4"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5685bcb5600a42f8a81083d0e7d6bf1c"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a246bff39cff4120b90d99d775859782"}], "type": "identity", "id": "576c8485b213438bb7e8eaf8396b77d3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e3cc2ca02194a51af829e316bbb0daf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10019b7da3a74d13880d191bc16aa0c8"}, {"url": "http://192.30.9.5:8776/v2/2e3cc2ca02194a51af829e316bbb0daf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "765b50925b5246f08939227b31866eb4"}, {"url": "http://172.30.9.25:8776/v2/2e3cc2ca02194a51af829e316bbb0daf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97fc3c15b2ed416a9e354605baab6153"}], "type": "volumev2", "id": "5db6aa7ce2164d1d87a6dc8d91d80f15", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1c4b6c17da4408b92fcc3214a8c9ff1"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0f3f269ed6341e2a68113633c44f2aa"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea5c3c0a29a84a4fab56b49a3164fef9"}], "type": "metric", "id": "7acd2e7b8e544365a202689158e1a7a5", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ea03aecea344eb7823e697015accdbd"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6d7b7e07cb74532a34beca606c78194"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a745cce1d7a24eda8941f42f0dc62584"}], "type": "event", "id": "7b738056639e4c088d51156eb534068b", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "912853590a8f4c0289d2f880799d0c34"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca567395f8be41b2804aaa9098a5cab1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a52b3908f44ecb70b782f19ab15c0"}], "type": "cloudformation", "id": "7f20e69c18bd422f82bacb1694625bb6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "321cf6fd47d5450aa59568101ae780e0"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91cd9cd83e864dc59b08c7cfcf4693cc"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99cbb80ce9f34df8b4c737f2e0fe598f"}], "type": "image", "id": "93d260c8ee364f62bbdb986326329dfe", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31793b2b5b4c46fb81e63aa35ae4b9c9"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb61e90e33204ce5b336bff435e2a60f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e687d69d363f403a8b607f1e3daf2874"}], "type": "placement", "id": "a8e3db0b10bc492f9fe877238dcfa196", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0214efed4fb24e64b940bc72aa7a8efe"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e875c58605544ec9822a496cc77e76b8"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f48702e2044848949cdf3ed2603a2304"}], "type": "alarming", "id": "b6e96e4a20034478a714ff37196ac1db", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e3cc2ca02194a51af829e316bbb0daf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fcc2bcb661d40fb924e1815180bcc8b"}, {"url": "http://172.30.9.25:8776/v3/2e3cc2ca02194a51af829e316bbb0daf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "708504d865f643bcbebd0fb62a9d9dbc"}, {"url": "http://192.30.9.5:8776/v3/2e3cc2ca02194a51af829e316bbb0daf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3b2cb9e19214b639a20aed70cceb581"}], "type": "volumev3", "id": "cd5571f2bbe340f58f729ccbd5424439", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e3cc2ca02194a51af829e316bbb0daf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8633c06e21dc41b993aaa23a10a7f622"}, {"url": "http://172.30.9.25:8004/v1/2e3cc2ca02194a51af829e316bbb0daf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc9538a7f60841fdbf9f678384f54517"}, {"url": "http://192.30.9.5:8004/v1/2e3cc2ca02194a51af829e316bbb0daf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c42671635b00488997a4985de908b6cf"}], "type": "orchestration", "id": "e496f11be4a34a34aad201632a52dc2a", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "f6d0ddd77b5f4f74a752f691e4b2ad86", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8", "id": "6f689c5986bf47a88c76964700f2651a"}, "audit_ids": ["tq0rGspWQRqMZUFhjqAWQw"], "issued_at": "2018-12-26T08:50:03.000000Z"}} 2018-12-26 08:50:03,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-26 08:50:03,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}ff79724685d9ba43d3335585cbb45d58a8e8fb5a" 2018-12-26 08:50:04,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1147 X-Openstack-Request-Id: req-4fd11740-ce62-40fc-9aaa-7bc94689fa92 Date: Wed, 26 Dec 2018 08:50:04 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":["d4b2c7e8-488d-4a72-97dc-83d2046089ba"],"updated_at":"2018-12-26T08:45:06Z","tenant_id":"be983aa0083448bfae8560604f46a4ae","created_at":"2018-12-26T08:44:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"be983aa0083448bfae8560604f46a4ae","id":"d77b38f9-a0b1-486d-a01c-43d227a2f8d4","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-26T08:50:03Z","tenant_id":"2e3cc2ca02194a51af829e316bbb0daf","created_at":"2018-12-26T08:50:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"2e3cc2ca02194a51af829e316bbb0daf","id":"f7d94331-98d5-471e-87db-887c9c6a5635","name":"vmready2-net_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8"}]} 2018-12-26 08:50:04,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4fd11740-ce62-40fc-9aaa-7bc94689fa92 2018-12-26 08:50:04,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.07449197769s 2018-12-26 08:50:04,862 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4fd11740-ce62-40fc-9aaa-7bc94689fa92 2018-12-26 08:50:04,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-26 08:50:04,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}ff79724685d9ba43d3335585cbb45d58a8e8fb5a" -d '{"subnet": {"name": "vmready2-subnet_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8", "enable_dhcp": true, "network_id": "f7d94331-98d5-471e-87db-887c9c6a5635", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-26 08:50:05,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-39e100ba-4016-41be-9bc3-8b40d6c9d285 Date: Wed, 26 Dec 2018 08:50:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7d94331-98d5-471e-87db-887c9c6a5635","tenant_id":"2e3cc2ca02194a51af829e316bbb0daf","created_at":"2018-12-26T08:50:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-26T08:50:05Z","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":"2e3cc2ca02194a51af829e316bbb0daf","id":"0f99adf9-3914-4629-b977-a2dfe901759d","subnetpool_id":null,"name":"vmready2-subnet_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8"}} 2018-12-26 08:50:05,976 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-39e100ba-4016-41be-9bc3-8b40d6c9d285 2018-12-26 08:50:05,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.11289000511s 2018-12-26 08:50:05,976 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-39e100ba-4016-41be-9bc3-8b40d6c9d285 2018-12-26 08:50:05,977 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-26T08:50:05Z', 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'0f99adf9-3914-4629-b977-a2dfe901759d', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8', u'enable_dhcp': True, u'network_id': u'f7d94331-98d5-471e-87db-887c9c6a5635', u'tenant_id': u'2e3cc2ca02194a51af829e316bbb0daf', u'created_at': u'2018-12-26T08:50:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2e3cc2ca02194a51af829e316bbb0daf'}) 2018-12-26 08:50:05,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-26 08:50:05,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}ff79724685d9ba43d3335585cbb45d58a8e8fb5a" -d '{"router": {"external_gateway_info": {"network_id": "d77b38f9-a0b1-486d-a01c-43d227a2f8d4"}, "name": "vmready2-router_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8", "admin_state_up": true}}' 2018-12-26 08:50:08,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-4181faf8-3e35-4363-a725-c799eaae2454 Date: Wed, 26 Dec 2018 08:50:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d77b38f9-a0b1-486d-a01c-43d227a2f8d4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d4b2c7e8-488d-4a72-97dc-83d2046089ba", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "2e3cc2ca02194a51af829e316bbb0daf", "created_at": "2018-12-26T08:50:07Z", "admin_state_up": true, "updated_at": "2018-12-26T08:50:08Z", "revision_number": 2, "routes": [], "project_id": "2e3cc2ca02194a51af829e316bbb0daf", "id": "70d85130-5034-4895-8979-9cf270d70329", "name": "vmready2-router_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8"}} 2018-12-26 08:50:08,212 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-4181faf8-3e35-4363-a725-c799eaae2454 2018-12-26 08:50:08,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.23456597328s 2018-12-26 08:50:08,212 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-4181faf8-3e35-4363-a725-c799eaae2454 2018-12-26 08:50:08,213 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'd77b38f9-a0b1-486d-a01c-43d227a2f8d4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd4b2c7e8-488d-4a72-97dc-83d2046089ba', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'2e3cc2ca02194a51af829e316bbb0daf', u'created_at': u'2018-12-26T08:50:07Z', u'admin_state_up': True, u'updated_at': u'2018-12-26T08:50:08Z', u'revision_number': 2, u'routes': [], u'project_id': u'2e3cc2ca02194a51af829e316bbb0daf', u'id': u'70d85130-5034-4895-8979-9cf270d70329', u'name': u'vmready2-router_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8'}) 2018-12-26 08:50:08,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-26 08:50:08,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/70d85130-5034-4895-8979-9cf270d70329/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}ff79724685d9ba43d3335585cbb45d58a8e8fb5a" -d '{"subnet_id": "0f99adf9-3914-4629-b977-a2dfe901759d"}' 2018-12-26 08:50:10,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-165e9e86-dd44-48fa-960f-c2fba8529836 Date: Wed, 26 Dec 2018 08:50:10 GMT RESP BODY: {"network_id": "f7d94331-98d5-471e-87db-887c9c6a5635", "tenant_id": "2e3cc2ca02194a51af829e316bbb0daf", "subnet_id": "0f99adf9-3914-4629-b977-a2dfe901759d", "subnet_ids": ["0f99adf9-3914-4629-b977-a2dfe901759d"], "port_id": "dee70a13-516a-4e80-8086-3dd0758d6906", "id": "70d85130-5034-4895-8979-9cf270d70329"} 2018-12-26 08:50:10,978 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/70d85130-5034-4895-8979-9cf270d70329/add_router_interface.json used request id req-165e9e86-dd44-48fa-960f-c2fba8529836 2018-12-26 08:50:10,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.76519417763s 2018-12-26 08:50:10,979 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/70d85130-5034-4895-8979-9cf270d70329/add_router_interface.json used request id req-165e9e86-dd44-48fa-960f-c2fba8529836 returning object 70d85130-5034-4895-8979-9cf270d70329 2018-12-26 08:50:10,980 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-26 08:50:11,110 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-26 08:50:11,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-26 08:50:11,118 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 26 Dec 2018 08:50:11 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-12-26 08:50:11,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-26 08:50:11,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}ff79724685d9ba43d3335585cbb45d58a8e8fb5a" 2018-12-26 08:50:11,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5b343e77-885f-4864-9ff5-ef46678983db Date: Wed, 26 Dec 2018 08:50:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-26 08:50:11,316 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-5b343e77-885f-4864-9ff5-ef46678983db 2018-12-26 08:50:11,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.194157838821s 2018-12-26 08:50:11,317 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-5b343e77-885f-4864-9ff5-ef46678983db 2018-12-26 08:50:11,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-26 08:50:11,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}ff79724685d9ba43d3335585cbb45d58a8e8fb5a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8"}' 2018-12-26 08:50:12,176 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/7ef7c362-223b-497f-b383-52b1d582bb5d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-59ed45ea-9c0b-40b9-95d0-6cd2ac8aced5 Date: Wed, 26 Dec 2018 08:50:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7ef7c362-223b-497f-b383-52b1d582bb5d/file", "owner": "2e3cc2ca02194a51af829e316bbb0daf", "id": "7ef7c362-223b-497f-b383-52b1d582bb5d", "size": null, "self": "/v2/images/7ef7c362-223b-497f-b383-52b1d582bb5d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-26T08:50:12Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8", "checksum": null, "created_at": "2018-12-26T08:50:12Z", "protected": false} 2018-12-26 08:50:12,176 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-59ed45ea-9c0b-40b9-95d0-6cd2ac8aced5 2018-12-26 08:50:12,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.851960897446s 2018-12-26 08:50:12,177 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-59ed45ea-9c0b-40b9-95d0-6cd2ac8aced5 returning object 7ef7c362-223b-497f-b383-52b1d582bb5d 2018-12-26 08:50:12,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-26 08:50:12,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/7ef7c362-223b-497f-b383-52b1d582bb5d/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}ff79724685d9ba43d3335585cbb45d58a8e8fb5a" -d '' 2018-12-26 08:50:14,346 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-120a0f13-2bfa-4343-9f65-094f8d8699f5 Date: Wed, 26 Dec 2018 08:50:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-26 08:50:14,346 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/7ef7c362-223b-497f-b383-52b1d582bb5d/file used request id req-120a0f13-2bfa-4343-9f65-094f8d8699f5 2018-12-26 08:50:14,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.16832017899s 2018-12-26 08:50:14,346 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/7ef7c362-223b-497f-b383-52b1d582bb5d/file used request id req-120a0f13-2bfa-4343-9f65-094f8d8699f5 2018-12-26 08:50:14,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-26 08:50:14,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}ff79724685d9ba43d3335585cbb45d58a8e8fb5a" 2018-12-26 08:50:15,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-5fc45b18-34b1-4a8b-af13-cb594a2f8444 Date: Wed, 26 Dec 2018 08:50:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://572fe147-3bfa-4895-b4df-e12fd74d2b89/images/7ef7c362-223b-497f-b383-52b1d582bb5d/snap", "metadata": {}}], "file": "/v2/images/7ef7c362-223b-497f-b383-52b1d582bb5d/file", "owner": "2e3cc2ca02194a51af829e316bbb0daf", "id": "7ef7c362-223b-497f-b383-52b1d582bb5d", "size": 12716032, "self": "/v2/images/7ef7c362-223b-497f-b383-52b1d582bb5d", "disk_format": "qcow2", "direct_url": "rbd://572fe147-3bfa-4895-b4df-e12fd74d2b89/images/7ef7c362-223b-497f-b383-52b1d582bb5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-26T08:50:14Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-26T08:50:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-26 08:50:15,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-5fc45b18-34b1-4a8b-af13-cb594a2f8444 2018-12-26 08:50:15,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.791150093079s 2018-12-26 08:50:15,142 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-5fc45b18-34b1-4a8b-af13-cb594a2f8444 2018-12-26 08:50:15,144 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://572fe147-3bfa-4895-b4df-e12fd74d2b89/images/7ef7c362-223b-497f-b383-52b1d582bb5d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7ef7c362-223b-497f-b383-52b1d582bb5d/file', 'owner': u'2e3cc2ca02194a51af829e316bbb0daf', 'id': u'7ef7c362-223b-497f-b383-52b1d582bb5d', 'size': 12716032, u'self': u'/v2/images/7ef7c362-223b-497f-b383-52b1d582bb5d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2e3cc2ca02194a51af829e316bbb0daf', 'name': 'vmready2-project_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://572fe147-3bfa-4895-b4df-e12fd74d2b89/images/7ef7c362-223b-497f-b383-52b1d582bb5d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-26T08:50:14Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-26T08:50:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/7ef7c362-223b-497f-b383-52b1d582bb5d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8', 'created': u'2018-12-26T08:50:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-26T08:50:12Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7ef7c362-223b-497f-b383-52b1d582bb5d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-26 08:50:15,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-26 08:50:15,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}edd571088131c7a8a678c28688d05635af43a230" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-26 08:50:15,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50:15 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-8c4a5753-14cb-4056-9880-0ae0e69d0471 x-compute-request-id: req-8c4a5753-14cb-4056-9880-0ae0e69d0471 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/b9696d29-23cb-4a7b-bbea-d2a23da60048", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/b9696d29-23cb-4a7b-bbea-d2a23da60048", "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": "b9696d29-23cb-4a7b-bbea-d2a23da60048"}} 2018-12-26 08:50:15,902 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-8c4a5753-14cb-4056-9880-0ae0e69d0471 2018-12-26 08:50:15,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.757503032684s 2018-12-26 08:50:15,902 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-8c4a5753-14cb-4056-9880-0ae0e69d0471 2018-12-26 08:50:15,903 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8', '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'1b57278e3ceb480e9b5d3f172e5ceafa', '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'b9696d29-23cb-4a7b-bbea-d2a23da60048', 'swap': 0}) 2018-12-26 08:50:15,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-26 08:50:15,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/b9696d29-23cb-4a7b-bbea-d2a23da60048/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}edd571088131c7a8a678c28688d05635af43a230" -d '{"extra_specs": {}}' 2018-12-26 08:50:15,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50:15 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-6901f7fd-7485-4ecf-b4a0-42cec7c34d9c x-compute-request-id: req-6901f7fd-7485-4ecf-b4a0-42cec7c34d9c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-26 08:50:15,926 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/b9696d29-23cb-4a7b-bbea-d2a23da60048/os-extra_specs used request id req-6901f7fd-7485-4ecf-b4a0-42cec7c34d9c 2018-12-26 08:50:15,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225439071655s 2018-12-26 08:50:15,927 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/b9696d29-23cb-4a7b-bbea-d2a23da60048/os-extra_specs used request id req-6901f7fd-7485-4ecf-b4a0-42cec7c34d9c 2018-12-26 08:50:16,037 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-26 08:50:16,037 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:14 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-26 08:50:16,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-26 08:50:16,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/70d85130-5034-4895-8979-9cf270d70329/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}ff79724685d9ba43d3335585cbb45d58a8e8fb5a" -d '{"subnet_id": "0f99adf9-3914-4629-b977-a2dfe901759d"}' 2018-12-26 08:50:18,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d6b58669-e6ee-4697-a253-0d28cf6f252d Date: Wed, 26 Dec 2018 08:50:18 GMT RESP BODY: {"network_id": "f7d94331-98d5-471e-87db-887c9c6a5635", "tenant_id": "2e3cc2ca02194a51af829e316bbb0daf", "subnet_id": "0f99adf9-3914-4629-b977-a2dfe901759d", "subnet_ids": ["0f99adf9-3914-4629-b977-a2dfe901759d"], "port_id": "dee70a13-516a-4e80-8086-3dd0758d6906", "id": "70d85130-5034-4895-8979-9cf270d70329"} 2018-12-26 08:50:18,154 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/70d85130-5034-4895-8979-9cf270d70329/remove_router_interface.json used request id req-d6b58669-e6ee-4697-a253-0d28cf6f252d 2018-12-26 08:50:18,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.11223697662s 2018-12-26 08:50:18,155 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/70d85130-5034-4895-8979-9cf270d70329/remove_router_interface.json used request id req-d6b58669-e6ee-4697-a253-0d28cf6f252d returning object 70d85130-5034-4895-8979-9cf270d70329 2018-12-26 08:50:18,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-26 08:50:18,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}ff79724685d9ba43d3335585cbb45d58a8e8fb5a" 2018-12-26 08:50:18,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-4a279e08-63db-4247-8c31-39b0a2fe9eb3 Date: Wed, 26 Dec 2018 08:50:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d77b38f9-a0b1-486d-a01c-43d227a2f8d4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d4b2c7e8-488d-4a72-97dc-83d2046089ba", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "2e3cc2ca02194a51af829e316bbb0daf", "created_at": "2018-12-26T08:50:07Z", "admin_state_up": true, "updated_at": "2018-12-26T08:50:17Z", "revision_number": 4, "routes": [], "project_id": "2e3cc2ca02194a51af829e316bbb0daf", "id": "70d85130-5034-4895-8979-9cf270d70329", "name": "vmready2-router_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8"}]} 2018-12-26 08:50:18,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-4a279e08-63db-4247-8c31-39b0a2fe9eb3 2018-12-26 08:50:18,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.296931028366s 2018-12-26 08:50:18,452 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-4a279e08-63db-4247-8c31-39b0a2fe9eb3 2018-12-26 08:50:18,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-26 08:50:18,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/70d85130-5034-4895-8979-9cf270d70329.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}ff79724685d9ba43d3335585cbb45d58a8e8fb5a" 2018-12-26 08:50:19,974 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-81fe1c7a-8eb0-44aa-8f55-8ab3f1e22e26 Content-Length: 0 Date: Wed, 26 Dec 2018 08:50:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-26 08:50:19,974 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/70d85130-5034-4895-8979-9cf270d70329.json used request id req-81fe1c7a-8eb0-44aa-8f55-8ab3f1e22e26 2018-12-26 08:50:19,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.52027893066s 2018-12-26 08:50:19,974 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/70d85130-5034-4895-8979-9cf270d70329.json used request id req-81fe1c7a-8eb0-44aa-8f55-8ab3f1e22e26 2018-12-26 08:50:19,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-26 08:50:19,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}ff79724685d9ba43d3335585cbb45d58a8e8fb5a" 2018-12-26 08:50:20,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-c15e2a2b-3a1c-4102-8730-e9593ce18e92 Date: Wed, 26 Dec 2018 08:50:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7d94331-98d5-471e-87db-887c9c6a5635","tenant_id":"2e3cc2ca02194a51af829e316bbb0daf","created_at":"2018-12-26T08:50:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-26T08:50:05Z","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":"2e3cc2ca02194a51af829e316bbb0daf","id":"0f99adf9-3914-4629-b977-a2dfe901759d","subnetpool_id":null,"name":"vmready2-subnet_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8"}]} 2018-12-26 08:50:20,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-c15e2a2b-3a1c-4102-8730-e9593ce18e92 2018-12-26 08:50:20,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.232187986374s 2018-12-26 08:50:20,207 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-c15e2a2b-3a1c-4102-8730-e9593ce18e92 2018-12-26 08:50:20,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-26 08:50:20,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/0f99adf9-3914-4629-b977-a2dfe901759d.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}ff79724685d9ba43d3335585cbb45d58a8e8fb5a" 2018-12-26 08:50:22,844 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-93d88fdf-781a-41e9-8243-b74e812e2290 Date: Wed, 26 Dec 2018 08:50:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-26 08:50:22,844 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/0f99adf9-3914-4629-b977-a2dfe901759d.json used request id req-93d88fdf-781a-41e9-8243-b74e812e2290 2018-12-26 08:50:22,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.63548803329s 2018-12-26 08:50:22,844 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/0f99adf9-3914-4629-b977-a2dfe901759d.json used request id req-93d88fdf-781a-41e9-8243-b74e812e2290 2018-12-26 08:50:22,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-26 08:50:22,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}ff79724685d9ba43d3335585cbb45d58a8e8fb5a" 2018-12-26 08:50:22,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-f4c77103-b0ec-45f6-8c8a-b9e87cc08282 Date: Wed, 26 Dec 2018 08:50:22 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":["d4b2c7e8-488d-4a72-97dc-83d2046089ba"],"updated_at":"2018-12-26T08:45:06Z","tenant_id":"be983aa0083448bfae8560604f46a4ae","created_at":"2018-12-26T08:44:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"be983aa0083448bfae8560604f46a4ae","id":"d77b38f9-a0b1-486d-a01c-43d227a2f8d4","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-26T08:50:22Z","tenant_id":"2e3cc2ca02194a51af829e316bbb0daf","created_at":"2018-12-26T08:50:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2e3cc2ca02194a51af829e316bbb0daf","id":"f7d94331-98d5-471e-87db-887c9c6a5635","name":"vmready2-net_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8"}]} 2018-12-26 08:50:22,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f4c77103-b0ec-45f6-8c8a-b9e87cc08282 2018-12-26 08:50:22,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0986590385437s 2018-12-26 08:50:22,944 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f4c77103-b0ec-45f6-8c8a-b9e87cc08282 2018-12-26 08:50:22,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-26 08:50:22,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/f7d94331-98d5-471e-87db-887c9c6a5635.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}ff79724685d9ba43d3335585cbb45d58a8e8fb5a" 2018-12-26 08:50:24,495 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a1827032-0fb2-4174-91ee-e856ae9a64e9 Date: Wed, 26 Dec 2018 08:50:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-26 08:50:24,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/f7d94331-98d5-471e-87db-887c9c6a5635.json used request id req-a1827032-0fb2-4174-91ee-e856ae9a64e9 2018-12-26 08:50:24,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.55017614365s 2018-12-26 08:50:24,496 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/f7d94331-98d5-471e-87db-887c9c6a5635.json used request id req-a1827032-0fb2-4174-91ee-e856ae9a64e9 2018-12-26 08:50:24,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-26 08:50:24,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}ff79724685d9ba43d3335585cbb45d58a8e8fb5a" 2018-12-26 08:50:25,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-ca11ea94-80b0-4970-8dc3-5bd3f2318cd7 Date: Wed, 26 Dec 2018 08:50:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://572fe147-3bfa-4895-b4df-e12fd74d2b89/images/7ef7c362-223b-497f-b383-52b1d582bb5d/snap", "metadata": {}}], "file": "/v2/images/7ef7c362-223b-497f-b383-52b1d582bb5d/file", "owner": "2e3cc2ca02194a51af829e316bbb0daf", "id": "7ef7c362-223b-497f-b383-52b1d582bb5d", "size": 12716032, "self": "/v2/images/7ef7c362-223b-497f-b383-52b1d582bb5d", "disk_format": "qcow2", "direct_url": "rbd://572fe147-3bfa-4895-b4df-e12fd74d2b89/images/7ef7c362-223b-497f-b383-52b1d582bb5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-26T08:50:14Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-26T08:50:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-26 08:50:25,216 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-ca11ea94-80b0-4970-8dc3-5bd3f2318cd7 2018-12-26 08:50:25,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.716588973999s 2018-12-26 08:50:25,217 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-ca11ea94-80b0-4970-8dc3-5bd3f2318cd7 2018-12-26 08:50:25,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-26 08:50:25,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/7ef7c362-223b-497f-b383-52b1d582bb5d -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}ff79724685d9ba43d3335585cbb45d58a8e8fb5a" 2018-12-26 08:50:26,427 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9dc50f78-19f2-44e5-b55a-085e74bb7419 Date: Wed, 26 Dec 2018 08:50:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-26 08:50:26,428 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/7ef7c362-223b-497f-b383-52b1d582bb5d used request id req-9dc50f78-19f2-44e5-b55a-085e74bb7419 2018-12-26 08:50:26,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.20950889587s 2018-12-26 08:50:26,428 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/7ef7c362-223b-497f-b383-52b1d582bb5d used request id req-9dc50f78-19f2-44e5-b55a-085e74bb7419 2018-12-26 08:50:26,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-26 08:50:26,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}edd571088131c7a8a678c28688d05635af43a230" 2018-12-26 08:50:26,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50:26 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-928540a5-e4a6-46f0-899b-5e2eb9482087 x-compute-request-id: req-928540a5-e4a6-46f0-899b-5e2eb9482087 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/b9696d29-23cb-4a7b-bbea-d2a23da60048", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/b9696d29-23cb-4a7b-bbea-d2a23da60048", "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": "b9696d29-23cb-4a7b-bbea-d2a23da60048"}]} 2018-12-26 08:50:26,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-928540a5-e4a6-46f0-899b-5e2eb9482087 2018-12-26 08:50:26,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0256290435791s 2018-12-26 08:50:26,454 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-928540a5-e4a6-46f0-899b-5e2eb9482087 2018-12-26 08:50:26,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-26 08:50:26,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/b9696d29-23cb-4a7b-bbea-d2a23da60048 -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}edd571088131c7a8a678c28688d05635af43a230" 2018-12-26 08:50:26,623 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Dec 2018 08:50:26 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-aaca0dbd-a6a2-4e56-be91-e17f10336fe9 x-compute-request-id: req-aaca0dbd-a6a2-4e56-be91-e17f10336fe9 Content-Length: 0 Content-Type: application/json 2018-12-26 08:50:26,623 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/b9696d29-23cb-4a7b-bbea-d2a23da60048 used request id req-aaca0dbd-a6a2-4e56-be91-e17f10336fe9 2018-12-26 08:50:26,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.167209148407s 2018-12-26 08:50:26,623 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/b9696d29-23cb-4a7b-bbea-d2a23da60048 used request id req-aaca0dbd-a6a2-4e56-be91-e17f10336fe9 2018-12-26 08:50:26,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-26 08:50:26,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}edd571088131c7a8a678c28688d05635af43a230" 2018-12-26 08:50:26,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e81ffe2-8338-4b68-8267-14de552910ac Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0f5d73c1e9544789bbea3508eb588043"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f5d73c1e9544789bbea3508eb588043", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1ab64ba08e424c34a9023090f8c1c757"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1ab64ba08e424c34a9023090f8c1c757", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/353bd34110ea4c42b71c5eb3180a84d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "353bd34110ea4c42b71c5eb3180a84d8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/64b61db2940f4cfb9e2176d3025c2d8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64b61db2940f4cfb9e2176d3025c2d8b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vmready2-user_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8", "links": {"self": "http://172.30.9.25:5000/v3/users/6f689c5986bf47a88c76964700f2651a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6f689c5986bf47a88c76964700f2651a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/73827f6b23084f239987ed1ba1c72880"}, "domain_id": "5dd131b3dfbd450fae6d20407be982b3", "enabled": true, "options": {}, "id": "73827f6b23084f239987ed1ba1c72880", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/7d166dc821354d80b56f744f3e189760"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7d166dc821354d80b56f744f3e189760", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/89829a6a22ef4fa08e319d9468847677"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89829a6a22ef4fa08e319d9468847677", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/8d0841749afa4904843c41ff6a718c4b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d0841749afa4904843c41ff6a718c4b", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/9970ea87e9e74ebf82b96a99dddcb8d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9970ea87e9e74ebf82b96a99dddcb8d6", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/9b4a767ad5ec4104aedab97ab0ab4ff7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b4a767ad5ec4104aedab97ab0ab4ff7", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/9f7953ef19b74e6bb56366011a7103f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f7953ef19b74e6bb56366011a7103f6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/ba71abe9dfac4244b5723214d9f39f21"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba71abe9dfac4244b5723214d9f39f21", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/c06e3c9fa96947dc96b92c8cf038d4ac"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c06e3c9fa96947dc96b92c8cf038d4ac", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/f1b5dc527c5741428cf394d28f3f9fd2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1b5dc527c5741428cf394d28f3f9fd2", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-12-26 08:50:26,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-6e81ffe2-8338-4b68-8267-14de552910ac 2018-12-26 08:50:26,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123377084732s 2018-12-26 08:50:26,748 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-6e81ffe2-8338-4b68-8267-14de552910ac 2018-12-26 08:50:26,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-26 08:50:26,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/6f689c5986bf47a88c76964700f2651a -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}edd571088131c7a8a678c28688d05635af43a230" 2018-12-26 08:50:26,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb8a9fb2-601e-46e0-8a66-6b3683996788 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8", "links": {"self": "http://172.30.9.25:5000/v3/users/6f689c5986bf47a88c76964700f2651a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6f689c5986bf47a88c76964700f2651a", "description": null}} 2018-12-26 08:50:26,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/6f689c5986bf47a88c76964700f2651a used request id req-fb8a9fb2-601e-46e0-8a66-6b3683996788 2018-12-26 08:50:26,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123694181442s 2018-12-26 08:50:26,878 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/6f689c5986bf47a88c76964700f2651a used request id req-fb8a9fb2-601e-46e0-8a66-6b3683996788 2018-12-26 08:50:26,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-26 08:50:26,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/6f689c5986bf47a88c76964700f2651a -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}edd571088131c7a8a678c28688d05635af43a230" 2018-12-26 08:50:27,167 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Dec 2018 08:50:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6908101-40e5-4435-9346-cc0ed34961f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-26 08:50:27,167 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/6f689c5986bf47a88c76964700f2651a used request id req-f6908101-40e5-4435-9346-cc0ed34961f7 2018-12-26 08:50:27,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.288744926453s 2018-12-26 08:50:27,167 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/6f689c5986bf47a88c76964700f2651a used request id req-f6908101-40e5-4435-9346-cc0ed34961f7 2018-12-26 08:50:27,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-26 08:50:27,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}edd571088131c7a8a678c28688d05635af43a230" 2018-12-26 08:50:27,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-377d9415-184f-4a12-a7a4-6bd6b553b5cf Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/1b57278e3ceb480e9b5d3f172e5ceafa"}, "tags": [], "enabled": true, "id": "1b57278e3ceb480e9b5d3f172e5ceafa", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.25:5000/v3/projects/2e3cc2ca02194a51af829e316bbb0daf"}, "tags": [], "enabled": true, "id": "2e3cc2ca02194a51af829e316bbb0daf", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_91c6ad9c-4425-4db4-95b1-5b3722ddc3a8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/be983aa0083448bfae8560604f46a4ae"}, "tags": [], "enabled": true, "id": "be983aa0083448bfae8560604f46a4ae", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-26 08:50:27,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-377d9415-184f-4a12-a7a4-6bd6b553b5cf 2018-12-26 08:50:27,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0998787879944s 2018-12-26 08:50:27,274 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-377d9415-184f-4a12-a7a4-6bd6b553b5cf 2018-12-26 08:50:27,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-26 08:50:27,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/2e3cc2ca02194a51af829e316bbb0daf -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}edd571088131c7a8a678c28688d05635af43a230" 2018-12-26 08:50:27,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Dec 2018 08:50:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a62258a9-f854-45a0-b428-a9471ada5495 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-26 08:50:27,486 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/2e3cc2ca02194a51af829e316bbb0daf used request id req-a62258a9-f854-45a0-b428-a9471ada5495 2018-12-26 08:50:27,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.208232164383s 2018-12-26 08:50:27,487 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/2e3cc2ca02194a51af829e316bbb0daf used request id req-a62258a9-f854-45a0-b428-a9471ada5495 2018-12-26 08:50:27,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-26 08:50:27,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/security-groups.json?project_id=2e3cc2ca02194a51af829e316bbb0daf&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}edd571088131c7a8a678c28688d05635af43a230" 2018-12-26 08:50:27,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-522a51ea-88a4-4b02-9fee-591fb85a1292 Date: Wed, 26 Dec 2018 08:50:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2e3cc2ca02194a51af829e316bbb0daf", "created_at": "2018-12-26T08:50:02Z", "updated_at": "2018-12-26T08:50:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:50:02Z", "revision_number": 0, "id": "0c27cfa4-13b5-4934-877c-696159cf070d", "remote_group_id": "e0faa9a3-8d6b-4629-90a0-1e85b65efb17", "remote_ip_prefix": null, "created_at": "2018-12-26T08:50:02Z", "security_group_id": "e0faa9a3-8d6b-4629-90a0-1e85b65efb17", "tenant_id": "2e3cc2ca02194a51af829e316bbb0daf", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e3cc2ca02194a51af829e316bbb0daf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:50:02Z", "revision_number": 0, "id": "287f91dd-e773-4820-800d-d5ae01147662", "remote_group_id": "e0faa9a3-8d6b-4629-90a0-1e85b65efb17", "remote_ip_prefix": null, "created_at": "2018-12-26T08:50:02Z", "security_group_id": "e0faa9a3-8d6b-4629-90a0-1e85b65efb17", "tenant_id": "2e3cc2ca02194a51af829e316bbb0daf", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e3cc2ca02194a51af829e316bbb0daf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:50:02Z", "revision_number": 0, "id": "7a2dbfe8-22a1-4d35-b4b7-871f714d3f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:50:02Z", "security_group_id": "e0faa9a3-8d6b-4629-90a0-1e85b65efb17", "tenant_id": "2e3cc2ca02194a51af829e316bbb0daf", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e3cc2ca02194a51af829e316bbb0daf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:50:02Z", "revision_number": 0, "id": "fc0d4762-6c8b-4741-83f0-af48f651f534", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:50:02Z", "security_group_id": "e0faa9a3-8d6b-4629-90a0-1e85b65efb17", "tenant_id": "2e3cc2ca02194a51af829e316bbb0daf", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e3cc2ca02194a51af829e316bbb0daf"}], "revision_number": 4, "project_id": "2e3cc2ca02194a51af829e316bbb0daf", "id": "e0faa9a3-8d6b-4629-90a0-1e85b65efb17", "name": "default"}]} 2018-12-26 08:50:27,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=2e3cc2ca02194a51af829e316bbb0daf&name=default used request id req-522a51ea-88a4-4b02-9fee-591fb85a1292 2018-12-26 08:50:27,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.227820158005s 2018-12-26 08:50:27,718 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json?project_id=2e3cc2ca02194a51af829e316bbb0daf&name=default used request id req-522a51ea-88a4-4b02-9fee-591fb85a1292 2018-12-26 08:50:27,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-26 08:50:27,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}edd571088131c7a8a678c28688d05635af43a230" 2018-12-26 08:50:27,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-32ff61c1-31f0-41aa-a2d7-bba48ca0e0cc Date: Wed, 26 Dec 2018 08:50:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-26T08:48:55Z", "updated_at": "2018-12-26T08:48:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:48:55Z", "revision_number": 0, "id": "79e88568-5793-41f0-b13f-bdc5ea2e1276", "remote_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:55Z", "security_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "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-26T08:48:55Z", "revision_number": 0, "id": "02e16c74-b78e-4306-a179-b1d604a1dedb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:55Z", "security_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "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-26T08:48:55Z", "revision_number": 0, "id": "92fbf88c-6b2a-43fb-93e5-34ade3ca33b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:55Z", "security_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "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-26T08:48:55Z", "revision_number": 0, "id": "02494c06-e4ef-4736-9cf9-2452d66ee501", "remote_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:55Z", "security_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be983aa0083448bfae8560604f46a4ae", "created_at": "2018-12-26T08:44:57Z", "updated_at": "2018-12-26T08:44:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:44:58Z", "revision_number": 0, "id": "c916810a-fc16-4768-b21a-31aed1b8e823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:44:58Z", "security_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "tenant_id": "be983aa0083448bfae8560604f46a4ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "be983aa0083448bfae8560604f46a4ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:44:58Z", "revision_number": 0, "id": "9bf75d14-b359-41f0-8db7-623b30b28b3a", "remote_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "remote_ip_prefix": null, "created_at": "2018-12-26T08:44:58Z", "security_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "tenant_id": "be983aa0083448bfae8560604f46a4ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "be983aa0083448bfae8560604f46a4ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:44:58Z", "revision_number": 0, "id": "4ddd97b2-c47e-45e0-86b4-b1b00373d82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:44:58Z", "security_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "tenant_id": "be983aa0083448bfae8560604f46a4ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "be983aa0083448bfae8560604f46a4ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:44:58Z", "revision_number": 0, "id": "913ab3ef-435f-497d-bb16-9b19ff0d2a3a", "remote_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "remote_ip_prefix": null, "created_at": "2018-12-26T08:44:58Z", "security_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "tenant_id": "be983aa0083448bfae8560604f46a4ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "be983aa0083448bfae8560604f46a4ae"}], "revision_number": 4, "project_id": "be983aa0083448bfae8560604f46a4ae", "id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "created_at": "2018-12-26T08:48:50Z", "updated_at": "2018-12-26T08:48:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:48:50Z", "revision_number": 0, "id": "8f282497-aa3f-4bbb-a20b-627ba1f9c8f7", "remote_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:50Z", "security_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:48:50Z", "revision_number": 0, "id": "2586f550-3f5e-421a-ab75-0469f72c1c8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:50Z", "security_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:48:50Z", "revision_number": 0, "id": "bc1be263-1178-4c87-823c-6f0909f1a19a", "remote_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:50Z", "security_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:48:50Z", "revision_number": 0, "id": "622e556f-58f6-452e-a156-75acea38d80c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:50Z", "security_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}], "revision_number": 4, "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e3cc2ca02194a51af829e316bbb0daf", "created_at": "2018-12-26T08:50:02Z", "updated_at": "2018-12-26T08:50:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:50:02Z", "revision_number": 0, "id": "7a2dbfe8-22a1-4d35-b4b7-871f714d3f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:50:02Z", "security_group_id": "e0faa9a3-8d6b-4629-90a0-1e85b65efb17", "tenant_id": "2e3cc2ca02194a51af829e316bbb0daf", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e3cc2ca02194a51af829e316bbb0daf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:50:02Z", "revision_number": 0, "id": "0c27cfa4-13b5-4934-877c-696159cf070d", "remote_group_id": "e0faa9a3-8d6b-4629-90a0-1e85b65efb17", "remote_ip_prefix": null, "created_at": "2018-12-26T08:50:02Z", "security_group_id": "e0faa9a3-8d6b-4629-90a0-1e85b65efb17", "tenant_id": "2e3cc2ca02194a51af829e316bbb0daf", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e3cc2ca02194a51af829e316bbb0daf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:50:02Z", "revision_number": 0, "id": "fc0d4762-6c8b-4741-83f0-af48f651f534", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:50:02Z", "security_group_id": "e0faa9a3-8d6b-4629-90a0-1e85b65efb17", "tenant_id": "2e3cc2ca02194a51af829e316bbb0daf", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e3cc2ca02194a51af829e316bbb0daf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:50:02Z", "revision_number": 0, "id": "287f91dd-e773-4820-800d-d5ae01147662", "remote_group_id": "e0faa9a3-8d6b-4629-90a0-1e85b65efb17", "remote_ip_prefix": null, "created_at": "2018-12-26T08:50:02Z", "security_group_id": "e0faa9a3-8d6b-4629-90a0-1e85b65efb17", "tenant_id": "2e3cc2ca02194a51af829e316bbb0daf", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e3cc2ca02194a51af829e316bbb0daf"}], "revision_number": 4, "project_id": "2e3cc2ca02194a51af829e316bbb0daf", "id": "e0faa9a3-8d6b-4629-90a0-1e85b65efb17", "name": "default"}]} 2018-12-26 08:50:27,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-32ff61c1-31f0-41aa-a2d7-bba48ca0e0cc 2018-12-26 08:50:27,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.253288030624s 2018-12-26 08:50:27,975 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-32ff61c1-31f0-41aa-a2d7-bba48ca0e0cc 2018-12-26 08:50:27,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-26 08:50:27,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/e0faa9a3-8d6b-4629-90a0-1e85b65efb17.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}edd571088131c7a8a678c28688d05635af43a230" 2018-12-26 08:50:28,374 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2436b309-bb82-4ae4-b22d-01bc98a976d1 Content-Length: 0 Date: Wed, 26 Dec 2018 08:50:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-26 08:50:28,374 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/e0faa9a3-8d6b-4629-90a0-1e85b65efb17.json used request id req-2436b309-bb82-4ae4-b22d-01bc98a976d1 2018-12-26 08:50:28,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.394814968109s 2018-12-26 08:50:28,374 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/e0faa9a3-8d6b-4629-90a0-1e85b65efb17.json used request id req-2436b309-bb82-4ae4-b22d-01bc98a976d1 2018-12-26 08:50:28,422 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-12-26 08:50:28,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-26 08:50:28,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c26d64dc-1a45-4477-95d6-595f20615508 Content-Encoding: gzip Content-Length: 195 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.25:5000/v3/", "rel": "self"}]}} 2018-12-26 08:50:28,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-c26d64dc-1a45-4477-95d6-595f20615508 2018-12-26 08:50:28,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-12-26 08:50:28,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4558dc9756d24fe8873926fdc2d2aa0c", "name": "admin"}], "expires_at": "2018-12-26T09:50:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b57278e3ceb480e9b5d3f172e5ceafa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01b15bc8aa0b40f6a8f481586aedb9c8"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d3f3a29481945569de872e034f6b691"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "74ed509817064102a48b020edc9b1dcd"}], "type": "network", "id": "0d4542606df84477bdbc8403903a881c", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a453feaaaf41a1a2ef172e544f1a31"}, {"url": "http://172.30.9.25:8776/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af981670932f455e956b8d709fe4c246"}, {"url": "http://192.30.9.5:8776/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6e33a3d90284e7f9e62b01a8fcf823d"}], "type": "volume", "id": "2f0e0661faee4f5a9458b7b6203737b2", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71a26cddd8d842db9e582cb651d7a330"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86765e7d49e8495280f7ecbb89ffcd95"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cffbeb56618849a6b9f1ee3d00314a6b"}], "type": "compute", "id": "38528028b26b4f4fac390f6487972648", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.39:8080/v1/AUTH_1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26a2ca6a72a047518dad952f91284cbd"}, {"url": "http://172.30.9.25:8080/v1/AUTH_1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adfce938c0740658b852dc1143aeeb8"}, {"url": "http://12.0.0.39:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b85fbc9ab6344922b22628f766419b8a"}], "type": "object-store", "id": "445d330a003447c8968c608a469dc1cc", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fa347f3f542484a8f12b4f738d36fa4"}, {"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5685bcb5600a42f8a81083d0e7d6bf1c"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a246bff39cff4120b90d99d775859782"}], "type": "identity", "id": "576c8485b213438bb7e8eaf8396b77d3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10019b7da3a74d13880d191bc16aa0c8"}, {"url": "http://192.30.9.5:8776/v2/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "765b50925b5246f08939227b31866eb4"}, {"url": "http://172.30.9.25:8776/v2/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97fc3c15b2ed416a9e354605baab6153"}], "type": "volumev2", "id": "5db6aa7ce2164d1d87a6dc8d91d80f15", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1c4b6c17da4408b92fcc3214a8c9ff1"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0f3f269ed6341e2a68113633c44f2aa"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea5c3c0a29a84a4fab56b49a3164fef9"}], "type": "metric", "id": "7acd2e7b8e544365a202689158e1a7a5", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ea03aecea344eb7823e697015accdbd"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a6d7b7e07cb74532a34beca606c78194"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a745cce1d7a24eda8941f42f0dc62584"}], "type": "event", "id": "7b738056639e4c088d51156eb534068b", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "912853590a8f4c0289d2f880799d0c34"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca567395f8be41b2804aaa9098a5cab1"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a52b3908f44ecb70b782f19ab15c0"}], "type": "cloudformation", "id": "7f20e69c18bd422f82bacb1694625bb6", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "321cf6fd47d5450aa59568101ae780e0"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91cd9cd83e864dc59b08c7cfcf4693cc"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99cbb80ce9f34df8b4c737f2e0fe598f"}], "type": "image", "id": "93d260c8ee364f62bbdb986326329dfe", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31793b2b5b4c46fb81e63aa35ae4b9c9"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb61e90e33204ce5b336bff435e2a60f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e687d69d363f403a8b607f1e3daf2874"}], "type": "placement", "id": "a8e3db0b10bc492f9fe877238dcfa196", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0214efed4fb24e64b940bc72aa7a8efe"}, {"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e875c58605544ec9822a496cc77e76b8"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f48702e2044848949cdf3ed2603a2304"}], "type": "alarming", "id": "b6e96e4a20034478a714ff37196ac1db", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fcc2bcb661d40fb924e1815180bcc8b"}, {"url": "http://172.30.9.25:8776/v3/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "708504d865f643bcbebd0fb62a9d9dbc"}, {"url": "http://192.30.9.5:8776/v3/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c3b2cb9e19214b639a20aed70cceb581"}], "type": "volumev3", "id": "cd5571f2bbe340f58f729ccbd5424439", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8633c06e21dc41b993aaa23a10a7f622"}, {"url": "http://172.30.9.25:8004/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc9538a7f60841fdbf9f678384f54517"}, {"url": "http://192.30.9.5:8004/v1/1b57278e3ceb480e9b5d3f172e5ceafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c42671635b00488997a4985de908b6cf"}], "type": "orchestration", "id": "e496f11be4a34a34aad201632a52dc2a", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "f6d0ddd77b5f4f74a752f691e4b2ad86", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1ab64ba08e424c34a9023090f8c1c757"}, "audit_ids": ["8_LLkf1xSMScrUZUsrwTxw"], "issued_at": "2018-12-26T08:50:28.000000Z"}} 2018-12-26 08:50:28,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-26 08:50:28,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:50:29,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-556f50f9-9be4-432b-927b-4d57dd60d51b Date: Wed, 26 Dec 2018 08:50:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"d77b38f9-a0b1-486d-a01c-43d227a2f8d4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be983aa0083448bfae8560604f46a4ae","status":"ACTIVE","subnets":["d4b2c7e8-488d-4a72-97dc-83d2046089ba"],"description":"","tags":[],"updated_at":"2018-12-26T08:45:06Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"be983aa0083448bfae8560604f46a4ae","created_at":"2018-12-26T08:44:58Z","provider:network_type":"flat"}]} 2018-12-26 08:50:29,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-556f50f9-9be4-432b-927b-4d57dd60d51b 2018-12-26 08:50:29,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.271413087845s 2018-12-26 08:50:29,212 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-556f50f9-9be4-432b-927b-4d57dd60d51b 2018-12-26 08:50:29,218 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-12-26 08:50:29,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-26 08:50:29,226 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Dec 2018 08:50:29 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.25: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.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-26 08:50:29,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-26 08:50:29,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:50:29,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b2cf95c-9dfd-4b0b-9cec-30fb697cda4b Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/5dd131b3dfbd450fae6d20407be982b3"}, "tags": [], "enabled": true, "id": "5dd131b3dfbd450fae6d20407be982b3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-12-26 08:50:29,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-1b2cf95c-9dfd-4b0b-9cec-30fb697cda4b 2018-12-26 08:50:29,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11485004425s 2018-12-26 08:50:29,342 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-1b2cf95c-9dfd-4b0b-9cec-30fb697cda4b 2018-12-26 08:50:29,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-26 08:50:29,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:50:29,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2235dd1-b878-4edc-87c2-8de273e7e2cd Content-Encoding: gzip Content-Length: 294 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/1b57278e3ceb480e9b5d3f172e5ceafa"}, "tags": [], "enabled": true, "id": "1b57278e3ceb480e9b5d3f172e5ceafa", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/be983aa0083448bfae8560604f46a4ae"}, "tags": [], "enabled": true, "id": "be983aa0083448bfae8560604f46a4ae", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-26 08:50:29,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-f2235dd1-b878-4edc-87c2-8de273e7e2cd 2018-12-26 08:50:29,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0217478275299s 2018-12-26 08:50:29,371 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-f2235dd1-b878-4edc-87c2-8de273e7e2cd 2018-12-26 08:50:29,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-26 08:50:29,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" -d '{"network": {"tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "name": "singlevm1-net_35307efa-9f9d-4196-807e-d772bea98d14", "admin_state_up": true}}' 2018-12-26 08:50:29,903 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f41776b0-9492-4c6f-8b51-401931cb2a74 Date: Wed, 26 Dec 2018 08:50:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0762cfeb-b163-4dba-ab4f-209f9fd29bfb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b57278e3ceb480e9b5d3f172e5ceafa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-26T08:50:29Z","is_default":false,"provider:segmentation_id":36,"name":"singlevm1-net_35307efa-9f9d-4196-807e-d772bea98d14","admin_state_up":true,"tenant_id":"1b57278e3ceb480e9b5d3f172e5ceafa","created_at":"2018-12-26T08:50:29Z","mtu":1450}} 2018-12-26 08:50:29,904 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f41776b0-9492-4c6f-8b51-401931cb2a74 2018-12-26 08:50:29,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.531285047531s 2018-12-26 08:50:29,904 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f41776b0-9492-4c6f-8b51-401931cb2a74 2018-12-26 08:50:29,905 - 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-26T08:50:29Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0762cfeb-b163-4dba-ab4f-209f9fd29bfb', u'provider:segmentation_id': 36, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_35307efa-9f9d-4196-807e-d772bea98d14', u'admin_state_up': True, u'tenant_id': u'1b57278e3ceb480e9b5d3f172e5ceafa', u'created_at': u'2018-12-26T08:50:29Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1b57278e3ceb480e9b5d3f172e5ceafa'}) 2018-12-26 08:50:29,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-26 08:50:29,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:50:30,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1347 X-Openstack-Request-Id: req-f44b2726-5efc-40b6-8258-c04e5059057d Date: Wed, 26 Dec 2018 08:50:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0762cfeb-b163-4dba-ab4f-209f9fd29bfb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b57278e3ceb480e9b5d3f172e5ceafa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-26T08:50:29Z","provider:segmentation_id":36,"name":"singlevm1-net_35307efa-9f9d-4196-807e-d772bea98d14","admin_state_up":true,"tenant_id":"1b57278e3ceb480e9b5d3f172e5ceafa","created_at":"2018-12-26T08:50:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"d77b38f9-a0b1-486d-a01c-43d227a2f8d4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be983aa0083448bfae8560604f46a4ae","status":"ACTIVE","subnets":["d4b2c7e8-488d-4a72-97dc-83d2046089ba"],"description":"","tags":[],"updated_at":"2018-12-26T08:45:06Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"be983aa0083448bfae8560604f46a4ae","created_at":"2018-12-26T08:44:58Z","provider:network_type":"flat"}]} 2018-12-26 08:50:30,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f44b2726-5efc-40b6-8258-c04e5059057d 2018-12-26 08:50:30,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.273725986481s 2018-12-26 08:50:30,179 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f44b2726-5efc-40b6-8258-c04e5059057d 2018-12-26 08:50:30,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-26 08:50:30,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" -d '{"subnet": {"name": "singlevm1-subnet_35307efa-9f9d-4196-807e-d772bea98d14", "enable_dhcp": true, "network_id": "0762cfeb-b163-4dba-ab4f-209f9fd29bfb", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-26 08:50:30,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d9d06e4a-e644-4d3c-9197-0474f865cdeb Date: Wed, 26 Dec 2018 08:50:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0762cfeb-b163-4dba-ab4f-209f9fd29bfb","tenant_id":"1b57278e3ceb480e9b5d3f172e5ceafa","created_at":"2018-12-26T08:50:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-26T08:50:30Z","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":"1b57278e3ceb480e9b5d3f172e5ceafa","id":"32b91232-6d17-4332-a48f-204e91af34e4","subnetpool_id":null,"name":"singlevm1-subnet_35307efa-9f9d-4196-807e-d772bea98d14"}} 2018-12-26 08:50:30,820 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-d9d06e4a-e644-4d3c-9197-0474f865cdeb 2018-12-26 08:50:30,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.639278173447s 2018-12-26 08:50:30,821 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-d9d06e4a-e644-4d3c-9197-0474f865cdeb 2018-12-26 08:50:30,821 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-26T08:50:30Z', 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'32b91232-6d17-4332-a48f-204e91af34e4', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_35307efa-9f9d-4196-807e-d772bea98d14', u'enable_dhcp': True, u'network_id': u'0762cfeb-b163-4dba-ab4f-209f9fd29bfb', u'tenant_id': u'1b57278e3ceb480e9b5d3f172e5ceafa', u'created_at': u'2018-12-26T08:50:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1b57278e3ceb480e9b5d3f172e5ceafa'}) 2018-12-26 08:50:30,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-26 08:50:30,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" -d '{"router": {"external_gateway_info": {"network_id": "d77b38f9-a0b1-486d-a01c-43d227a2f8d4"}, "name": "singlevm1-router_35307efa-9f9d-4196-807e-d772bea98d14", "admin_state_up": true}}' 2018-12-26 08:50:32,481 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-22213a2c-0c8b-4620-9c11-89b4babfce7d Date: Wed, 26 Dec 2018 08:50:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "d77b38f9-a0b1-486d-a01c-43d227a2f8d4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d4b2c7e8-488d-4a72-97dc-83d2046089ba", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "created_at": "2018-12-26T08:50:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-26T08:50:32Z", "revision_number": 2, "routes": [], "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "id": "8bd8b929-9706-49ed-a0b6-0713b3406efe", "name": "singlevm1-router_35307efa-9f9d-4196-807e-d772bea98d14"}} 2018-12-26 08:50:32,482 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-22213a2c-0c8b-4620-9c11-89b4babfce7d 2018-12-26 08:50:32,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.66001605988s 2018-12-26 08:50:32,482 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-22213a2c-0c8b-4620-9c11-89b4babfce7d 2018-12-26 08:50:32,482 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'd77b38f9-a0b1-486d-a01c-43d227a2f8d4', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd4b2c7e8-488d-4a72-97dc-83d2046089ba', u'ip_address': u'172.30.9.211'}]}, u'description': u'', u'tags': [], u'tenant_id': u'1b57278e3ceb480e9b5d3f172e5ceafa', u'created_at': u'2018-12-26T08:50:31Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-12-26T08:50:32Z', u'revision_number': 2, u'routes': [], u'project_id': u'1b57278e3ceb480e9b5d3f172e5ceafa', u'id': u'8bd8b929-9706-49ed-a0b6-0713b3406efe', u'name': u'singlevm1-router_35307efa-9f9d-4196-807e-d772bea98d14'}) 2018-12-26 08:50:32,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-26 08:50:32,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/8bd8b929-9706-49ed-a0b6-0713b3406efe/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}182770a611681e75362201468cb59a2d98403386" -d '{"subnet_id": "32b91232-6d17-4332-a48f-204e91af34e4"}' 2018-12-26 08:50:34,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f45143cb-44c2-4dd3-a893-2805137fedba Date: Wed, 26 Dec 2018 08:50:34 GMT RESP BODY: {"network_id": "0762cfeb-b163-4dba-ab4f-209f9fd29bfb", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "subnet_id": "32b91232-6d17-4332-a48f-204e91af34e4", "subnet_ids": ["32b91232-6d17-4332-a48f-204e91af34e4"], "port_id": "7631e291-e939-4bcb-aa90-1b5554842757", "id": "8bd8b929-9706-49ed-a0b6-0713b3406efe"} 2018-12-26 08:50:34,584 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/8bd8b929-9706-49ed-a0b6-0713b3406efe/add_router_interface.json used request id req-f45143cb-44c2-4dd3-a893-2805137fedba 2018-12-26 08:50:34,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.10021686554s 2018-12-26 08:50:34,584 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/8bd8b929-9706-49ed-a0b6-0713b3406efe/add_router_interface.json used request id req-f45143cb-44c2-4dd3-a893-2805137fedba returning object 8bd8b929-9706-49ed-a0b6-0713b3406efe 2018-12-26 08:50:34,584 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-26 08:50:34,716 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-26 08:50:34,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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-26 08:50:34,724 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 26 Dec 2018 08:50:34 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-12-26 08:50:34,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-26 08:50:34,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:50:34,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c62ec9bc-5a2b-47e0-a5c8-c71f25c394c5 Date: Wed, 26 Dec 2018 08:50:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-26 08:50:34,923 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c62ec9bc-5a2b-47e0-a5c8-c71f25c394c5 2018-12-26 08:50:34,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.197153091431s 2018-12-26 08:50:34,924 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c62ec9bc-5a2b-47e0-a5c8-c71f25c394c5 2018-12-26 08:50:34,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-26 08:50:34,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_35307efa-9f9d-4196-807e-d772bea98d14", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_35307efa-9f9d-4196-807e-d772bea98d14"}' 2018-12-26 08:50:35,238 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/e6cc6f35-6853-4783-9932-2e7ace06c62d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2c2c0db7-3321-4008-bb6f-1b10d56adfb9 Date: Wed, 26 Dec 2018 08:50:35 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e6cc6f35-6853-4783-9932-2e7ace06c62d/file", "owner": "1b57278e3ceb480e9b5d3f172e5ceafa", "id": "e6cc6f35-6853-4783-9932-2e7ace06c62d", "size": null, "self": "/v2/images/e6cc6f35-6853-4783-9932-2e7ace06c62d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-26T08:50:35Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_35307efa-9f9d-4196-807e-d772bea98d14", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_35307efa-9f9d-4196-807e-d772bea98d14", "checksum": null, "created_at": "2018-12-26T08:50:35Z", "protected": false} 2018-12-26 08:50:35,238 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-2c2c0db7-3321-4008-bb6f-1b10d56adfb9 2018-12-26 08:50:35,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.306287050247s 2018-12-26 08:50:35,238 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-2c2c0db7-3321-4008-bb6f-1b10d56adfb9 returning object e6cc6f35-6853-4783-9932-2e7ace06c62d 2018-12-26 08:50:35,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-26 08:50:35,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/e6cc6f35-6853-4783-9932-2e7ace06c62d/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}182770a611681e75362201468cb59a2d98403386" -d '' 2018-12-26 08:50:36,486 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3ccdd26d-95ff-448e-a107-da509ef4348a Date: Wed, 26 Dec 2018 08:50:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-26 08:50:36,487 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e6cc6f35-6853-4783-9932-2e7ace06c62d/file used request id req-3ccdd26d-95ff-448e-a107-da509ef4348a 2018-12-26 08:50:36,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.24765300751s 2018-12-26 08:50:36,487 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e6cc6f35-6853-4783-9932-2e7ace06c62d/file used request id req-3ccdd26d-95ff-448e-a107-da509ef4348a 2018-12-26 08:50:36,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-26 08:50:36,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:50:37,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-32878882-67d4-46c8-b6de-4474ea5e6107 Date: Wed, 26 Dec 2018 08:50:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://572fe147-3bfa-4895-b4df-e12fd74d2b89/images/e6cc6f35-6853-4783-9932-2e7ace06c62d/snap", "metadata": {}}], "file": "/v2/images/e6cc6f35-6853-4783-9932-2e7ace06c62d/file", "owner": "1b57278e3ceb480e9b5d3f172e5ceafa", "id": "e6cc6f35-6853-4783-9932-2e7ace06c62d", "size": 12716032, "self": "/v2/images/e6cc6f35-6853-4783-9932-2e7ace06c62d", "disk_format": "qcow2", "direct_url": "rbd://572fe147-3bfa-4895-b4df-e12fd74d2b89/images/e6cc6f35-6853-4783-9932-2e7ace06c62d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-26T08:50:36Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_35307efa-9f9d-4196-807e-d772bea98d14", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_35307efa-9f9d-4196-807e-d772bea98d14", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-26T08:50:35Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-26 08:50:37,277 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-32878882-67d4-46c8-b6de-4474ea5e6107 2018-12-26 08:50:37,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.785967111588s 2018-12-26 08:50:37,278 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-32878882-67d4-46c8-b6de-4474ea5e6107 2018-12-26 08:50:37,279 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://572fe147-3bfa-4895-b4df-e12fd74d2b89/images/e6cc6f35-6853-4783-9932-2e7ace06c62d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e6cc6f35-6853-4783-9932-2e7ace06c62d/file', 'owner': u'1b57278e3ceb480e9b5d3f172e5ceafa', 'id': u'e6cc6f35-6853-4783-9932-2e7ace06c62d', 'size': 12716032, u'self': u'/v2/images/e6cc6f35-6853-4783-9932-2e7ace06c62d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1b57278e3ceb480e9b5d3f172e5ceafa', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://572fe147-3bfa-4895-b4df-e12fd74d2b89/images/e6cc6f35-6853-4783-9932-2e7ace06c62d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-26T08:50:36Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-26T08:50:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_35307efa-9f9d-4196-807e-d772bea98d14', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e6cc6f35-6853-4783-9932-2e7ace06c62d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_35307efa-9f9d-4196-807e-d772bea98d14', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_35307efa-9f9d-4196-807e-d772bea98d14', 'created': u'2018-12-26T08:50:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-26T08:50:35Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e6cc6f35-6853-4783-9932-2e7ace06c62d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_35307efa-9f9d-4196-807e-d772bea98d14', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-26 08:50:37,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-26 08:50:37,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_35307efa-9f9d-4196-807e-d772bea98d14", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-26 08:50:38,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50:37 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-ae9651b5-10be-43ff-9796-17a5a6b4c52f x-compute-request-id: req-ae9651b5-10be-43ff-9796-17a5a6b4c52f Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_35307efa-9f9d-4196-807e-d772bea98d14", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/76f05ae0-bada-414c-84c3-e6619019914e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/76f05ae0-bada-414c-84c3-e6619019914e", "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": "76f05ae0-bada-414c-84c3-e6619019914e"}} 2018-12-26 08:50:38,100 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-ae9651b5-10be-43ff-9796-17a5a6b4c52f 2018-12-26 08:50:38,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.819290161133s 2018-12-26 08:50:38,101 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-ae9651b5-10be-43ff-9796-17a5a6b4c52f 2018-12-26 08:50:38,102 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_35307efa-9f9d-4196-807e-d772bea98d14', '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'1b57278e3ceb480e9b5d3f172e5ceafa', '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'76f05ae0-bada-414c-84c3-e6619019914e', 'swap': 0}) 2018-12-26 08:50:38,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-26 08:50:38,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/76f05ae0-bada-414c-84c3-e6619019914e/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}182770a611681e75362201468cb59a2d98403386" -d '{"extra_specs": {}}' 2018-12-26 08:50:38,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50:38 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-4f209ffe-47e3-40f8-81ab-b21d2d42c367 x-compute-request-id: req-4f209ffe-47e3-40f8-81ab-b21d2d42c367 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-26 08:50:38,125 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/76f05ae0-bada-414c-84c3-e6619019914e/os-extra_specs used request id req-4f209ffe-47e3-40f8-81ab-b21d2d42c367 2018-12-26 08:50:38,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0227868556976s 2018-12-26 08:50:38,125 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/76f05ae0-bada-414c-84c3-e6619019914e/os-extra_specs used request id req-4f209ffe-47e3-40f8-81ab-b21d2d42c367 2018-12-26 08:50:38,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-26 08:50:38,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" -d '{"keypair": {"name": "singlevm1-kp_35307efa-9f9d-4196-807e-d772bea98d14"}}' 2018-12-26 08:50:38,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50:38 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-c0080812-a333-44b4-9b40-67028300b4c7 x-compute-request-id: req-c0080812-a333-44b4-9b40-67028300b4c7 Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxtX7ubQ+qGUY/Rm4xBnke4AGhAk+EQUFWD5vwNARFkTvcPzAxhBE54fMdgQjv6AswsQtQde2zAzVZ2WU/EwFmqR1myqLIaIfARwcGRVF+OgXQrfkG5hor96rpYJc3OmdBFly2fMbrNdDAxuu2Dswicd+qJBJNLD3hs3dG7dKoEs4fUS5Rgi9liV5plNzDOSMZh4jbVotjDVxVwtCvkEuVe5TiCzIZVZ8RY7SkR8dpSn1/tsiX9nBLMB/7RebiOf3edOAVmFnRr+Geb4WZKp41gW8YDQLejK8Cgo7flE04RtrCCieaRdPTjnExOEZDjNsiUO7fwQRcUrYnRW4P5Q99 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsbV+7m0PqhlGP0ZuMQZ5HuABoQJPhEFBVg+b8DQERZE73D8w\nMYQROeHzHYEI7+gLMLELUHXtswM1WdllPxMBZqkdZsqiyGiHwEcHBkVRfjoF0K35\nBuYaK/eq6WCXNzpnQRZctnzG6zXQwMbrtg7MInHfqiQSTSw94bN3Ru3SqBLOH1Eu\nUYIvZYleaZTcwzkjGYeI21aLYw1cVcLQr5BLlXuU4gsyGVWfEWO0pEfHaUp9f7bI\nl/ZwSzAf+0Xm4jn93nTgFZhZ0a/hnm+FmSqeNYFvGA0C3oyvAoKO35RNOEbawgon\nmkXT045xMThGQ4zbIlDu38EEXFK2J0VuD+UPfQIDAQABAoIBADyg1jBT5w86VjwK\nNFfnhHUjKYsb9bMCbF8HLkVyCa8OUKTgrfmGvDXKP55mQn1O5lpzXI/T3AfB5XbE\n84TkYAr9UXmbUpQbDY1s7hmWlqoA87DxWc+fu3gapCXA/XYrJ8UN8w2TXm4qyxCq\nDQrs23o47Xznl5LasDYLe3sockFCr5ip2E0Tzbc0l+LXCDIMYCXEpyd531OP/C6p\nUuA42IdsBQ+UUzDZm5C7ErVhVZ3SGawjuLYuvVqvmcR0lJMEPqUKXgq3jBfPz41P\ntg9+s/hwRqE9MxquBUFp44zCAPtE+ORoxC6NEhpMCCK/NmC3rQAXtZwlZ/POzt1Z\nPjxv/4ECgYEA2qu5w/4hv8z3jHRRkbxsAHJ0s0c99ItbWtnAptgEQeozXDVchDCt\nrk5WyHI0FVqkJYc4U70cP42Hg1WlRvzAXHg95ctjR9gGxHtNIiPgM2iibE5gbkoF\nR2CuwRezPydUz1suHYosPjoddks7jIIp+5Yt1Yo1U/EWq/6Jn0QdTx0CgYEA0Aur\npaWGn1oTFZLyWx+pw/mO6elQiKytBzaVjAy+pcTUyB5q46mPWoRv6QTW4CyVA81t\ng0s5aPQCk70VYvSFmV6xOS5g0i+Q6rNfWl1o4Qm2Cy+Tr2hmqO9uPEjClzp5NFFr\nIPVT+x4+LG58CA8+DgYRAxnQM7VK9lC20hAS8+ECgYBBd6pdQGeQSehPV7/YFwZq\nt9mylwC4h0Rplcn06bWUmm6YC63QMda92dxnlLF9Ny7vwWUexP6BFHle27Ro5WEe\nDi3R76ugpc+Y4aV9NCp6mbgPHwQF4Qlljk+jpdnXbYoZrp3G4EhQtQt/EBUbAxlY\npmTAiuleYU69Xa6MTVNNDQKBgQCnRcrjq3vbIdwYS4cLFyEzDbMHhW0YBuYz14JU\nEWcz91cx86rzk0BMghFMpHRz18SUQxZbKx9ksFRmHvBUGNBWKRmLJSv5sv7shf4T\ntOj/jwRMaBtxPBrWl3PliobSetQ66X+eB0JXtNA+fzLAdCjrs5r4CEgrWweDlg/4\nQ65JYQKBgFcjel6Q1TZvog6u5RV3DQTx4gt2EzaTBXofqk+77avFwwHrfxXNl15y\nPGOt9RIaz5jRXfQxa3kiiRIf3C3EUh0tR+7PSsNnsmNuOUB0YpcxFmUxDPbVdbst\n2W3zJ+6ImmPbZs0T4cNAHbc8Y+niFk6ESEjHUUMze/P3qYQxioF5\n-----END RSA PRIVATE KEY-----\n", "user_id": "1ab64ba08e424c34a9023090f8c1c757", "name": "singlevm1-kp_35307efa-9f9d-4196-807e-d772bea98d14", "fingerprint": "a6:b7:b4:83:77:4e:06:60:e2:3a:31:b2:54:c6:32:47"}} 2018-12-26 08:50:38,418 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-c0080812-a333-44b4-9b40-67028300b4c7 2018-12-26 08:50:38,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.292131900787s 2018-12-26 08:50:38,418 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-c0080812-a333-44b4-9b40-67028300b4c7 2018-12-26 08:50:38,419 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxtX7ubQ+qGUY/Rm4xBnke4AGhAk+EQUFWD5vwNARFkTvcPzAxhBE54fMdgQjv6AswsQtQde2zAzVZ2WU/EwFmqR1myqLIaIfARwcGRVF+OgXQrfkG5hor96rpYJc3OmdBFly2fMbrNdDAxuu2Dswicd+qJBJNLD3hs3dG7dKoEs4fUS5Rgi9liV5plNzDOSMZh4jbVotjDVxVwtCvkEuVe5TiCzIZVZ8RY7SkR8dpSn1/tsiX9nBLMB/7RebiOf3edOAVmFnRr+Geb4WZKp41gW8YDQLejK8Cgo7flE04RtrCCieaRdPTjnExOEZDjNsiUO7fwQRcUrYnRW4P5Q99 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsbV+7m0PqhlGP0ZuMQZ5HuABoQJPhEFBVg+b8DQERZE73D8w\nMYQROeHzHYEI7+gLMLELUHXtswM1WdllPxMBZqkdZsqiyGiHwEcHBkVRfjoF0K35\nBuYaK/eq6WCXNzpnQRZctnzG6zXQwMbrtg7MInHfqiQSTSw94bN3Ru3SqBLOH1Eu\nUYIvZYleaZTcwzkjGYeI21aLYw1cVcLQr5BLlXuU4gsyGVWfEWO0pEfHaUp9f7bI\nl/ZwSzAf+0Xm4jn93nTgFZhZ0a/hnm+FmSqeNYFvGA0C3oyvAoKO35RNOEbawgon\nmkXT045xMThGQ4zbIlDu38EEXFK2J0VuD+UPfQIDAQABAoIBADyg1jBT5w86VjwK\nNFfnhHUjKYsb9bMCbF8HLkVyCa8OUKTgrfmGvDXKP55mQn1O5lpzXI/T3AfB5XbE\n84TkYAr9UXmbUpQbDY1s7hmWlqoA87DxWc+fu3gapCXA/XYrJ8UN8w2TXm4qyxCq\nDQrs23o47Xznl5LasDYLe3sockFCr5ip2E0Tzbc0l+LXCDIMYCXEpyd531OP/C6p\nUuA42IdsBQ+UUzDZm5C7ErVhVZ3SGawjuLYuvVqvmcR0lJMEPqUKXgq3jBfPz41P\ntg9+s/hwRqE9MxquBUFp44zCAPtE+ORoxC6NEhpMCCK/NmC3rQAXtZwlZ/POzt1Z\nPjxv/4ECgYEA2qu5w/4hv8z3jHRRkbxsAHJ0s0c99ItbWtnAptgEQeozXDVchDCt\nrk5WyHI0FVqkJYc4U70cP42Hg1WlRvzAXHg95ctjR9gGxHtNIiPgM2iibE5gbkoF\nR2CuwRezPydUz1suHYosPjoddks7jIIp+5Yt1Yo1U/EWq/6Jn0QdTx0CgYEA0Aur\npaWGn1oTFZLyWx+pw/mO6elQiKytBzaVjAy+pcTUyB5q46mPWoRv6QTW4CyVA81t\ng0s5aPQCk70VYvSFmV6xOS5g0i+Q6rNfWl1o4Qm2Cy+Tr2hmqO9uPEjClzp5NFFr\nIPVT+x4+LG58CA8+DgYRAxnQM7VK9lC20hAS8+ECgYBBd6pdQGeQSehPV7/YFwZq\nt9mylwC4h0Rplcn06bWUmm6YC63QMda92dxnlLF9Ny7vwWUexP6BFHle27Ro5WEe\nDi3R76ugpc+Y4aV9NCp6mbgPHwQF4Qlljk+jpdnXbYoZrp3G4EhQtQt/EBUbAxlY\npmTAiuleYU69Xa6MTVNNDQKBgQCnRcrjq3vbIdwYS4cLFyEzDbMHhW0YBuYz14JU\nEWcz91cx86rzk0BMghFMpHRz18SUQxZbKx9ksFRmHvBUGNBWKRmLJSv5sv7shf4T\ntOj/jwRMaBtxPBrWl3PliobSetQ66X+eB0JXtNA+fzLAdCjrs5r4CEgrWweDlg/4\nQ65JYQKBgFcjel6Q1TZvog6u5RV3DQTx4gt2EzaTBXofqk+77avFwwHrfxXNl15y\nPGOt9RIaz5jRXfQxa3kiiRIf3C3EUh0tR+7PSsNnsmNuOUB0YpcxFmUxDPbVdbst\n2W3zJ+6ImmPbZs0T4cNAHbc8Y+niFk6ESEjHUUMze/P3qYQxioF5\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1ab64ba08e424c34a9023090f8c1c757', 'name': u'singlevm1-kp_35307efa-9f9d-4196-807e-d772bea98d14', 'created_at': '2018-12-26T08:50:38.419441', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1b57278e3ceb480e9b5d3f172e5ceafa', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'a6:b7:b4:83:77:4e:06:60:e2:3a:31:b2:54:c6:32:47', 'type': 'ssh', 'id': u'singlevm1-kp_35307efa-9f9d-4196-807e-d772bea98d14'}) 2018-12-26 08:50:38,419 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAsbV+7m0PqhlGP0ZuMQZ5HuABoQJPhEFBVg+b8DQERZE73D8w MYQROeHzHYEI7+gLMLELUHXtswM1WdllPxMBZqkdZsqiyGiHwEcHBkVRfjoF0K35 BuYaK/eq6WCXNzpnQRZctnzG6zXQwMbrtg7MInHfqiQSTSw94bN3Ru3SqBLOH1Eu UYIvZYleaZTcwzkjGYeI21aLYw1cVcLQr5BLlXuU4gsyGVWfEWO0pEfHaUp9f7bI l/ZwSzAf+0Xm4jn93nTgFZhZ0a/hnm+FmSqeNYFvGA0C3oyvAoKO35RNOEbawgon mkXT045xMThGQ4zbIlDu38EEXFK2J0VuD+UPfQIDAQABAoIBADyg1jBT5w86VjwK NFfnhHUjKYsb9bMCbF8HLkVyCa8OUKTgrfmGvDXKP55mQn1O5lpzXI/T3AfB5XbE 84TkYAr9UXmbUpQbDY1s7hmWlqoA87DxWc+fu3gapCXA/XYrJ8UN8w2TXm4qyxCq DQrs23o47Xznl5LasDYLe3sockFCr5ip2E0Tzbc0l+LXCDIMYCXEpyd531OP/C6p UuA42IdsBQ+UUzDZm5C7ErVhVZ3SGawjuLYuvVqvmcR0lJMEPqUKXgq3jBfPz41P tg9+s/hwRqE9MxquBUFp44zCAPtE+ORoxC6NEhpMCCK/NmC3rQAXtZwlZ/POzt1Z Pjxv/4ECgYEA2qu5w/4hv8z3jHRRkbxsAHJ0s0c99ItbWtnAptgEQeozXDVchDCt rk5WyHI0FVqkJYc4U70cP42Hg1WlRvzAXHg95ctjR9gGxHtNIiPgM2iibE5gbkoF R2CuwRezPydUz1suHYosPjoddks7jIIp+5Yt1Yo1U/EWq/6Jn0QdTx0CgYEA0Aur paWGn1oTFZLyWx+pw/mO6elQiKytBzaVjAy+pcTUyB5q46mPWoRv6QTW4CyVA81t g0s5aPQCk70VYvSFmV6xOS5g0i+Q6rNfWl1o4Qm2Cy+Tr2hmqO9uPEjClzp5NFFr IPVT+x4+LG58CA8+DgYRAxnQM7VK9lC20hAS8+ECgYBBd6pdQGeQSehPV7/YFwZq t9mylwC4h0Rplcn06bWUmm6YC63QMda92dxnlLF9Ny7vwWUexP6BFHle27Ro5WEe Di3R76ugpc+Y4aV9NCp6mbgPHwQF4Qlljk+jpdnXbYoZrp3G4EhQtQt/EBUbAxlY pmTAiuleYU69Xa6MTVNNDQKBgQCnRcrjq3vbIdwYS4cLFyEzDbMHhW0YBuYz14JU EWcz91cx86rzk0BMghFMpHRz18SUQxZbKx9ksFRmHvBUGNBWKRmLJSv5sv7shf4T tOj/jwRMaBtxPBrWl3PliobSetQ66X+eB0JXtNA+fzLAdCjrs5r4CEgrWweDlg/4 Q65JYQKBgFcjel6Q1TZvog6u5RV3DQTx4gt2EzaTBXofqk+77avFwwHrfxXNl15y PGOt9RIaz5jRXfQxa3kiiRIf3C3EUh0tR+7PSsNnsmNuOUB0YpcxFmUxDPbVdbst 2W3zJ+6ImmPbZs0T4cNAHbc8Y+niFk6ESEjHUUMze/P3qYQxioF5 -----END RSA PRIVATE KEY----- 2018-12-26 08:50:38,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-26 08:50:38,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" -d '{"security_group": {"name": "singlevm1-sg_35307efa-9f9d-4196-807e-d772bea98d14", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-12-26 08:50:38,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-f57cd825-083a-4221-bfb5-7682e08508db Date: Wed, 26 Dec 2018 08:50:38 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "created_at": "2018-12-26T08:50:38Z", "updated_at": "2018-12-26T08:50:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:50:38Z", "revision_number": 0, "id": "236fe7c0-3951-4fd8-91cb-6078e445de07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:50:38Z", "security_group_id": "1b287026-dd6e-433c-b5fb-88feae579583", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:50:38Z", "revision_number": 0, "id": "5570beff-7d96-42d6-9dda-7dc922ffb441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:50:38Z", "security_group_id": "1b287026-dd6e-433c-b5fb-88feae579583", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}], "revision_number": 2, "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "id": "1b287026-dd6e-433c-b5fb-88feae579583", "name": "singlevm1-sg_35307efa-9f9d-4196-807e-d772bea98d14"}} 2018-12-26 08:50:38,847 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f57cd825-083a-4221-bfb5-7682e08508db 2018-12-26 08:50:38,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.424869060516s 2018-12-26 08:50:38,848 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f57cd825-083a-4221-bfb5-7682e08508db 2018-12-26 08:50:38,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-26 08:50:38,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:50:39,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8340 X-Openstack-Request-Id: req-958e370a-2419-46d6-a0e7-0c1a89f37d4c Date: Wed, 26 Dec 2018 08:50:39 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "created_at": "2018-12-26T08:50:38Z", "updated_at": "2018-12-26T08:50:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:50:38Z", "revision_number": 0, "id": "236fe7c0-3951-4fd8-91cb-6078e445de07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:50:38Z", "security_group_id": "1b287026-dd6e-433c-b5fb-88feae579583", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:50:38Z", "revision_number": 0, "id": "5570beff-7d96-42d6-9dda-7dc922ffb441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:50:38Z", "security_group_id": "1b287026-dd6e-433c-b5fb-88feae579583", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}], "revision_number": 2, "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "id": "1b287026-dd6e-433c-b5fb-88feae579583", "name": "singlevm1-sg_35307efa-9f9d-4196-807e-d772bea98d14"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-26T08:48:55Z", "updated_at": "2018-12-26T08:48:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:48:55Z", "revision_number": 0, "id": "79e88568-5793-41f0-b13f-bdc5ea2e1276", "remote_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:55Z", "security_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "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-26T08:48:55Z", "revision_number": 0, "id": "02e16c74-b78e-4306-a179-b1d604a1dedb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:55Z", "security_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "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-26T08:48:55Z", "revision_number": 0, "id": "02494c06-e4ef-4736-9cf9-2452d66ee501", "remote_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:55Z", "security_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "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-26T08:48:55Z", "revision_number": 0, "id": "92fbf88c-6b2a-43fb-93e5-34ade3ca33b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:55Z", "security_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be983aa0083448bfae8560604f46a4ae", "created_at": "2018-12-26T08:44:57Z", "updated_at": "2018-12-26T08:44:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:44:58Z", "revision_number": 0, "id": "9bf75d14-b359-41f0-8db7-623b30b28b3a", "remote_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "remote_ip_prefix": null, "created_at": "2018-12-26T08:44:58Z", "security_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "tenant_id": "be983aa0083448bfae8560604f46a4ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "be983aa0083448bfae8560604f46a4ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:44:58Z", "revision_number": 0, "id": "4ddd97b2-c47e-45e0-86b4-b1b00373d82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:44:58Z", "security_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "tenant_id": "be983aa0083448bfae8560604f46a4ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "be983aa0083448bfae8560604f46a4ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:44:58Z", "revision_number": 0, "id": "913ab3ef-435f-497d-bb16-9b19ff0d2a3a", "remote_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "remote_ip_prefix": null, "created_at": "2018-12-26T08:44:58Z", "security_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "tenant_id": "be983aa0083448bfae8560604f46a4ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "be983aa0083448bfae8560604f46a4ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:44:58Z", "revision_number": 0, "id": "c916810a-fc16-4768-b21a-31aed1b8e823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:44:58Z", "security_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "tenant_id": "be983aa0083448bfae8560604f46a4ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "be983aa0083448bfae8560604f46a4ae"}], "revision_number": 4, "project_id": "be983aa0083448bfae8560604f46a4ae", "id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "created_at": "2018-12-26T08:48:50Z", "updated_at": "2018-12-26T08:48:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:48:50Z", "revision_number": 0, "id": "bc1be263-1178-4c87-823c-6f0909f1a19a", "remote_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:50Z", "security_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:48:50Z", "revision_number": 0, "id": "622e556f-58f6-452e-a156-75acea38d80c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:50Z", "security_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:48:50Z", "revision_number": 0, "id": "2586f550-3f5e-421a-ab75-0469f72c1c8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:50Z", "security_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:48:50Z", "revision_number": 0, "id": "8f282497-aa3f-4bbb-a20b-627ba1f9c8f7", "remote_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:50Z", "security_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}], "revision_number": 4, "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "name": "default"}]} 2018-12-26 08:50:39,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-958e370a-2419-46d6-a0e7-0c1a89f37d4c 2018-12-26 08:50:39,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.235867023468s 2018-12-26 08:50:39,089 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-958e370a-2419-46d6-a0e7-0c1a89f37d4c 2018-12-26 08:50:39,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-26 08:50:39,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" -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": "1b287026-dd6e-433c-b5fb-88feae579583"}}' 2018-12-26 08:50:39,511 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ee81c007-ea97-4e68-bc6a-6d326d21bffd Date: Wed, 26 Dec 2018 08:50:39 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-26T08:50:39Z", "security_group_id": "1b287026-dd6e-433c-b5fb-88feae579583", "port_range_min": 22, "revision_number": 0, "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "created_at": "2018-12-26T08:50:39Z", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "id": "915be240-efa8-490d-8149-10dbc41aa075"}} 2018-12-26 08:50:39,511 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-ee81c007-ea97-4e68-bc6a-6d326d21bffd 2018-12-26 08:50:39,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.418319940567s 2018-12-26 08:50:39,511 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-ee81c007-ea97-4e68-bc6a-6d326d21bffd 2018-12-26 08:50:39,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-26 08:50:39,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:50:39,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8836 X-Openstack-Request-Id: req-7b5b60fb-0a91-4218-a249-5b0ff7da781b Date: Wed, 26 Dec 2018 08:50:39 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "created_at": "2018-12-26T08:50:38Z", "updated_at": "2018-12-26T08:50:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:50:38Z", "revision_number": 0, "id": "5570beff-7d96-42d6-9dda-7dc922ffb441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:50:38Z", "security_group_id": "1b287026-dd6e-433c-b5fb-88feae579583", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-26T08:50:39Z", "revision_number": 0, "id": "915be240-efa8-490d-8149-10dbc41aa075", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:50:39Z", "security_group_id": "1b287026-dd6e-433c-b5fb-88feae579583", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:50:38Z", "revision_number": 0, "id": "236fe7c0-3951-4fd8-91cb-6078e445de07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:50:38Z", "security_group_id": "1b287026-dd6e-433c-b5fb-88feae579583", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}], "revision_number": 3, "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "id": "1b287026-dd6e-433c-b5fb-88feae579583", "name": "singlevm1-sg_35307efa-9f9d-4196-807e-d772bea98d14"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-26T08:48:55Z", "updated_at": "2018-12-26T08:48:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:48:55Z", "revision_number": 0, "id": "02494c06-e4ef-4736-9cf9-2452d66ee501", "remote_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:55Z", "security_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "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-26T08:48:55Z", "revision_number": 0, "id": "79e88568-5793-41f0-b13f-bdc5ea2e1276", "remote_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:55Z", "security_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "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-26T08:48:55Z", "revision_number": 0, "id": "02e16c74-b78e-4306-a179-b1d604a1dedb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:55Z", "security_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "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-26T08:48:55Z", "revision_number": 0, "id": "92fbf88c-6b2a-43fb-93e5-34ade3ca33b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:55Z", "security_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be983aa0083448bfae8560604f46a4ae", "created_at": "2018-12-26T08:44:57Z", "updated_at": "2018-12-26T08:44:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:44:58Z", "revision_number": 0, "id": "4ddd97b2-c47e-45e0-86b4-b1b00373d82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:44:58Z", "security_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "tenant_id": "be983aa0083448bfae8560604f46a4ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "be983aa0083448bfae8560604f46a4ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:44:58Z", "revision_number": 0, "id": "913ab3ef-435f-497d-bb16-9b19ff0d2a3a", "remote_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "remote_ip_prefix": null, "created_at": "2018-12-26T08:44:58Z", "security_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "tenant_id": "be983aa0083448bfae8560604f46a4ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "be983aa0083448bfae8560604f46a4ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:44:58Z", "revision_number": 0, "id": "c916810a-fc16-4768-b21a-31aed1b8e823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:44:58Z", "security_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "tenant_id": "be983aa0083448bfae8560604f46a4ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "be983aa0083448bfae8560604f46a4ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:44:58Z", "revision_number": 0, "id": "9bf75d14-b359-41f0-8db7-623b30b28b3a", "remote_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "remote_ip_prefix": null, "created_at": "2018-12-26T08:44:58Z", "security_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "tenant_id": "be983aa0083448bfae8560604f46a4ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "be983aa0083448bfae8560604f46a4ae"}], "revision_number": 4, "project_id": "be983aa0083448bfae8560604f46a4ae", "id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "created_at": "2018-12-26T08:48:50Z", "updated_at": "2018-12-26T08:48:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:48:50Z", "revision_number": 0, "id": "2586f550-3f5e-421a-ab75-0469f72c1c8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:50Z", "security_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:48:50Z", "revision_number": 0, "id": "8f282497-aa3f-4bbb-a20b-627ba1f9c8f7", "remote_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:50Z", "security_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:48:50Z", "revision_number": 0, "id": "bc1be263-1178-4c87-823c-6f0909f1a19a", "remote_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:50Z", "security_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:48:50Z", "revision_number": 0, "id": "622e556f-58f6-452e-a156-75acea38d80c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:50Z", "security_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}], "revision_number": 4, "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "name": "default"}]} 2018-12-26 08:50:39,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-7b5b60fb-0a91-4218-a249-5b0ff7da781b 2018-12-26 08:50:39,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.282771110535s 2018-12-26 08:50:39,798 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-7b5b60fb-0a91-4218-a249-5b0ff7da781b 2018-12-26 08:50:39,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-26 08:50:39,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" -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": "1b287026-dd6e-433c-b5fb-88feae579583"}}' 2018-12-26 08:50:39,983 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-6c228352-171c-4473-9cba-9ad82b02260b Date: Wed, 26 Dec 2018 08:50:39 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-26T08:50:39Z", "security_group_id": "1b287026-dd6e-433c-b5fb-88feae579583", "port_range_min": null, "revision_number": 0, "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "created_at": "2018-12-26T08:50:39Z", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "id": "9aad4988-c276-4eef-9940-41329af5dc81"}} 2018-12-26 08:50:39,983 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-6c228352-171c-4473-9cba-9ad82b02260b 2018-12-26 08:50:39,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.181364059448s 2018-12-26 08:50:39,984 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-6c228352-171c-4473-9cba-9ad82b02260b 2018-12-26 08:50:39,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-26 08:50:39,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:50:40,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-c09a42b0-9049-4344-9627-bb799f94201d Date: Wed, 26 Dec 2018 08:50:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0762cfeb-b163-4dba-ab4f-209f9fd29bfb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b57278e3ceb480e9b5d3f172e5ceafa","status":"ACTIVE","subnets":["32b91232-6d17-4332-a48f-204e91af34e4"],"description":"","tags":[],"updated_at":"2018-12-26T08:50:30Z","provider:segmentation_id":36,"name":"singlevm1-net_35307efa-9f9d-4196-807e-d772bea98d14","admin_state_up":true,"tenant_id":"1b57278e3ceb480e9b5d3f172e5ceafa","created_at":"2018-12-26T08:50:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"d77b38f9-a0b1-486d-a01c-43d227a2f8d4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be983aa0083448bfae8560604f46a4ae","status":"ACTIVE","subnets":["d4b2c7e8-488d-4a72-97dc-83d2046089ba"],"description":"","tags":[],"updated_at":"2018-12-26T08:45:06Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"be983aa0083448bfae8560604f46a4ae","created_at":"2018-12-26T08:44:58Z","provider:network_type":"flat"}]} 2018-12-26 08:50:40,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c09a42b0-9049-4344-9627-bb799f94201d 2018-12-26 08:50:40,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0951359272003s 2018-12-26 08:50:40,081 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-c09a42b0-9049-4344-9627-bb799f94201d 2018-12-26 08:50:40,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-26 08:50:40,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:50:40,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-833f9f59-6a1b-4cc2-a348-c455ab9f0944 Date: Wed, 26 Dec 2018 08:50:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://572fe147-3bfa-4895-b4df-e12fd74d2b89/images/e6cc6f35-6853-4783-9932-2e7ace06c62d/snap", "metadata": {}}], "file": "/v2/images/e6cc6f35-6853-4783-9932-2e7ace06c62d/file", "owner": "1b57278e3ceb480e9b5d3f172e5ceafa", "id": "e6cc6f35-6853-4783-9932-2e7ace06c62d", "size": 12716032, "self": "/v2/images/e6cc6f35-6853-4783-9932-2e7ace06c62d", "disk_format": "qcow2", "direct_url": "rbd://572fe147-3bfa-4895-b4df-e12fd74d2b89/images/e6cc6f35-6853-4783-9932-2e7ace06c62d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-26T08:50:36Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_35307efa-9f9d-4196-807e-d772bea98d14", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_35307efa-9f9d-4196-807e-d772bea98d14", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-26T08:50:35Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-26 08:50:40,775 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-833f9f59-6a1b-4cc2-a348-c455ab9f0944 2018-12-26 08:50:40,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.690039157867s 2018-12-26 08:50:40,776 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-833f9f59-6a1b-4cc2-a348-c455ab9f0944 2018-12-26 08:50:40,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-26 08:50:40,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:50:40,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50: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-0099db6f-9d9c-4260-bb1c-bdb7960cc336 x-compute-request-id: req-0099db6f-9d9c-4260-bb1c-bdb7960cc336 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_35307efa-9f9d-4196-807e-d772bea98d14", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/76f05ae0-bada-414c-84c3-e6619019914e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/76f05ae0-bada-414c-84c3-e6619019914e", "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": "76f05ae0-bada-414c-84c3-e6619019914e"}]} 2018-12-26 08:50:40,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-0099db6f-9d9c-4260-bb1c-bdb7960cc336 2018-12-26 08:50:40,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.129979848862s 2018-12-26 08:50:40,908 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-0099db6f-9d9c-4260-bb1c-bdb7960cc336 2018-12-26 08:50:40,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-26 08:50:40,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" -d '{"server": {"name": "singlevm1-vm_35307efa-9f9d-4196-807e-d772bea98d14", "imageRef": "e6cc6f35-6853-4783-9932-2e7ace06c62d", "key_name": "singlevm1-kp_35307efa-9f9d-4196-807e-d772bea98d14", "flavorRef": "76f05ae0-bada-414c-84c3-e6619019914e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0762cfeb-b163-4dba-ab4f-209f9fd29bfb"}], "security_groups": [{"name": "1b287026-dd6e-433c-b5fb-88feae579583"}]}}' 2018-12-26 08:50:45,142 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Dec 2018 08:50: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 x-openstack-request-id: req-c8e84e73-afb4-4f5d-b05e-83b41caa3928 x-compute-request-id: req-c8e84e73-afb4-4f5d-b05e-83b41caa3928 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "1b287026-dd6e-433c-b5fb-88feae579583"}], "OS-DCF:diskConfig": "MANUAL", "id": "775d3fca-728b-4dc2-8aba-2ac75e655a38", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38", "rel": "bookmark"}], "adminPass": "wiU37JTNXJjX"}} 2018-12-26 08:50:45,142 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-c8e84e73-afb4-4f5d-b05e-83b41caa3928 2018-12-26 08:50:45,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.2327170372s 2018-12-26 08:50:45,143 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-c8e84e73-afb4-4f5d-b05e-83b41caa3928 2018-12-26 08:50:45,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-26 08:50:45,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:50:45,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50: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,Accept-Encoding x-openstack-request-id: req-19a643a1-8feb-45a5-9629-a58d7b42aee9 x-compute-request-id: req-19a643a1-8feb-45a5-9629-a58d7b42aee9 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38", "rel": "bookmark"}], "image": {"id": "e6cc6f35-6853-4783-9932-2e7ace06c62d", "links": [{"href": "http://172.30.9.25:8774/images/e6cc6f35-6853-4783-9932-2e7ace06c62d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "76f05ae0-bada-414c-84c3-e6619019914e", "links": [{"href": "http://172.30.9.25:8774/flavors/76f05ae0-bada-414c-84c3-e6619019914e", "rel": "bookmark"}]}, "id": "775d3fca-728b-4dc2-8aba-2ac75e655a38", "user_id": "1ab64ba08e424c34a9023090f8c1c757", "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-26T08:50:45Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_35307efa-9f9d-4196-807e-d772bea98d14", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_35307efa-9f9d-4196-807e-d772bea98d14", "created": "2018-12-26T08:50:45Z", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-26 08:50:45,880 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-19a643a1-8feb-45a5-9629-a58d7b42aee9 2018-12-26 08:50:45,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.736650943756s 2018-12-26 08:50:45,881 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-19a643a1-8feb-45a5-9629-a58d7b42aee9 2018-12-26 08:50:45,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-26 08:50:45,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:50:46,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-fd3989f9-372e-4eed-a5e7-71702ee6fcce Date: Wed, 26 Dec 2018 08:50:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0762cfeb-b163-4dba-ab4f-209f9fd29bfb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b57278e3ceb480e9b5d3f172e5ceafa","status":"ACTIVE","subnets":["32b91232-6d17-4332-a48f-204e91af34e4"],"description":"","tags":[],"updated_at":"2018-12-26T08:50:30Z","provider:segmentation_id":36,"name":"singlevm1-net_35307efa-9f9d-4196-807e-d772bea98d14","admin_state_up":true,"tenant_id":"1b57278e3ceb480e9b5d3f172e5ceafa","created_at":"2018-12-26T08:50:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"d77b38f9-a0b1-486d-a01c-43d227a2f8d4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be983aa0083448bfae8560604f46a4ae","status":"ACTIVE","subnets":["d4b2c7e8-488d-4a72-97dc-83d2046089ba"],"description":"","tags":[],"updated_at":"2018-12-26T08:45:06Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"be983aa0083448bfae8560604f46a4ae","created_at":"2018-12-26T08:44:58Z","provider:network_type":"flat"}]} 2018-12-26 08:50:46,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-fd3989f9-372e-4eed-a5e7-71702ee6fcce 2018-12-26 08:50:46,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261601924896s 2018-12-26 08:50:46,149 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-fd3989f9-372e-4eed-a5e7-71702ee6fcce 2018-12-26 08:50:46,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-26 08:50:46,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:50:46,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-a1c5c36e-2c19-4e8e-8ca8-e21219db9c6b Date: Wed, 26 Dec 2018 08:50:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0762cfeb-b163-4dba-ab4f-209f9fd29bfb","tenant_id":"1b57278e3ceb480e9b5d3f172e5ceafa","created_at":"2018-12-26T08:50:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-26T08:50:30Z","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":"1b57278e3ceb480e9b5d3f172e5ceafa","id":"32b91232-6d17-4332-a48f-204e91af34e4","subnetpool_id":null,"name":"singlevm1-subnet_35307efa-9f9d-4196-807e-d772bea98d14"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d77b38f9-a0b1-486d-a01c-43d227a2f8d4","tenant_id":"be983aa0083448bfae8560604f46a4ae","created_at":"2018-12-26T08:45:06Z","dns_nameservers":[],"updated_at":"2018-12-26T08:45:06Z","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":"be983aa0083448bfae8560604f46a4ae","id":"d4b2c7e8-488d-4a72-97dc-83d2046089ba","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-26 08:50:46,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a1c5c36e-2c19-4e8e-8ca8-e21219db9c6b 2018-12-26 08:50:46,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.234035968781s 2018-12-26 08:50:46,385 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a1c5c36e-2c19-4e8e-8ca8-e21219db9c6b 2018-12-26 08:50:46,385 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-26 08:50:48,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-26 08:50:48,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:50:49,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50: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-3cc54f0b-6d1e-4ebc-bbea-8c484b01c763 x-compute-request-id: req-3cc54f0b-6d1e-4ebc-bbea-8c484b01c763 Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38", "rel": "bookmark"}], "image": {"id": "e6cc6f35-6853-4783-9932-2e7ace06c62d", "links": [{"href": "http://172.30.9.25:8774/images/e6cc6f35-6853-4783-9932-2e7ace06c62d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "76f05ae0-bada-414c-84c3-e6619019914e", "links": [{"href": "http://172.30.9.25:8774/flavors/76f05ae0-bada-414c-84c3-e6619019914e", "rel": "bookmark"}]}, "id": "775d3fca-728b-4dc2-8aba-2ac75e655a38", "user_id": "1ab64ba08e424c34a9023090f8c1c757", "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-26T08:50:48Z", "hostId": "9ee24d890eac0556e506626ebdf68316d901518c51469aa21da071eb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_35307efa-9f9d-4196-807e-d772bea98d14", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_35307efa-9f9d-4196-807e-d772bea98d14", "created": "2018-12-26T08:50:45Z", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-26 08:50:49,247 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3cc54f0b-6d1e-4ebc-bbea-8c484b01c763 2018-12-26 08:50:49,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.859054088593s 2018-12-26 08:50:49,248 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3cc54f0b-6d1e-4ebc-bbea-8c484b01c763 2018-12-26 08:50:49,252 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-26 08:50:51,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-26 08:50:51,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:50:52,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50:51 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-f6e68ed9-9b15-476f-ab5a-2093393acb57 x-compute-request-id: req-f6e68ed9-9b15-476f-ab5a-2093393acb57 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38", "rel": "bookmark"}], "image": {"id": "e6cc6f35-6853-4783-9932-2e7ace06c62d", "links": [{"href": "http://172.30.9.25:8774/images/e6cc6f35-6853-4783-9932-2e7ace06c62d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "76f05ae0-bada-414c-84c3-e6619019914e", "links": [{"href": "http://172.30.9.25:8774/flavors/76f05ae0-bada-414c-84c3-e6619019914e", "rel": "bookmark"}]}, "id": "775d3fca-728b-4dc2-8aba-2ac75e655a38", "security_groups": [{"name": "singlevm1-sg_35307efa-9f9d-4196-807e-d772bea98d14"}], "user_id": "1ab64ba08e424c34a9023090f8c1c757", "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-26T08:50:49Z", "hostId": "9ee24d890eac0556e506626ebdf68316d901518c51469aa21da071eb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_35307efa-9f9d-4196-807e-d772bea98d14", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_35307efa-9f9d-4196-807e-d772bea98d14", "created": "2018-12-26T08:50:45Z", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-26 08:50:52,367 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f6e68ed9-9b15-476f-ab5a-2093393acb57 2018-12-26 08:50:52,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11248493195s 2018-12-26 08:50:52,368 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f6e68ed9-9b15-476f-ab5a-2093393acb57 2018-12-26 08:50:52,371 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-26 08:50:54,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-26 08:50:54,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:50:55,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50: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-6b7660ca-732a-443b-be19-78525d5d7a0e x-compute-request-id: req-6b7660ca-732a-443b-be19-78525d5d7a0e Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_35307efa-9f9d-4196-807e-d772bea98d14": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:08:3a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38", "rel": "bookmark"}], "image": {"id": "e6cc6f35-6853-4783-9932-2e7ace06c62d", "links": [{"href": "http://172.30.9.25:8774/images/e6cc6f35-6853-4783-9932-2e7ace06c62d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "76f05ae0-bada-414c-84c3-e6619019914e", "links": [{"href": "http://172.30.9.25:8774/flavors/76f05ae0-bada-414c-84c3-e6619019914e", "rel": "bookmark"}]}, "id": "775d3fca-728b-4dc2-8aba-2ac75e655a38", "security_groups": [{"name": "singlevm1-sg_35307efa-9f9d-4196-807e-d772bea98d14"}], "user_id": "1ab64ba08e424c34a9023090f8c1c757", "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-26T08:50:49Z", "hostId": "9ee24d890eac0556e506626ebdf68316d901518c51469aa21da071eb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_35307efa-9f9d-4196-807e-d772bea98d14", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_35307efa-9f9d-4196-807e-d772bea98d14", "created": "2018-12-26T08:50:45Z", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-26 08:50:55,622 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6b7660ca-732a-443b-be19-78525d5d7a0e 2018-12-26 08:50:55,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24828004837s 2018-12-26 08:50:55,623 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6b7660ca-732a-443b-be19-78525d5d7a0e 2018-12-26 08:50:55,627 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-26 08:50:57,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-26 08:50:57,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:50:58,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:50:57 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-8c34c635-fcc8-47ff-a3bd-6b6dc87257ab x-compute-request-id: req-8c34c635-fcc8-47ff-a3bd-6b6dc87257ab Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_35307efa-9f9d-4196-807e-d772bea98d14": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:08:3a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38", "rel": "bookmark"}], "image": {"id": "e6cc6f35-6853-4783-9932-2e7ace06c62d", "links": [{"href": "http://172.30.9.25:8774/images/e6cc6f35-6853-4783-9932-2e7ace06c62d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "76f05ae0-bada-414c-84c3-e6619019914e", "links": [{"href": "http://172.30.9.25:8774/flavors/76f05ae0-bada-414c-84c3-e6619019914e", "rel": "bookmark"}]}, "id": "775d3fca-728b-4dc2-8aba-2ac75e655a38", "security_groups": [{"name": "singlevm1-sg_35307efa-9f9d-4196-807e-d772bea98d14"}], "user_id": "1ab64ba08e424c34a9023090f8c1c757", "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-26T08:50:49Z", "hostId": "9ee24d890eac0556e506626ebdf68316d901518c51469aa21da071eb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_35307efa-9f9d-4196-807e-d772bea98d14", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_35307efa-9f9d-4196-807e-d772bea98d14", "created": "2018-12-26T08:50:45Z", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-26 08:50:58,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8c34c635-fcc8-47ff-a3bd-6b6dc87257ab 2018-12-26 08:50:58,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.16780495644s 2018-12-26 08:50:58,798 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8c34c635-fcc8-47ff-a3bd-6b6dc87257ab 2018-12-26 08:50:58,802 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-26 08:51:00,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-26 08:51:00,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:51:01,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:51:00 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-559588d9-07be-447b-970e-0ddd7ef802c0 x-compute-request-id: req-559588d9-07be-447b-970e-0ddd7ef802c0 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_35307efa-9f9d-4196-807e-d772bea98d14": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:08:3a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38", "rel": "bookmark"}], "image": {"id": "e6cc6f35-6853-4783-9932-2e7ace06c62d", "links": [{"href": "http://172.30.9.25:8774/images/e6cc6f35-6853-4783-9932-2e7ace06c62d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-12-26T08:50:57.000000", "flavor": {"id": "76f05ae0-bada-414c-84c3-e6619019914e", "links": [{"href": "http://172.30.9.25:8774/flavors/76f05ae0-bada-414c-84c3-e6619019914e", "rel": "bookmark"}]}, "id": "775d3fca-728b-4dc2-8aba-2ac75e655a38", "security_groups": [{"name": "singlevm1-sg_35307efa-9f9d-4196-807e-d772bea98d14"}], "user_id": "1ab64ba08e424c34a9023090f8c1c757", "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-26T08:50:58Z", "hostId": "9ee24d890eac0556e506626ebdf68316d901518c51469aa21da071eb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_35307efa-9f9d-4196-807e-d772bea98d14", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_35307efa-9f9d-4196-807e-d772bea98d14", "created": "2018-12-26T08:50:45Z", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-26 08:51:01,927 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-559588d9-07be-447b-970e-0ddd7ef802c0 2018-12-26 08:51:01,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12179899216s 2018-12-26 08:51:01,927 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-559588d9-07be-447b-970e-0ddd7ef802c0 2018-12-26 08:51:01,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-26 08:51:01,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=775d3fca-728b-4dc2-8aba-2ac75e655a38" -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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:51:02,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-ad185b32-17f7-48ff-950f-ca4ba6e0576b Date: Wed, 26 Dec 2018 08:51:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-26T08:50:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"32b91232-6d17-4332-a48f-204e91af34e4","ip_address":"192.168.120.5"}],"id":"bfa6d0d7-8436-4fa7-9115-ed1d4347bcb6","security_groups":["1b287026-dd6e-433c-b5fb-88feae579583"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cd:08:3a","project_id":"1b57278e3ceb480e9b5d3f172e5ceafa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"775d3fca-728b-4dc2-8aba-2ac75e655a38","name":"","admin_state_up":true,"network_id":"0762cfeb-b163-4dba-ab4f-209f9fd29bfb","tenant_id":"1b57278e3ceb480e9b5d3f172e5ceafa","created_at":"2018-12-26T08:50:49Z","binding:vnic_type":"normal"}]} 2018-12-26 08:51:02,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=775d3fca-728b-4dc2-8aba-2ac75e655a38 used request id req-ad185b32-17f7-48ff-950f-ca4ba6e0576b 2018-12-26 08:51:02,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.245471954346s 2018-12-26 08:51:02,177 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=775d3fca-728b-4dc2-8aba-2ac75e655a38 used request id req-ad185b32-17f7-48ff-950f-ca4ba6e0576b 2018-12-26 08:51:02,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-26 08:51:02,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=bfa6d0d7-8436-4fa7-9115-ed1d4347bcb6" -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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:51:02,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-78cfdd26-20fc-470c-88ac-6d776260440a Date: Wed, 26 Dec 2018 08:51:02 GMT RESP BODY: {"floatingips": []} 2018-12-26 08:51:02,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=bfa6d0d7-8436-4fa7-9115-ed1d4347bcb6 used request id req-78cfdd26-20fc-470c-88ac-6d776260440a 2018-12-26 08:51:02,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.019837141037s 2018-12-26 08:51:02,203 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=bfa6d0d7-8436-4fa7-9115-ed1d4347bcb6 used request id req-78cfdd26-20fc-470c-88ac-6d776260440a 2018-12-26 08:51:02,203 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_35307efa-9f9d-4196-807e-d772bea98d14': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cd:08:3a', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e6cc6f35-6853-4783-9932-2e7ace06c62d'}), 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-26T08:50:57.000000', 'flavor': Munch({u'id': u'76f05ae0-bada-414c-84c3-e6619019914e'}), 'az': u'nova', 'id': u'775d3fca-728b-4dc2-8aba-2ac75e655a38', 'security_groups': [Munch({u'name': u'singlevm1-sg_35307efa-9f9d-4196-807e-d772bea98d14'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1ab64ba08e424c34a9023090f8c1c757', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1b57278e3ceb480e9b5d3f172e5ceafa', '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-26T08:50:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-26T08:50:58Z', 'hostId': u'9ee24d890eac0556e506626ebdf68316d901518c51469aa21da071eb', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_35307efa-9f9d-4196-807e-d772bea98d14', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'9ee24d890eac0556e506626ebdf68316d901518c51469aa21da071eb', '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-26T08:50:57.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'1b57278e3ceb480e9b5d3f172e5ceafa', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_35307efa-9f9d-4196-807e-d772bea98d14', 'adminPass': u'wiU37JTNXJjX', 'tenant_id': u'1b57278e3ceb480e9b5d3f172e5ceafa', 'created_at': u'2018-12-26T08:50:45Z', 'created': u'2018-12-26T08:50:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-26 08:51:02,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-26 08:51:02,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:51:02,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-41ef6040-f358-4c59-99d9-404ae524914b Date: Wed, 26 Dec 2018 08:51:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0762cfeb-b163-4dba-ab4f-209f9fd29bfb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b57278e3ceb480e9b5d3f172e5ceafa","status":"ACTIVE","subnets":["32b91232-6d17-4332-a48f-204e91af34e4"],"description":"","tags":[],"updated_at":"2018-12-26T08:50:30Z","provider:segmentation_id":36,"name":"singlevm1-net_35307efa-9f9d-4196-807e-d772bea98d14","admin_state_up":true,"tenant_id":"1b57278e3ceb480e9b5d3f172e5ceafa","created_at":"2018-12-26T08:50:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"d77b38f9-a0b1-486d-a01c-43d227a2f8d4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be983aa0083448bfae8560604f46a4ae","status":"ACTIVE","subnets":["d4b2c7e8-488d-4a72-97dc-83d2046089ba"],"description":"","tags":[],"updated_at":"2018-12-26T08:45:06Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"be983aa0083448bfae8560604f46a4ae","created_at":"2018-12-26T08:44:58Z","provider:network_type":"flat"}]} 2018-12-26 08:51:02,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-41ef6040-f358-4c59-99d9-404ae524914b 2018-12-26 08:51:02,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115802049637s 2018-12-26 08:51:02,322 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-41ef6040-f358-4c59-99d9-404ae524914b 2018-12-26 08:51:02,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-26 08:51:02,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=775d3fca-728b-4dc2-8aba-2ac75e655a38" -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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:51:02,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-4a9f6e81-9fe3-4722-aa5d-95b02bda1835 Date: Wed, 26 Dec 2018 08:51:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-26T08:50:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"32b91232-6d17-4332-a48f-204e91af34e4","ip_address":"192.168.120.5"}],"id":"bfa6d0d7-8436-4fa7-9115-ed1d4347bcb6","security_groups":["1b287026-dd6e-433c-b5fb-88feae579583"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cd:08:3a","project_id":"1b57278e3ceb480e9b5d3f172e5ceafa","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"775d3fca-728b-4dc2-8aba-2ac75e655a38","name":"","admin_state_up":true,"network_id":"0762cfeb-b163-4dba-ab4f-209f9fd29bfb","tenant_id":"1b57278e3ceb480e9b5d3f172e5ceafa","created_at":"2018-12-26T08:50:49Z","binding:vnic_type":"normal"}]} 2018-12-26 08:51:02,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=775d3fca-728b-4dc2-8aba-2ac75e655a38 used request id req-4a9f6e81-9fe3-4722-aa5d-95b02bda1835 2018-12-26 08:51:02,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0771610736847s 2018-12-26 08:51:02,401 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=775d3fca-728b-4dc2-8aba-2ac75e655a38 used request id req-4a9f6e81-9fe3-4722-aa5d-95b02bda1835 2018-12-26 08:51:02,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-26 08:51:02,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" -d '{"floatingip": {"floating_network_id": "d77b38f9-a0b1-486d-a01c-43d227a2f8d4", "fixed_ip_address": "192.168.120.5", "port_id": "bfa6d0d7-8436-4fa7-9115-ed1d4347bcb6"}}' 2018-12-26 08:51:04,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-ec3682c4-d82d-407a-908f-ed465eccd33b Date: Wed, 26 Dec 2018 08:51:04 GMT RESP BODY: {"floatingip": {"router_id": "8bd8b929-9706-49ed-a0b6-0713b3406efe", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-26T08:51:03Z", "floating_network_id": "d77b38f9-a0b1-486d-a01c-43d227a2f8d4", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.216", "revision_number": 0, "port_id": "bfa6d0d7-8436-4fa7-9115-ed1d4347bcb6", "id": "cefa8ff6-2925-4b1d-85fa-71dc74e21413", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "created_at": "2018-12-26T08:51:03Z", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}} 2018-12-26 08:51:04,080 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-ec3682c4-d82d-407a-908f-ed465eccd33b 2018-12-26 08:51:04,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.67764210701s 2018-12-26 08:51:04,080 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-ec3682c4-d82d-407a-908f-ed465eccd33b 2018-12-26 08:51:04,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-26 08:51:04,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:51:04,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-9bd7c1ad-00ef-4210-8a41-004e0c93851d Date: Wed, 26 Dec 2018 08:51:04 GMT RESP BODY: {"floatingips": [{"router_id": "8bd8b929-9706-49ed-a0b6-0713b3406efe", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-26T08:51:03Z", "floating_network_id": "d77b38f9-a0b1-486d-a01c-43d227a2f8d4", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.216", "revision_number": 0, "port_id": "bfa6d0d7-8436-4fa7-9115-ed1d4347bcb6", "id": "cefa8ff6-2925-4b1d-85fa-71dc74e21413", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "created_at": "2018-12-26T08:51:03Z", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}]} 2018-12-26 08:51:04,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-9bd7c1ad-00ef-4210-8a41-004e0c93851d 2018-12-26 08:51:04,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0269739627838s 2018-12-26 08:51:04,115 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-9bd7c1ad-00ef-4210-8a41-004e0c93851d 2018-12-26 08:51:04,119 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'8bd8b929-9706-49ed-a0b6-0713b3406efe', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'1b57278e3ceb480e9b5d3f172e5ceafa', 'created_at': u'2018-12-26T08:51:03Z', 'attached': True, 'updated_at': u'2018-12-26T08:51:03Z', 'id': u'cefa8ff6-2925-4b1d-85fa-71dc74e21413', 'floating_network_id': u'd77b38f9-a0b1-486d-a01c-43d227a2f8d4', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.216', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1b57278e3ceb480e9b5d3f172e5ceafa', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'8bd8b929-9706-49ed-a0b6-0713b3406efe', 'project_id': u'1b57278e3ceb480e9b5d3f172e5ceafa', 'port_id': u'bfa6d0d7-8436-4fa7-9115-ed1d4347bcb6', 'port': u'bfa6d0d7-8436-4fa7-9115-ed1d4347bcb6', 'network': u'd77b38f9-a0b1-486d-a01c-43d227a2f8d4'}) 2018-12-26 08:51:04,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-26 08:51:04,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38/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}182770a611681e75362201468cb59a2d98403386" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-26 08:51:04,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:51:04 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-a6825e5a-cfd2-49fe-aab2-019a4d6dad3e x-compute-request-id: req-a6825e5a-cfd2-49fe-aab2-019a4d6dad3e Content-Encoding: gzip Content-Length: 9623 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 506415271 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.910 MHz processor\n[ 0.227338] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.230237] pid_max: default: 32768 minimum: 301\n[ 0.231791] ACPI: Core revision 20150930\n[ 0.233756] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.236019] Security Framework initialized\n[ 0.237431] Yama: becoming mindful.\n[ 0.238696] AppArmor: AppArmor initialized\n[ 0.240153] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242421] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244627] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246726] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249092] Initializing cgroup subsys io\n[ 0.250506] Initializing cgroup subsys memory\n[ 0.251990] Initializing cgroup subsys devices\n[ 0.253497] Initializing cgroup subsys freezer\n[ 0.255009] Initializing cgroup subsys net_cls\n[ 0.256511] Initializing cgroup subsys perf_event\n[ 0.258098] Initializing cgroup subsys net_prio\n[ 0.259629] Initializing cgroup subsys hugetlb\n[ 0.261133] Initializing cgroup subsys pids\n[ 0.262626] CPU: Physical Processor ID: 0\n[ 0.264710] mce: CPU supports 10 MCE banks\n[ 0.266174] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.286362] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.294666] ftrace: allocating 31920 entries in 125 pages\n[ 0.325536] smpboot: Max logical packages: 1\n[ 0.327040] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.329372] x2apic enabled\n[ 0.330729] Switched APIC routing to physical x2apic.\n[ 0.333576] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.335522] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.339121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.342227] KVM setup paravirtual spinlock\n[ 0.344134] x86: Booted up 1 node, 1 CPUs\n[ 0.345528] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.347871] devtmpfs: initialized\n[ 0.350377] evm: security.selinux\n[ 0.351586] evm: security.SMACK64\n[ 0.352781] evm: security.SMACK64EXEC\n[ 0.354088] evm: security.SMACK64TRANSMUTE\n[ 0.355496] evm: security.SMACK64MMAP\n[ 0.356796] evm: security.ima\n[ 0.357903] evm: security.capability\n[ 0.359247] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.362433] pinctrl core: initialized pinctrl subsystem\n[ 0.364294] RTC time: 8:50:58, date: 12/26/18\n[ 0.365913] NET: Registered protocol family 16\n[ 0.367548] cpuidle: using governor ladder\n[ 0.368973] cpuidle: using governor menu\n[ 0.370349] PCCT header not found.\n[ 0.371636] ACPI: bus type PCI registered\n[ 0.373040] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.375176] PCI: Using configuration type 1 for base access\n[ 0.377718] ACPI: Added _OSI(Module Device)\n[ 0.379173] ACPI: Added _OSI(Processor Device)\n[ 0.380672] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.382237] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.384799] ACPI: Interpreter enabled\n[ 0.386120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.389343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.392558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.395763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.398967] ACPI: (supports S0 S5)\n[ 0.400196] ACPI: Using IOAPIC for interrupt routing\n[ 0.401838] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.406278] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.408260] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.410413] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.412504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.416268] acpiphp: Slot [3] registered\n[ 0.417656] acpiphp: Slot [4] registered\n[ 0.419046] acpiphp: Slot [5] registered\n[ 0.420428] acpiphp: Slot [6] registered\n[ 0.421817] acpiphp: Slot [7] registered\n[ 0.423196] acpiphp: Slot [8] registered\n[ 0.424581] acpiphp: Slot [9] registered\n[ 0.425958] acpiphp: Slot [10] registered\n[ 0.427362] acpiphp: Slot [11] registered\n[ 0.428768] acpiphp: Slot [12] registered\n[ 0.430174] acpiphp: Slot [13] registered\n[ 0.431573] acpiphp: Slot [14] registered\n[ 0.432979] acpiphp: Slot [15] registered\n[ 0.450591] acpiphp: Slot [16] registered\n[ 0.452009] acpiphp: Slot [17] registered\n[ 0.453415] acpiphp: Slot [18] registered\n[ 0.454817] acpiphp: Slot [19] registered\n[ 0.456216] acpiphp: Slot [20] registered\n[ 0.457617] acpiphp: Slot [21] registered\n[ 0.459026] acpiphp: Slot [22] registered\n[ 0.460433] acpiphp: Slot [23] registered\n[ 0.461835] acpiphp: Slot [24] registered\n[ 0.463241] acpiphp: Slot [25] registered\n[ 0.464642] acpiphp: Slot [26] registered\n[ 0.466049] acpiphp: Slot [27] registered\n[ 0.467457] acpiphp: Slot [28] registered\n[ 0.468863] acpiphp: Slot [29] registered\n[ 0.470270] acpiphp: Slot [30] registered\n[ 0.471688] acpiphp: Slot [31] registered\n[ 0.473096] PCI host bridge to bus 0000:00\n[ 0.474504] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.476624] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.478741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.481266] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.483793] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.486365] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.490943] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.493170] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.495220] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.497429] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.501949] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.504442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.526599] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.529112] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.532248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.534701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.537102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.539244] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.541398] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.543239] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.545945] vgaarb: loaded\n[ 0.546990] vgaarb: bridge control possible 0000:00:02.0\n[ 0.549016] SCSI subsystem initialized\n[ 0.550544] ACPI: bus type USB registered\n[ 0.551975] usbcore: registered new interface driver usbfs\n[ 0.553769] usbcore: registered new interface driver hub\n[ 0.557541] usbcore: registered new device driver usb\n[ 0.559796] PCI: Using ACPI for IRQ routing\n[ 0.561829] NetLabel: Initializing\n[ 0.563076] NetLabel: domain hash size = 128\n[ 0.564564] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.566234] NetLabel: unlabeled traffic allowed by default\n[ 0.568337] clocksource: Switched to clocksource kvm-clock\n[ 0.578700] AppArmor: AppArmor Filesystem Enabled\n[ 0.580367] pnp: PnP ACPI init\n[ 0.581959] pnp: PnP ACPI: found 5 devices\n[ 0.589069] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.592057] NET: Registered protocol family 2\n[ 0.593822] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.596067] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.598162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.600258] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.602159] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.604204] NET: Registered protocol family 1\n[ 0.605725] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.607638] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.609513] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.624485] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.639632] Trying to unpack rootfs image as initramfs...\n[ 0.701053] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.703879] Scanning for low memory corruption every 60 seconds\n[ 0.706139] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.708149] audit: initializing netlink subsys (disabled)\n[ 0.709956] audit: type=2000 audit(1545814258.875:1): initialized\n[ 0.712206] Initialise system trusted keyring\n[ 0.713815] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.715835] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.718933] zbud: loaded\n[ 0.720104] VFS: Disk quotas dquot_6.6.0\n[ 0.721534] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.724086] fuse init (API version 7.23)\n[ 0.725599] Key type big_key registered\n[ 0.726976] Allocating IMA MOK and blacklist keyrings.\n[ 0.729013] Key type asymmetric registered\n[ 0.730448] Asymmetric key parser 'x509' registered\n[ 0.732109] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.734701] io scheduler noop registered\n[ 0.736079] io scheduler deadline registered (default)\n[ 0.737811] io scheduler cfq registered\n[ 0.739262] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.741099] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.743290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.745812] ACPI: Power Button [PWRF]\n[ 0.747248] GHES: HEST is not enabled!\n[ 0.761516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.791146] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.794542] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.819762] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.823231] Linux agpgart interface v0.103\n[ 0.826748] brd: module loaded\n[ 0.829135] loop: module loaded\n[ 0.834211] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.836750] GPT:90111 != 2097151\n[ 0.837935] GPT:Alternate GPT header not at the end of the disk.\n[ 0.839847] GPT:90111 != 2097151\n[ 0.841029] GPT: Use GNU Parted to correct GPT errors.\n[ 0.842720] vda: vda1 vda15\n[ 0.844593] scsi host0: ata_piix\n[ 0.845908] scsi host1: ata_piix\n[ 0.847140] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.849278] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.852021] libphy: Fixed MDIO Bus: probed\n[ 0.853455] tun: Universal TUN/TAP device driver, 1.6\n[ 0.855130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.858401] PPP generic driver version 2.4.2\n[ 0.859945] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.862040] ehci-pci: EHCI PCI platform driver\n[ 0.863564] ehci-platform: EHCI generic platform driver\n[ 0.865299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.867289] ohci-pci: OHCI PCI platform driver\n[ 0.868808] ohci-platform: OHCI generic platform driver\n[ 0.870553] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.885579] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.887327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.889876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.891595] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.893570] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.895831] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.898297] usb usb1: Product: UHCI Host Controller\n[ 0.899911] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.901892] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.903546] hub 1-0:1.0: USB hub found\n[ 0.904903] hub 1-0:1.0: 2 ports detected\n[ 0.906458] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.910027] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.911691] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.913449] mousedev: PS/2 mouse device common for all mice\n[ 0.915596] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.918526] rtc_cmos 00:00: RTC can wake from S4\n[ 0.920638] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.922707] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.924789] i2c /dev entries driver\n[ 0.926094] device-mapper: uevent: version 1.0.3\n[ 0.927731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.930569] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.932793] NET: Registered protocol family 10\n[ 0.934612] NET: Registered protocol family 17\n[ 0.936150] Key type dns_resolver registered\n[ 0.937774] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.939672] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.942681] registered taskstats version 1\n[ 0.944131] Loading compiled-in X.509 certificates\n[ 0.946300] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.949529] zswap: loaded using pool lzo/zbud\n[ 0.951797] Key type trusted registered\n[ 0.954200] Key type encrypted registered\n[ 0.955611] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.957427] ima: No TPM chip found, activating TPM-bypass!\n[ 0.959244] evm: HMAC attrs: 0x1\n[ 0.960818] Magic number: 14:625:827\n[ 0.962167] misc hw_random: hash matches\n[ 0.963653] rtc_cmos 00:00: setting system clock to 2018-12-26 08:50:58 UTC (1545814258)\n[ 0.966446] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.968397] EDD information not available.\n[ 1.006105] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.008775] Write protecting the kernel read-only data: 14336k\n[ 1.012120] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.015163] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.73\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\n[ 1.064886] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 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 0.95. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCSPKC66+2Huu0gYmzHVFAHOHKOz54m5aKMwroLIbZKJntselHkVEfmbjjJ9MA26pxCGwzrKCKT3vXtdBkGO/tF4IDMaFlnxvvy+4BgUk5UHJyOAimYdwuvniGPxupOzmEeHmpPlo6cC+Hus+L74rWj2paw8HjEfLvTzMC5FZF3bbOioV2Fc6SSsC3rncDmHMzgUYZX6td1UXjufw3z8zR7b1KSv+rm+k/T9QMlT3RUSX9Veh+b7Yxm9iwUQ1vG0iAqMvqwf0klWCVqPK38an4bLK4emqDAUPQNvAAGDJHQwmtiLPTp2PaO38DhmmX3P+me9keRd3UNqdo7PncGjJKB root@singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14\nssh-dss AAAAB3NzaC1kc3MAAACBAPPU/2akhpASYXKzW6VRvkNusBQxeBhGRisllk2cTgn5TW5qGTq73uotGSmgz9+HoQEbrwCEYNCrC/MExQe64Ee+xmu6fJs3d34JWClKf5jReP6ldlxiy8TOWMk6+KZj8UdQGSPYx5FR5kF4wsDJ3hkbgt1PPv/ph+4kyrPPx8B9AAAAFQCgY6icx/zKTDU7WRgZAMWc4n/s/wAAAIEAukb5uG6GKlOZ+XvftUHUzqBGo6bmMxmWKU56EfL4Y3UkaqGLRq+dEQa201KAqfRWDmQAitRdxGXFPkRexjCBiX6MemIx/v7bnkpGgivvkNTI9zKgsO35jxIgGOUGK7IkJePsH+WGXw+M6UNWloYDKVRtByGb4Xf9DY6xz+U4saIAAACBALuU0Ua5YTyKPxUCyy3uf05dQ724/vDepT0+4Tts2H3wExTHikKHm/uavhmxZYYx4LXwU2Q2lw5XiwRbnHwgtiICqsn6VBHvltXL6FK2ogHrDQOsCEshQGg27TklAP1TFMz9W10iMvLBO8D1b6UzCnWrmruMgRXpYEGO791s6aXD root@singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fecd:83a/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.5 \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-35307efa-9f9d-4196-807e-d772bea98d14\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.90 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14 login: "} 2018-12-26 08:51:04,852 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38/action used request id req-a6825e5a-cfd2-49fe-aab2-019a4d6dad3e 2018-12-26 08:51:04,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.732754945755s 2018-12-26 08:51:04,853 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38/action used request id req-a6825e5a-cfd2-49fe-aab2-019a4d6dad3e 2018-12-26 08:51:04,853 - 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 506415271 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.910 MHz processor [ 0.227338] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.230237] pid_max: default: 32768 minimum: 301 [ 0.231791] ACPI: Core revision 20150930 [ 0.233756] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.236019] Security Framework initialized [ 0.237431] Yama: becoming mindful. [ 0.238696] AppArmor: AppArmor initialized [ 0.240153] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.242421] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244627] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246726] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249092] Initializing cgroup subsys io [ 0.250506] Initializing cgroup subsys memory [ 0.251990] Initializing cgroup subsys devices [ 0.253497] Initializing cgroup subsys freezer [ 0.255009] Initializing cgroup subsys net_cls [ 0.256511] Initializing cgroup subsys perf_event [ 0.258098] Initializing cgroup subsys net_prio [ 0.259629] Initializing cgroup subsys hugetlb [ 0.261133] Initializing cgroup subsys pids [ 0.262626] CPU: Physical Processor ID: 0 [ 0.264710] mce: CPU supports 10 MCE banks [ 0.266174] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286362] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.294666] ftrace: allocating 31920 entries in 125 pages [ 0.325536] smpboot: Max logical packages: 1 [ 0.327040] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.329372] x2apic enabled [ 0.330729] Switched APIC routing to physical x2apic. [ 0.333576] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.335522] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.339121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.342227] KVM setup paravirtual spinlock [ 0.344134] x86: Booted up 1 node, 1 CPUs [ 0.345528] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.347871] devtmpfs: initialized [ 0.350377] evm: security.selinux [ 0.351586] evm: security.SMACK64 [ 0.352781] evm: security.SMACK64EXEC [ 0.354088] evm: security.SMACK64TRANSMUTE [ 0.355496] evm: security.SMACK64MMAP [ 0.356796] evm: security.ima [ 0.357903] evm: security.capability [ 0.359247] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.362433] pinctrl core: initialized pinctrl subsystem [ 0.364294] RTC time: 8:50:58, date: 12/26/18 [ 0.365913] NET: Registered protocol family 16 [ 0.367548] cpuidle: using governor ladder [ 0.368973] cpuidle: using governor menu [ 0.370349] PCCT header not found. [ 0.371636] ACPI: bus type PCI registered [ 0.373040] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375176] PCI: Using configuration type 1 for base access [ 0.377718] ACPI: Added _OSI(Module Device) [ 0.379173] ACPI: Added _OSI(Processor Device) [ 0.380672] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382237] ACPI: Added _OSI(Processor Aggregator Device) [ 0.384799] ACPI: Interpreter enabled [ 0.386120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.389343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.392558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.395763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.398967] ACPI: (supports S0 S5) [ 0.400196] ACPI: Using IOAPIC for interrupt routing [ 0.401838] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.406278] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.408260] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.410413] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.412504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416268] acpiphp: Slot [3] registered [ 0.417656] acpiphp: Slot [4] registered [ 0.419046] acpiphp: Slot [5] registered [ 0.420428] acpiphp: Slot [6] registered [ 0.421817] acpiphp: Slot [7] registered [ 0.423196] acpiphp: Slot [8] registered [ 0.424581] acpiphp: Slot [9] registered [ 0.425958] acpiphp: Slot [10] registered [ 0.427362] acpiphp: Slot [11] registered [ 0.428768] acpiphp: Slot [12] registered [ 0.430174] acpiphp: Slot [13] registered [ 0.431573] acpiphp: Slot [14] registered [ 0.432979] acpiphp: Slot [15] registered [ 0.450591] acpiphp: Slot [16] registered [ 0.452009] acpiphp: Slot [17] registered [ 0.453415] acpiphp: Slot [18] registered [ 0.454817] acpiphp: Slot [19] registered [ 0.456216] acpiphp: Slot [20] registered [ 0.457617] acpiphp: Slot [21] registered [ 0.459026] acpiphp: Slot [22] registered [ 0.460433] acpiphp: Slot [23] registered [ 0.461835] acpiphp: Slot [24] registered [ 0.463241] acpiphp: Slot [25] registered [ 0.464642] acpiphp: Slot [26] registered [ 0.466049] acpiphp: Slot [27] registered [ 0.467457] acpiphp: Slot [28] registered [ 0.468863] acpiphp: Slot [29] registered [ 0.470270] acpiphp: Slot [30] registered [ 0.471688] acpiphp: Slot [31] registered [ 0.473096] PCI host bridge to bus 0000:00 [ 0.474504] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.476624] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.478741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.481266] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.483793] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.486365] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.490943] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.493170] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.495220] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.497429] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.501949] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.504442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.526599] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.529112] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.532248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.534701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.537102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.539244] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.541398] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.543239] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.545945] vgaarb: loaded [ 0.546990] vgaarb: bridge control possible 0000:00:02.0 [ 0.549016] SCSI subsystem initialized [ 0.550544] ACPI: bus type USB registered [ 0.551975] usbcore: registered new interface driver usbfs [ 0.553769] usbcore: registered new interface driver hub [ 0.557541] usbcore: registered new device driver usb [ 0.559796] PCI: Using ACPI for IRQ routing [ 0.561829] NetLabel: Initializing [ 0.563076] NetLabel: domain hash size = 128 [ 0.564564] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.566234] NetLabel: unlabeled traffic allowed by default [ 0.568337] clocksource: Switched to clocksource kvm-clock [ 0.578700] AppArmor: AppArmor Filesystem Enabled [ 0.580367] pnp: PnP ACPI init [ 0.581959] pnp: PnP ACPI: found 5 devices [ 0.589069] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.592057] NET: Registered protocol family 2 [ 0.593822] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.596067] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.598162] TCP: Hash tables configured (established 4096 bind 4096) [ 0.600258] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.602159] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.604204] NET: Registered protocol family 1 [ 0.605725] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.607638] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.609513] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.624485] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.639632] Trying to unpack rootfs image as initramfs... [ 0.701053] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.703879] Scanning for low memory corruption every 60 seconds [ 0.706139] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.708149] audit: initializing netlink subsys (disabled) [ 0.709956] audit: type=2000 audit(1545814258.875:1): initialized [ 0.712206] Initialise system trusted keyring [ 0.713815] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.715835] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.718933] zbud: loaded [ 0.720104] VFS: Disk quotas dquot_6.6.0 [ 0.721534] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.724086] fuse init (API version 7.23) [ 0.725599] Key type big_key registered [ 0.726976] Allocating IMA MOK and blacklist keyrings. [ 0.729013] Key type asymmetric registered [ 0.730448] Asymmetric key parser 'x509' registered [ 0.732109] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.734701] io scheduler noop registered [ 0.736079] io scheduler deadline registered (default) [ 0.737811] io scheduler cfq registered [ 0.739262] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.741099] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.743290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.745812] ACPI: Power Button [PWRF] [ 0.747248] GHES: HEST is not enabled! [ 0.761516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.791146] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.794542] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819762] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.823231] Linux agpgart interface v0.103 [ 0.826748] brd: module loaded [ 0.829135] loop: module loaded [ 0.834211] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.836750] GPT:90111 != 2097151 [ 0.837935] GPT:Alternate GPT header not at the end of the disk. [ 0.839847] GPT:90111 != 2097151 [ 0.841029] GPT: Use GNU Parted to correct GPT errors. [ 0.842720] vda: vda1 vda15 [ 0.844593] scsi host0: ata_piix [ 0.845908] scsi host1: ata_piix [ 0.847140] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.849278] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.852021] libphy: Fixed MDIO Bus: probed [ 0.853455] tun: Universal TUN/TAP device driver, 1.6 [ 0.855130] tun: (C) 1999-2004 Max Krasnyansky [ 0.858401] PPP generic driver version 2.4.2 [ 0.859945] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.862040] ehci-pci: EHCI PCI platform driver [ 0.863564] ehci-platform: EHCI generic platform driver [ 0.865299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.867289] ohci-pci: OHCI PCI platform driver [ 0.868808] ohci-platform: OHCI generic platform driver [ 0.870553] uhci_hcd: USB Universal Host Controller Interface driver [ 0.885579] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.887327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.889876] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.891595] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.893570] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.895831] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.898297] usb usb1: Product: UHCI Host Controller [ 0.899911] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.901892] usb usb1: SerialNumber: 0000:00:01.2 [ 0.903546] hub 1-0:1.0: USB hub found [ 0.904903] hub 1-0:1.0: 2 ports detected [ 0.906458] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.910027] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.911691] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.913449] mousedev: PS/2 mouse device common for all mice [ 0.915596] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.918526] rtc_cmos 00:00: RTC can wake from S4 [ 0.920638] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.922707] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.924789] i2c /dev entries driver [ 0.926094] device-mapper: uevent: version 1.0.3 [ 0.927731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.930569] ledtrig-cpu: registered to indicate activity on CPUs [ 0.932793] NET: Registered protocol family 10 [ 0.934612] NET: Registered protocol family 17 [ 0.936150] Key type dns_resolver registered [ 0.937774] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.939672] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.942681] registered taskstats version 1 [ 0.944131] Loading compiled-in X.509 certificates [ 0.946300] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.949529] zswap: loaded using pool lzo/zbud [ 0.951797] Key type trusted registered [ 0.954200] Key type encrypted registered [ 0.955611] AppArmor: AppArmor sha1 policy hashing enabled [ 0.957427] ima: No TPM chip found, activating TPM-bypass! [ 0.959244] evm: HMAC attrs: 0x1 [ 0.960818] Magic number: 14:625:827 [ 0.962167] misc hw_random: hash matches [ 0.963653] rtc_cmos 00:00: setting system clock to 2018-12-26 08:50:58 UTC (1545814258) [ 0.966446] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.968397] EDD information not available. [ 1.006105] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.008775] Write protecting the kernel read-only data: 14336k [ 1.012120] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015163] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.73 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 [ 1.064886] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.85 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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 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 0.95. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCSPKC66+2Huu0gYmzHVFAHOHKOz54m5aKMwroLIbZKJntselHkVEfmbjjJ9MA26pxCGwzrKCKT3vXtdBkGO/tF4IDMaFlnxvvy+4BgUk5UHJyOAimYdwuvniGPxupOzmEeHmpPlo6cC+Hus+L74rWj2paw8HjEfLvTzMC5FZF3bbOioV2Fc6SSsC3rncDmHMzgUYZX6td1UXjufw3z8zR7b1KSv+rm+k/T9QMlT3RUSX9Veh+b7Yxm9iwUQ1vG0iAqMvqwf0klWCVqPK38an4bLK4emqDAUPQNvAAGDJHQwmtiLPTp2PaO38DhmmX3P+me9keRd3UNqdo7PncGjJKB root@singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14 ssh-dss AAAAB3NzaC1kc3MAAACBAPPU/2akhpASYXKzW6VRvkNusBQxeBhGRisllk2cTgn5TW5qGTq73uotGSmgz9+HoQEbrwCEYNCrC/MExQe64Ee+xmu6fJs3d34JWClKf5jReP6ldlxiy8TOWMk6+KZj8UdQGSPYx5FR5kF4wsDJ3hkbgt1PPv/ph+4kyrPPx8B9AAAAFQCgY6icx/zKTDU7WRgZAMWc4n/s/wAAAIEAukb5uG6GKlOZ+XvftUHUzqBGo6bmMxmWKU56EfL4Y3UkaqGLRq+dEQa201KAqfRWDmQAitRdxGXFPkRexjCBiX6MemIx/v7bnkpGgivvkNTI9zKgsO35jxIgGOUGK7IkJePsH+WGXw+M6UNWloYDKVRtByGb4Xf9DY6xz+U4saIAAACBALuU0Ua5YTyKPxUCyy3uf05dQ724/vDepT0+4Tts2H3wExTHikKHm/uavhmxZYYx4LXwU2Q2lw5XiwRbnHwgtiICqsn6VBHvltXL6FK2ogHrDQOsCEshQGg27TklAP1TFMz9W10iMvLBO8D1b6UzCnWrmruMgRXpYEGO791s6aXD root@singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fecd:83a/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.5 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-35307efa-9f9d-4196-807e-d772bea98d14 launch-index: 0 === cirros: current=0.4.0 uptime=3.90 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14 login: 2018-12-26 08:51:05,855 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.216: timed out 2018-12-26 08:51:14,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-26 08:51:14,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38/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}182770a611681e75362201468cb59a2d98403386" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-26 08:51:15,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:51: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,Accept-Encoding x-openstack-request-id: req-bff9dbe8-72b9-479f-9b48-f7270b5bda1b x-compute-request-id: req-bff9dbe8-72b9-479f-9b48-f7270b5bda1b Content-Encoding: gzip Content-Length: 9623 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 506415271 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.910 MHz processor\n[ 0.227338] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.230237] pid_max: default: 32768 minimum: 301\n[ 0.231791] ACPI: Core revision 20150930\n[ 0.233756] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.236019] Security Framework initialized\n[ 0.237431] Yama: becoming mindful.\n[ 0.238696] AppArmor: AppArmor initialized\n[ 0.240153] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242421] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244627] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246726] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249092] Initializing cgroup subsys io\n[ 0.250506] Initializing cgroup subsys memory\n[ 0.251990] Initializing cgroup subsys devices\n[ 0.253497] Initializing cgroup subsys freezer\n[ 0.255009] Initializing cgroup subsys net_cls\n[ 0.256511] Initializing cgroup subsys perf_event\n[ 0.258098] Initializing cgroup subsys net_prio\n[ 0.259629] Initializing cgroup subsys hugetlb\n[ 0.261133] Initializing cgroup subsys pids\n[ 0.262626] CPU: Physical Processor ID: 0\n[ 0.264710] mce: CPU supports 10 MCE banks\n[ 0.266174] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.286362] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.294666] ftrace: allocating 31920 entries in 125 pages\n[ 0.325536] smpboot: Max logical packages: 1\n[ 0.327040] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.329372] x2apic enabled\n[ 0.330729] Switched APIC routing to physical x2apic.\n[ 0.333576] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.335522] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.339121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.342227] KVM setup paravirtual spinlock\n[ 0.344134] x86: Booted up 1 node, 1 CPUs\n[ 0.345528] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.347871] devtmpfs: initialized\n[ 0.350377] evm: security.selinux\n[ 0.351586] evm: security.SMACK64\n[ 0.352781] evm: security.SMACK64EXEC\n[ 0.354088] evm: security.SMACK64TRANSMUTE\n[ 0.355496] evm: security.SMACK64MMAP\n[ 0.356796] evm: security.ima\n[ 0.357903] evm: security.capability\n[ 0.359247] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.362433] pinctrl core: initialized pinctrl subsystem\n[ 0.364294] RTC time: 8:50:58, date: 12/26/18\n[ 0.365913] NET: Registered protocol family 16\n[ 0.367548] cpuidle: using governor ladder\n[ 0.368973] cpuidle: using governor menu\n[ 0.370349] PCCT header not found.\n[ 0.371636] ACPI: bus type PCI registered\n[ 0.373040] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.375176] PCI: Using configuration type 1 for base access\n[ 0.377718] ACPI: Added _OSI(Module Device)\n[ 0.379173] ACPI: Added _OSI(Processor Device)\n[ 0.380672] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.382237] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.384799] ACPI: Interpreter enabled\n[ 0.386120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.389343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.392558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.395763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.398967] ACPI: (supports S0 S5)\n[ 0.400196] ACPI: Using IOAPIC for interrupt routing\n[ 0.401838] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.406278] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.408260] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.410413] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.412504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.416268] acpiphp: Slot [3] registered\n[ 0.417656] acpiphp: Slot [4] registered\n[ 0.419046] acpiphp: Slot [5] registered\n[ 0.420428] acpiphp: Slot [6] registered\n[ 0.421817] acpiphp: Slot [7] registered\n[ 0.423196] acpiphp: Slot [8] registered\n[ 0.424581] acpiphp: Slot [9] registered\n[ 0.425958] acpiphp: Slot [10] registered\n[ 0.427362] acpiphp: Slot [11] registered\n[ 0.428768] acpiphp: Slot [12] registered\n[ 0.430174] acpiphp: Slot [13] registered\n[ 0.431573] acpiphp: Slot [14] registered\n[ 0.432979] acpiphp: Slot [15] registered\n[ 0.450591] acpiphp: Slot [16] registered\n[ 0.452009] acpiphp: Slot [17] registered\n[ 0.453415] acpiphp: Slot [18] registered\n[ 0.454817] acpiphp: Slot [19] registered\n[ 0.456216] acpiphp: Slot [20] registered\n[ 0.457617] acpiphp: Slot [21] registered\n[ 0.459026] acpiphp: Slot [22] registered\n[ 0.460433] acpiphp: Slot [23] registered\n[ 0.461835] acpiphp: Slot [24] registered\n[ 0.463241] acpiphp: Slot [25] registered\n[ 0.464642] acpiphp: Slot [26] registered\n[ 0.466049] acpiphp: Slot [27] registered\n[ 0.467457] acpiphp: Slot [28] registered\n[ 0.468863] acpiphp: Slot [29] registered\n[ 0.470270] acpiphp: Slot [30] registered\n[ 0.471688] acpiphp: Slot [31] registered\n[ 0.473096] PCI host bridge to bus 0000:00\n[ 0.474504] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.476624] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.478741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.481266] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.483793] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.486365] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.490943] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.493170] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.495220] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.497429] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.501949] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.504442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.526599] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.529112] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.532248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.534701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.537102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.539244] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.541398] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.543239] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.545945] vgaarb: loaded\n[ 0.546990] vgaarb: bridge control possible 0000:00:02.0\n[ 0.549016] SCSI subsystem initialized\n[ 0.550544] ACPI: bus type USB registered\n[ 0.551975] usbcore: registered new interface driver usbfs\n[ 0.553769] usbcore: registered new interface driver hub\n[ 0.557541] usbcore: registered new device driver usb\n[ 0.559796] PCI: Using ACPI for IRQ routing\n[ 0.561829] NetLabel: Initializing\n[ 0.563076] NetLabel: domain hash size = 128\n[ 0.564564] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.566234] NetLabel: unlabeled traffic allowed by default\n[ 0.568337] clocksource: Switched to clocksource kvm-clock\n[ 0.578700] AppArmor: AppArmor Filesystem Enabled\n[ 0.580367] pnp: PnP ACPI init\n[ 0.581959] pnp: PnP ACPI: found 5 devices\n[ 0.589069] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.592057] NET: Registered protocol family 2\n[ 0.593822] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.596067] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.598162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.600258] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.602159] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.604204] NET: Registered protocol family 1\n[ 0.605725] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.607638] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.609513] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.624485] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.639632] Trying to unpack rootfs image as initramfs...\n[ 0.701053] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.703879] Scanning for low memory corruption every 60 seconds\n[ 0.706139] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.708149] audit: initializing netlink subsys (disabled)\n[ 0.709956] audit: type=2000 audit(1545814258.875:1): initialized\n[ 0.712206] Initialise system trusted keyring\n[ 0.713815] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.715835] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.718933] zbud: loaded\n[ 0.720104] VFS: Disk quotas dquot_6.6.0\n[ 0.721534] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.724086] fuse init (API version 7.23)\n[ 0.725599] Key type big_key registered\n[ 0.726976] Allocating IMA MOK and blacklist keyrings.\n[ 0.729013] Key type asymmetric registered\n[ 0.730448] Asymmetric key parser 'x509' registered\n[ 0.732109] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.734701] io scheduler noop registered\n[ 0.736079] io scheduler deadline registered (default)\n[ 0.737811] io scheduler cfq registered\n[ 0.739262] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.741099] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.743290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.745812] ACPI: Power Button [PWRF]\n[ 0.747248] GHES: HEST is not enabled!\n[ 0.761516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.791146] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.794542] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.819762] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.823231] Linux agpgart interface v0.103\n[ 0.826748] brd: module loaded\n[ 0.829135] loop: module loaded\n[ 0.834211] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.836750] GPT:90111 != 2097151\n[ 0.837935] GPT:Alternate GPT header not at the end of the disk.\n[ 0.839847] GPT:90111 != 2097151\n[ 0.841029] GPT: Use GNU Parted to correct GPT errors.\n[ 0.842720] vda: vda1 vda15\n[ 0.844593] scsi host0: ata_piix\n[ 0.845908] scsi host1: ata_piix\n[ 0.847140] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.849278] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.852021] libphy: Fixed MDIO Bus: probed\n[ 0.853455] tun: Universal TUN/TAP device driver, 1.6\n[ 0.855130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.858401] PPP generic driver version 2.4.2\n[ 0.859945] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.862040] ehci-pci: EHCI PCI platform driver\n[ 0.863564] ehci-platform: EHCI generic platform driver\n[ 0.865299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.867289] ohci-pci: OHCI PCI platform driver\n[ 0.868808] ohci-platform: OHCI generic platform driver\n[ 0.870553] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.885579] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.887327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.889876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.891595] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.893570] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.895831] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.898297] usb usb1: Product: UHCI Host Controller\n[ 0.899911] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.901892] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.903546] hub 1-0:1.0: USB hub found\n[ 0.904903] hub 1-0:1.0: 2 ports detected\n[ 0.906458] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.910027] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.911691] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.913449] mousedev: PS/2 mouse device common for all mice\n[ 0.915596] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.918526] rtc_cmos 00:00: RTC can wake from S4\n[ 0.920638] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.922707] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.924789] i2c /dev entries driver\n[ 0.926094] device-mapper: uevent: version 1.0.3\n[ 0.927731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.930569] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.932793] NET: Registered protocol family 10\n[ 0.934612] NET: Registered protocol family 17\n[ 0.936150] Key type dns_resolver registered\n[ 0.937774] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.939672] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.942681] registered taskstats version 1\n[ 0.944131] Loading compiled-in X.509 certificates\n[ 0.946300] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.949529] zswap: loaded using pool lzo/zbud\n[ 0.951797] Key type trusted registered\n[ 0.954200] Key type encrypted registered\n[ 0.955611] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.957427] ima: No TPM chip found, activating TPM-bypass!\n[ 0.959244] evm: HMAC attrs: 0x1\n[ 0.960818] Magic number: 14:625:827\n[ 0.962167] misc hw_random: hash matches\n[ 0.963653] rtc_cmos 00:00: setting system clock to 2018-12-26 08:50:58 UTC (1545814258)\n[ 0.966446] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.968397] EDD information not available.\n[ 1.006105] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.008775] Write protecting the kernel read-only data: 14336k\n[ 1.012120] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.015163] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.73\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\n[ 1.064886] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 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 0.95. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCSPKC66+2Huu0gYmzHVFAHOHKOz54m5aKMwroLIbZKJntselHkVEfmbjjJ9MA26pxCGwzrKCKT3vXtdBkGO/tF4IDMaFlnxvvy+4BgUk5UHJyOAimYdwuvniGPxupOzmEeHmpPlo6cC+Hus+L74rWj2paw8HjEfLvTzMC5FZF3bbOioV2Fc6SSsC3rncDmHMzgUYZX6td1UXjufw3z8zR7b1KSv+rm+k/T9QMlT3RUSX9Veh+b7Yxm9iwUQ1vG0iAqMvqwf0klWCVqPK38an4bLK4emqDAUPQNvAAGDJHQwmtiLPTp2PaO38DhmmX3P+me9keRd3UNqdo7PncGjJKB root@singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14\nssh-dss AAAAB3NzaC1kc3MAAACBAPPU/2akhpASYXKzW6VRvkNusBQxeBhGRisllk2cTgn5TW5qGTq73uotGSmgz9+HoQEbrwCEYNCrC/MExQe64Ee+xmu6fJs3d34JWClKf5jReP6ldlxiy8TOWMk6+KZj8UdQGSPYx5FR5kF4wsDJ3hkbgt1PPv/ph+4kyrPPx8B9AAAAFQCgY6icx/zKTDU7WRgZAMWc4n/s/wAAAIEAukb5uG6GKlOZ+XvftUHUzqBGo6bmMxmWKU56EfL4Y3UkaqGLRq+dEQa201KAqfRWDmQAitRdxGXFPkRexjCBiX6MemIx/v7bnkpGgivvkNTI9zKgsO35jxIgGOUGK7IkJePsH+WGXw+M6UNWloYDKVRtByGb4Xf9DY6xz+U4saIAAACBALuU0Ua5YTyKPxUCyy3uf05dQ724/vDepT0+4Tts2H3wExTHikKHm/uavhmxZYYx4LXwU2Q2lw5XiwRbnHwgtiICqsn6VBHvltXL6FK2ogHrDQOsCEshQGg27TklAP1TFMz9W10iMvLBO8D1b6UzCnWrmruMgRXpYEGO791s6aXD root@singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fecd:83a/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.5 \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-35307efa-9f9d-4196-807e-d772bea98d14\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.90 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14 login: "} 2018-12-26 08:51:15,022 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38/action used request id req-bff9dbe8-72b9-479f-9b48-f7270b5bda1b 2018-12-26 08:51:15,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.156987905502s 2018-12-26 08:51:15,023 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38/action used request id req-bff9dbe8-72b9-479f-9b48-f7270b5bda1b 2018-12-26 08:51:15,023 - 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 506415271 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.910 MHz processor [ 0.227338] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.230237] pid_max: default: 32768 minimum: 301 [ 0.231791] ACPI: Core revision 20150930 [ 0.233756] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.236019] Security Framework initialized [ 0.237431] Yama: becoming mindful. [ 0.238696] AppArmor: AppArmor initialized [ 0.240153] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.242421] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244627] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246726] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249092] Initializing cgroup subsys io [ 0.250506] Initializing cgroup subsys memory [ 0.251990] Initializing cgroup subsys devices [ 0.253497] Initializing cgroup subsys freezer [ 0.255009] Initializing cgroup subsys net_cls [ 0.256511] Initializing cgroup subsys perf_event [ 0.258098] Initializing cgroup subsys net_prio [ 0.259629] Initializing cgroup subsys hugetlb [ 0.261133] Initializing cgroup subsys pids [ 0.262626] CPU: Physical Processor ID: 0 [ 0.264710] mce: CPU supports 10 MCE banks [ 0.266174] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286362] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.294666] ftrace: allocating 31920 entries in 125 pages [ 0.325536] smpboot: Max logical packages: 1 [ 0.327040] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.329372] x2apic enabled [ 0.330729] Switched APIC routing to physical x2apic. [ 0.333576] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.335522] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.339121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.342227] KVM setup paravirtual spinlock [ 0.344134] x86: Booted up 1 node, 1 CPUs [ 0.345528] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.347871] devtmpfs: initialized [ 0.350377] evm: security.selinux [ 0.351586] evm: security.SMACK64 [ 0.352781] evm: security.SMACK64EXEC [ 0.354088] evm: security.SMACK64TRANSMUTE [ 0.355496] evm: security.SMACK64MMAP [ 0.356796] evm: security.ima [ 0.357903] evm: security.capability [ 0.359247] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.362433] pinctrl core: initialized pinctrl subsystem [ 0.364294] RTC time: 8:50:58, date: 12/26/18 [ 0.365913] NET: Registered protocol family 16 [ 0.367548] cpuidle: using governor ladder [ 0.368973] cpuidle: using governor menu [ 0.370349] PCCT header not found. [ 0.371636] ACPI: bus type PCI registered [ 0.373040] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375176] PCI: Using configuration type 1 for base access [ 0.377718] ACPI: Added _OSI(Module Device) [ 0.379173] ACPI: Added _OSI(Processor Device) [ 0.380672] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382237] ACPI: Added _OSI(Processor Aggregator Device) [ 0.384799] ACPI: Interpreter enabled [ 0.386120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.389343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.392558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.395763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.398967] ACPI: (supports S0 S5) [ 0.400196] ACPI: Using IOAPIC for interrupt routing [ 0.401838] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.406278] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.408260] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.410413] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.412504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416268] acpiphp: Slot [3] registered [ 0.417656] acpiphp: Slot [4] registered [ 0.419046] acpiphp: Slot [5] registered [ 0.420428] acpiphp: Slot [6] registered [ 0.421817] acpiphp: Slot [7] registered [ 0.423196] acpiphp: Slot [8] registered [ 0.424581] acpiphp: Slot [9] registered [ 0.425958] acpiphp: Slot [10] registered [ 0.427362] acpiphp: Slot [11] registered [ 0.428768] acpiphp: Slot [12] registered [ 0.430174] acpiphp: Slot [13] registered [ 0.431573] acpiphp: Slot [14] registered [ 0.432979] acpiphp: Slot [15] registered [ 0.450591] acpiphp: Slot [16] registered [ 0.452009] acpiphp: Slot [17] registered [ 0.453415] acpiphp: Slot [18] registered [ 0.454817] acpiphp: Slot [19] registered [ 0.456216] acpiphp: Slot [20] registered [ 0.457617] acpiphp: Slot [21] registered [ 0.459026] acpiphp: Slot [22] registered [ 0.460433] acpiphp: Slot [23] registered [ 0.461835] acpiphp: Slot [24] registered [ 0.463241] acpiphp: Slot [25] registered [ 0.464642] acpiphp: Slot [26] registered [ 0.466049] acpiphp: Slot [27] registered [ 0.467457] acpiphp: Slot [28] registered [ 0.468863] acpiphp: Slot [29] registered [ 0.470270] acpiphp: Slot [30] registered [ 0.471688] acpiphp: Slot [31] registered [ 0.473096] PCI host bridge to bus 0000:00 [ 0.474504] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.476624] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.478741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.481266] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.483793] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.486365] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.490943] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.493170] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.495220] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.497429] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.501949] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.504442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.526599] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.529112] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.532248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.534701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.537102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.539244] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.541398] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.543239] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.545945] vgaarb: loaded [ 0.546990] vgaarb: bridge control possible 0000:00:02.0 [ 0.549016] SCSI subsystem initialized [ 0.550544] ACPI: bus type USB registered [ 0.551975] usbcore: registered new interface driver usbfs [ 0.553769] usbcore: registered new interface driver hub [ 0.557541] usbcore: registered new device driver usb [ 0.559796] PCI: Using ACPI for IRQ routing [ 0.561829] NetLabel: Initializing [ 0.563076] NetLabel: domain hash size = 128 [ 0.564564] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.566234] NetLabel: unlabeled traffic allowed by default [ 0.568337] clocksource: Switched to clocksource kvm-clock [ 0.578700] AppArmor: AppArmor Filesystem Enabled [ 0.580367] pnp: PnP ACPI init [ 0.581959] pnp: PnP ACPI: found 5 devices [ 0.589069] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.592057] NET: Registered protocol family 2 [ 0.593822] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.596067] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.598162] TCP: Hash tables configured (established 4096 bind 4096) [ 0.600258] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.602159] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.604204] NET: Registered protocol family 1 [ 0.605725] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.607638] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.609513] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.624485] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.639632] Trying to unpack rootfs image as initramfs... [ 0.701053] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.703879] Scanning for low memory corruption every 60 seconds [ 0.706139] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.708149] audit: initializing netlink subsys (disabled) [ 0.709956] audit: type=2000 audit(1545814258.875:1): initialized [ 0.712206] Initialise system trusted keyring [ 0.713815] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.715835] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.718933] zbud: loaded [ 0.720104] VFS: Disk quotas dquot_6.6.0 [ 0.721534] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.724086] fuse init (API version 7.23) [ 0.725599] Key type big_key registered [ 0.726976] Allocating IMA MOK and blacklist keyrings. [ 0.729013] Key type asymmetric registered [ 0.730448] Asymmetric key parser 'x509' registered [ 0.732109] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.734701] io scheduler noop registered [ 0.736079] io scheduler deadline registered (default) [ 0.737811] io scheduler cfq registered [ 0.739262] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.741099] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.743290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.745812] ACPI: Power Button [PWRF] [ 0.747248] GHES: HEST is not enabled! [ 0.761516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.791146] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.794542] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819762] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.823231] Linux agpgart interface v0.103 [ 0.826748] brd: module loaded [ 0.829135] loop: module loaded [ 0.834211] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.836750] GPT:90111 != 2097151 [ 0.837935] GPT:Alternate GPT header not at the end of the disk. [ 0.839847] GPT:90111 != 2097151 [ 0.841029] GPT: Use GNU Parted to correct GPT errors. [ 0.842720] vda: vda1 vda15 [ 0.844593] scsi host0: ata_piix [ 0.845908] scsi host1: ata_piix [ 0.847140] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.849278] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.852021] libphy: Fixed MDIO Bus: probed [ 0.853455] tun: Universal TUN/TAP device driver, 1.6 [ 0.855130] tun: (C) 1999-2004 Max Krasnyansky [ 0.858401] PPP generic driver version 2.4.2 [ 0.859945] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.862040] ehci-pci: EHCI PCI platform driver [ 0.863564] ehci-platform: EHCI generic platform driver [ 0.865299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.867289] ohci-pci: OHCI PCI platform driver [ 0.868808] ohci-platform: OHCI generic platform driver [ 0.870553] uhci_hcd: USB Universal Host Controller Interface driver [ 0.885579] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.887327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.889876] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.891595] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.893570] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.895831] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.898297] usb usb1: Product: UHCI Host Controller [ 0.899911] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.901892] usb usb1: SerialNumber: 0000:00:01.2 [ 0.903546] hub 1-0:1.0: USB hub found [ 0.904903] hub 1-0:1.0: 2 ports detected [ 0.906458] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.910027] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.911691] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.913449] mousedev: PS/2 mouse device common for all mice [ 0.915596] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.918526] rtc_cmos 00:00: RTC can wake from S4 [ 0.920638] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.922707] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.924789] i2c /dev entries driver [ 0.926094] device-mapper: uevent: version 1.0.3 [ 0.927731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.930569] ledtrig-cpu: registered to indicate activity on CPUs [ 0.932793] NET: Registered protocol family 10 [ 0.934612] NET: Registered protocol family 17 [ 0.936150] Key type dns_resolver registered [ 0.937774] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.939672] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.942681] registered taskstats version 1 [ 0.944131] Loading compiled-in X.509 certificates [ 0.946300] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.949529] zswap: loaded using pool lzo/zbud [ 0.951797] Key type trusted registered [ 0.954200] Key type encrypted registered [ 0.955611] AppArmor: AppArmor sha1 policy hashing enabled [ 0.957427] ima: No TPM chip found, activating TPM-bypass! [ 0.959244] evm: HMAC attrs: 0x1 [ 0.960818] Magic number: 14:625:827 [ 0.962167] misc hw_random: hash matches [ 0.963653] rtc_cmos 00:00: setting system clock to 2018-12-26 08:50:58 UTC (1545814258) [ 0.966446] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.968397] EDD information not available. [ 1.006105] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.008775] Write protecting the kernel read-only data: 14336k [ 1.012120] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015163] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.73 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 [ 1.064886] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.85 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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 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 0.95. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCSPKC66+2Huu0gYmzHVFAHOHKOz54m5aKMwroLIbZKJntselHkVEfmbjjJ9MA26pxCGwzrKCKT3vXtdBkGO/tF4IDMaFlnxvvy+4BgUk5UHJyOAimYdwuvniGPxupOzmEeHmpPlo6cC+Hus+L74rWj2paw8HjEfLvTzMC5FZF3bbOioV2Fc6SSsC3rncDmHMzgUYZX6td1UXjufw3z8zR7b1KSv+rm+k/T9QMlT3RUSX9Veh+b7Yxm9iwUQ1vG0iAqMvqwf0klWCVqPK38an4bLK4emqDAUPQNvAAGDJHQwmtiLPTp2PaO38DhmmX3P+me9keRd3UNqdo7PncGjJKB root@singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14 ssh-dss AAAAB3NzaC1kc3MAAACBAPPU/2akhpASYXKzW6VRvkNusBQxeBhGRisllk2cTgn5TW5qGTq73uotGSmgz9+HoQEbrwCEYNCrC/MExQe64Ee+xmu6fJs3d34JWClKf5jReP6ldlxiy8TOWMk6+KZj8UdQGSPYx5FR5kF4wsDJ3hkbgt1PPv/ph+4kyrPPx8B9AAAAFQCgY6icx/zKTDU7WRgZAMWc4n/s/wAAAIEAukb5uG6GKlOZ+XvftUHUzqBGo6bmMxmWKU56EfL4Y3UkaqGLRq+dEQa201KAqfRWDmQAitRdxGXFPkRexjCBiX6MemIx/v7bnkpGgivvkNTI9zKgsO35jxIgGOUGK7IkJePsH+WGXw+M6UNWloYDKVRtByGb4Xf9DY6xz+U4saIAAACBALuU0Ua5YTyKPxUCyy3uf05dQ724/vDepT0+4Tts2H3wExTHikKHm/uavhmxZYYx4LXwU2Q2lw5XiwRbnHwgtiICqsn6VBHvltXL6FK2ogHrDQOsCEshQGg27TklAP1TFMz9W10iMvLBO8D1b6UzCnWrmruMgRXpYEGO791s6aXD root@singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fecd:83a/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.5 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-35307efa-9f9d-4196-807e-d772bea98d14 launch-index: 0 === cirros: current=0.4.0 uptime=3.90 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14 login: 2018-12-26 08:51:16,026 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.216: timed out 2018-12-26 08:51:25,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-26 08:51:25,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38/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}182770a611681e75362201468cb59a2d98403386" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-26 08:51:25,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:51: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-8c5c6a71-128a-47b0-8573-d3d1241ebc40 x-compute-request-id: req-8c5c6a71-128a-47b0-8573-d3d1241ebc40 Content-Encoding: gzip Content-Length: 9623 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 506415271 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.910 MHz processor\n[ 0.227338] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.230237] pid_max: default: 32768 minimum: 301\n[ 0.231791] ACPI: Core revision 20150930\n[ 0.233756] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.236019] Security Framework initialized\n[ 0.237431] Yama: becoming mindful.\n[ 0.238696] AppArmor: AppArmor initialized\n[ 0.240153] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242421] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244627] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246726] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249092] Initializing cgroup subsys io\n[ 0.250506] Initializing cgroup subsys memory\n[ 0.251990] Initializing cgroup subsys devices\n[ 0.253497] Initializing cgroup subsys freezer\n[ 0.255009] Initializing cgroup subsys net_cls\n[ 0.256511] Initializing cgroup subsys perf_event\n[ 0.258098] Initializing cgroup subsys net_prio\n[ 0.259629] Initializing cgroup subsys hugetlb\n[ 0.261133] Initializing cgroup subsys pids\n[ 0.262626] CPU: Physical Processor ID: 0\n[ 0.264710] mce: CPU supports 10 MCE banks\n[ 0.266174] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.286362] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.294666] ftrace: allocating 31920 entries in 125 pages\n[ 0.325536] smpboot: Max logical packages: 1\n[ 0.327040] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.329372] x2apic enabled\n[ 0.330729] Switched APIC routing to physical x2apic.\n[ 0.333576] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.335522] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.339121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.342227] KVM setup paravirtual spinlock\n[ 0.344134] x86: Booted up 1 node, 1 CPUs\n[ 0.345528] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.347871] devtmpfs: initialized\n[ 0.350377] evm: security.selinux\n[ 0.351586] evm: security.SMACK64\n[ 0.352781] evm: security.SMACK64EXEC\n[ 0.354088] evm: security.SMACK64TRANSMUTE\n[ 0.355496] evm: security.SMACK64MMAP\n[ 0.356796] evm: security.ima\n[ 0.357903] evm: security.capability\n[ 0.359247] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.362433] pinctrl core: initialized pinctrl subsystem\n[ 0.364294] RTC time: 8:50:58, date: 12/26/18\n[ 0.365913] NET: Registered protocol family 16\n[ 0.367548] cpuidle: using governor ladder\n[ 0.368973] cpuidle: using governor menu\n[ 0.370349] PCCT header not found.\n[ 0.371636] ACPI: bus type PCI registered\n[ 0.373040] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.375176] PCI: Using configuration type 1 for base access\n[ 0.377718] ACPI: Added _OSI(Module Device)\n[ 0.379173] ACPI: Added _OSI(Processor Device)\n[ 0.380672] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.382237] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.384799] ACPI: Interpreter enabled\n[ 0.386120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.389343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.392558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.395763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.398967] ACPI: (supports S0 S5)\n[ 0.400196] ACPI: Using IOAPIC for interrupt routing\n[ 0.401838] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.406278] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.408260] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.410413] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.412504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.416268] acpiphp: Slot [3] registered\n[ 0.417656] acpiphp: Slot [4] registered\n[ 0.419046] acpiphp: Slot [5] registered\n[ 0.420428] acpiphp: Slot [6] registered\n[ 0.421817] acpiphp: Slot [7] registered\n[ 0.423196] acpiphp: Slot [8] registered\n[ 0.424581] acpiphp: Slot [9] registered\n[ 0.425958] acpiphp: Slot [10] registered\n[ 0.427362] acpiphp: Slot [11] registered\n[ 0.428768] acpiphp: Slot [12] registered\n[ 0.430174] acpiphp: Slot [13] registered\n[ 0.431573] acpiphp: Slot [14] registered\n[ 0.432979] acpiphp: Slot [15] registered\n[ 0.450591] acpiphp: Slot [16] registered\n[ 0.452009] acpiphp: Slot [17] registered\n[ 0.453415] acpiphp: Slot [18] registered\n[ 0.454817] acpiphp: Slot [19] registered\n[ 0.456216] acpiphp: Slot [20] registered\n[ 0.457617] acpiphp: Slot [21] registered\n[ 0.459026] acpiphp: Slot [22] registered\n[ 0.460433] acpiphp: Slot [23] registered\n[ 0.461835] acpiphp: Slot [24] registered\n[ 0.463241] acpiphp: Slot [25] registered\n[ 0.464642] acpiphp: Slot [26] registered\n[ 0.466049] acpiphp: Slot [27] registered\n[ 0.467457] acpiphp: Slot [28] registered\n[ 0.468863] acpiphp: Slot [29] registered\n[ 0.470270] acpiphp: Slot [30] registered\n[ 0.471688] acpiphp: Slot [31] registered\n[ 0.473096] PCI host bridge to bus 0000:00\n[ 0.474504] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.476624] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.478741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.481266] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.483793] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.486365] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.490943] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.493170] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.495220] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.497429] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.501949] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.504442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.526599] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.529112] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.532248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.534701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.537102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.539244] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.541398] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.543239] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.545945] vgaarb: loaded\n[ 0.546990] vgaarb: bridge control possible 0000:00:02.0\n[ 0.549016] SCSI subsystem initialized\n[ 0.550544] ACPI: bus type USB registered\n[ 0.551975] usbcore: registered new interface driver usbfs\n[ 0.553769] usbcore: registered new interface driver hub\n[ 0.557541] usbcore: registered new device driver usb\n[ 0.559796] PCI: Using ACPI for IRQ routing\n[ 0.561829] NetLabel: Initializing\n[ 0.563076] NetLabel: domain hash size = 128\n[ 0.564564] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.566234] NetLabel: unlabeled traffic allowed by default\n[ 0.568337] clocksource: Switched to clocksource kvm-clock\n[ 0.578700] AppArmor: AppArmor Filesystem Enabled\n[ 0.580367] pnp: PnP ACPI init\n[ 0.581959] pnp: PnP ACPI: found 5 devices\n[ 0.589069] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.592057] NET: Registered protocol family 2\n[ 0.593822] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.596067] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.598162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.600258] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.602159] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.604204] NET: Registered protocol family 1\n[ 0.605725] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.607638] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.609513] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.624485] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.639632] Trying to unpack rootfs image as initramfs...\n[ 0.701053] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.703879] Scanning for low memory corruption every 60 seconds\n[ 0.706139] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.708149] audit: initializing netlink subsys (disabled)\n[ 0.709956] audit: type=2000 audit(1545814258.875:1): initialized\n[ 0.712206] Initialise system trusted keyring\n[ 0.713815] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.715835] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.718933] zbud: loaded\n[ 0.720104] VFS: Disk quotas dquot_6.6.0\n[ 0.721534] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.724086] fuse init (API version 7.23)\n[ 0.725599] Key type big_key registered\n[ 0.726976] Allocating IMA MOK and blacklist keyrings.\n[ 0.729013] Key type asymmetric registered\n[ 0.730448] Asymmetric key parser 'x509' registered\n[ 0.732109] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.734701] io scheduler noop registered\n[ 0.736079] io scheduler deadline registered (default)\n[ 0.737811] io scheduler cfq registered\n[ 0.739262] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.741099] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.743290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.745812] ACPI: Power Button [PWRF]\n[ 0.747248] GHES: HEST is not enabled!\n[ 0.761516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.791146] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.794542] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.819762] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.823231] Linux agpgart interface v0.103\n[ 0.826748] brd: module loaded\n[ 0.829135] loop: module loaded\n[ 0.834211] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.836750] GPT:90111 != 2097151\n[ 0.837935] GPT:Alternate GPT header not at the end of the disk.\n[ 0.839847] GPT:90111 != 2097151\n[ 0.841029] GPT: Use GNU Parted to correct GPT errors.\n[ 0.842720] vda: vda1 vda15\n[ 0.844593] scsi host0: ata_piix\n[ 0.845908] scsi host1: ata_piix\n[ 0.847140] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.849278] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.852021] libphy: Fixed MDIO Bus: probed\n[ 0.853455] tun: Universal TUN/TAP device driver, 1.6\n[ 0.855130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.858401] PPP generic driver version 2.4.2\n[ 0.859945] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.862040] ehci-pci: EHCI PCI platform driver\n[ 0.863564] ehci-platform: EHCI generic platform driver\n[ 0.865299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.867289] ohci-pci: OHCI PCI platform driver\n[ 0.868808] ohci-platform: OHCI generic platform driver\n[ 0.870553] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.885579] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.887327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.889876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.891595] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.893570] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.895831] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.898297] usb usb1: Product: UHCI Host Controller\n[ 0.899911] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.901892] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.903546] hub 1-0:1.0: USB hub found\n[ 0.904903] hub 1-0:1.0: 2 ports detected\n[ 0.906458] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.910027] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.911691] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.913449] mousedev: PS/2 mouse device common for all mice\n[ 0.915596] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.918526] rtc_cmos 00:00: RTC can wake from S4\n[ 0.920638] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.922707] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.924789] i2c /dev entries driver\n[ 0.926094] device-mapper: uevent: version 1.0.3\n[ 0.927731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.930569] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.932793] NET: Registered protocol family 10\n[ 0.934612] NET: Registered protocol family 17\n[ 0.936150] Key type dns_resolver registered\n[ 0.937774] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.939672] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.942681] registered taskstats version 1\n[ 0.944131] Loading compiled-in X.509 certificates\n[ 0.946300] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.949529] zswap: loaded using pool lzo/zbud\n[ 0.951797] Key type trusted registered\n[ 0.954200] Key type encrypted registered\n[ 0.955611] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.957427] ima: No TPM chip found, activating TPM-bypass!\n[ 0.959244] evm: HMAC attrs: 0x1\n[ 0.960818] Magic number: 14:625:827\n[ 0.962167] misc hw_random: hash matches\n[ 0.963653] rtc_cmos 00:00: setting system clock to 2018-12-26 08:50:58 UTC (1545814258)\n[ 0.966446] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.968397] EDD information not available.\n[ 1.006105] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.008775] Write protecting the kernel read-only data: 14336k\n[ 1.012120] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.015163] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.73\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\n[ 1.064886] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 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 0.95. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCSPKC66+2Huu0gYmzHVFAHOHKOz54m5aKMwroLIbZKJntselHkVEfmbjjJ9MA26pxCGwzrKCKT3vXtdBkGO/tF4IDMaFlnxvvy+4BgUk5UHJyOAimYdwuvniGPxupOzmEeHmpPlo6cC+Hus+L74rWj2paw8HjEfLvTzMC5FZF3bbOioV2Fc6SSsC3rncDmHMzgUYZX6td1UXjufw3z8zR7b1KSv+rm+k/T9QMlT3RUSX9Veh+b7Yxm9iwUQ1vG0iAqMvqwf0klWCVqPK38an4bLK4emqDAUPQNvAAGDJHQwmtiLPTp2PaO38DhmmX3P+me9keRd3UNqdo7PncGjJKB root@singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14\nssh-dss AAAAB3NzaC1kc3MAAACBAPPU/2akhpASYXKzW6VRvkNusBQxeBhGRisllk2cTgn5TW5qGTq73uotGSmgz9+HoQEbrwCEYNCrC/MExQe64Ee+xmu6fJs3d34JWClKf5jReP6ldlxiy8TOWMk6+KZj8UdQGSPYx5FR5kF4wsDJ3hkbgt1PPv/ph+4kyrPPx8B9AAAAFQCgY6icx/zKTDU7WRgZAMWc4n/s/wAAAIEAukb5uG6GKlOZ+XvftUHUzqBGo6bmMxmWKU56EfL4Y3UkaqGLRq+dEQa201KAqfRWDmQAitRdxGXFPkRexjCBiX6MemIx/v7bnkpGgivvkNTI9zKgsO35jxIgGOUGK7IkJePsH+WGXw+M6UNWloYDKVRtByGb4Xf9DY6xz+U4saIAAACBALuU0Ua5YTyKPxUCyy3uf05dQ724/vDepT0+4Tts2H3wExTHikKHm/uavhmxZYYx4LXwU2Q2lw5XiwRbnHwgtiICqsn6VBHvltXL6FK2ogHrDQOsCEshQGg27TklAP1TFMz9W10iMvLBO8D1b6UzCnWrmruMgRXpYEGO791s6aXD root@singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fecd:83a/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.5 \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-35307efa-9f9d-4196-807e-d772bea98d14\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.90 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14 login: "} 2018-12-26 08:51:25,259 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38/action used request id req-8c5c6a71-128a-47b0-8573-d3d1241ebc40 2018-12-26 08:51:25,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.231299877167s 2018-12-26 08:51:25,259 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38/action used request id req-8c5c6a71-128a-47b0-8573-d3d1241ebc40 2018-12-26 08:51:25,259 - 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 506415271 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.910 MHz processor [ 0.227338] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.230237] pid_max: default: 32768 minimum: 301 [ 0.231791] ACPI: Core revision 20150930 [ 0.233756] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.236019] Security Framework initialized [ 0.237431] Yama: becoming mindful. [ 0.238696] AppArmor: AppArmor initialized [ 0.240153] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.242421] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244627] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246726] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249092] Initializing cgroup subsys io [ 0.250506] Initializing cgroup subsys memory [ 0.251990] Initializing cgroup subsys devices [ 0.253497] Initializing cgroup subsys freezer [ 0.255009] Initializing cgroup subsys net_cls [ 0.256511] Initializing cgroup subsys perf_event [ 0.258098] Initializing cgroup subsys net_prio [ 0.259629] Initializing cgroup subsys hugetlb [ 0.261133] Initializing cgroup subsys pids [ 0.262626] CPU: Physical Processor ID: 0 [ 0.264710] mce: CPU supports 10 MCE banks [ 0.266174] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286362] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.294666] ftrace: allocating 31920 entries in 125 pages [ 0.325536] smpboot: Max logical packages: 1 [ 0.327040] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.329372] x2apic enabled [ 0.330729] Switched APIC routing to physical x2apic. [ 0.333576] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.335522] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.339121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.342227] KVM setup paravirtual spinlock [ 0.344134] x86: Booted up 1 node, 1 CPUs [ 0.345528] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.347871] devtmpfs: initialized [ 0.350377] evm: security.selinux [ 0.351586] evm: security.SMACK64 [ 0.352781] evm: security.SMACK64EXEC [ 0.354088] evm: security.SMACK64TRANSMUTE [ 0.355496] evm: security.SMACK64MMAP [ 0.356796] evm: security.ima [ 0.357903] evm: security.capability [ 0.359247] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.362433] pinctrl core: initialized pinctrl subsystem [ 0.364294] RTC time: 8:50:58, date: 12/26/18 [ 0.365913] NET: Registered protocol family 16 [ 0.367548] cpuidle: using governor ladder [ 0.368973] cpuidle: using governor menu [ 0.370349] PCCT header not found. [ 0.371636] ACPI: bus type PCI registered [ 0.373040] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375176] PCI: Using configuration type 1 for base access [ 0.377718] ACPI: Added _OSI(Module Device) [ 0.379173] ACPI: Added _OSI(Processor Device) [ 0.380672] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382237] ACPI: Added _OSI(Processor Aggregator Device) [ 0.384799] ACPI: Interpreter enabled [ 0.386120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.389343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.392558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.395763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.398967] ACPI: (supports S0 S5) [ 0.400196] ACPI: Using IOAPIC for interrupt routing [ 0.401838] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.406278] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.408260] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.410413] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.412504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416268] acpiphp: Slot [3] registered [ 0.417656] acpiphp: Slot [4] registered [ 0.419046] acpiphp: Slot [5] registered [ 0.420428] acpiphp: Slot [6] registered [ 0.421817] acpiphp: Slot [7] registered [ 0.423196] acpiphp: Slot [8] registered [ 0.424581] acpiphp: Slot [9] registered [ 0.425958] acpiphp: Slot [10] registered [ 0.427362] acpiphp: Slot [11] registered [ 0.428768] acpiphp: Slot [12] registered [ 0.430174] acpiphp: Slot [13] registered [ 0.431573] acpiphp: Slot [14] registered [ 0.432979] acpiphp: Slot [15] registered [ 0.450591] acpiphp: Slot [16] registered [ 0.452009] acpiphp: Slot [17] registered [ 0.453415] acpiphp: Slot [18] registered [ 0.454817] acpiphp: Slot [19] registered [ 0.456216] acpiphp: Slot [20] registered [ 0.457617] acpiphp: Slot [21] registered [ 0.459026] acpiphp: Slot [22] registered [ 0.460433] acpiphp: Slot [23] registered [ 0.461835] acpiphp: Slot [24] registered [ 0.463241] acpiphp: Slot [25] registered [ 0.464642] acpiphp: Slot [26] registered [ 0.466049] acpiphp: Slot [27] registered [ 0.467457] acpiphp: Slot [28] registered [ 0.468863] acpiphp: Slot [29] registered [ 0.470270] acpiphp: Slot [30] registered [ 0.471688] acpiphp: Slot [31] registered [ 0.473096] PCI host bridge to bus 0000:00 [ 0.474504] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.476624] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.478741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.481266] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.483793] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.486365] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.490943] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.493170] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.495220] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.497429] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.501949] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.504442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.526599] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.529112] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.532248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.534701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.537102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.539244] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.541398] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.543239] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.545945] vgaarb: loaded [ 0.546990] vgaarb: bridge control possible 0000:00:02.0 [ 0.549016] SCSI subsystem initialized [ 0.550544] ACPI: bus type USB registered [ 0.551975] usbcore: registered new interface driver usbfs [ 0.553769] usbcore: registered new interface driver hub [ 0.557541] usbcore: registered new device driver usb [ 0.559796] PCI: Using ACPI for IRQ routing [ 0.561829] NetLabel: Initializing [ 0.563076] NetLabel: domain hash size = 128 [ 0.564564] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.566234] NetLabel: unlabeled traffic allowed by default [ 0.568337] clocksource: Switched to clocksource kvm-clock [ 0.578700] AppArmor: AppArmor Filesystem Enabled [ 0.580367] pnp: PnP ACPI init [ 0.581959] pnp: PnP ACPI: found 5 devices [ 0.589069] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.592057] NET: Registered protocol family 2 [ 0.593822] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.596067] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.598162] TCP: Hash tables configured (established 4096 bind 4096) [ 0.600258] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.602159] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.604204] NET: Registered protocol family 1 [ 0.605725] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.607638] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.609513] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.624485] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.639632] Trying to unpack rootfs image as initramfs... [ 0.701053] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.703879] Scanning for low memory corruption every 60 seconds [ 0.706139] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.708149] audit: initializing netlink subsys (disabled) [ 0.709956] audit: type=2000 audit(1545814258.875:1): initialized [ 0.712206] Initialise system trusted keyring [ 0.713815] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.715835] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.718933] zbud: loaded [ 0.720104] VFS: Disk quotas dquot_6.6.0 [ 0.721534] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.724086] fuse init (API version 7.23) [ 0.725599] Key type big_key registered [ 0.726976] Allocating IMA MOK and blacklist keyrings. [ 0.729013] Key type asymmetric registered [ 0.730448] Asymmetric key parser 'x509' registered [ 0.732109] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.734701] io scheduler noop registered [ 0.736079] io scheduler deadline registered (default) [ 0.737811] io scheduler cfq registered [ 0.739262] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.741099] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.743290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.745812] ACPI: Power Button [PWRF] [ 0.747248] GHES: HEST is not enabled! [ 0.761516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.791146] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.794542] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819762] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.823231] Linux agpgart interface v0.103 [ 0.826748] brd: module loaded [ 0.829135] loop: module loaded [ 0.834211] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.836750] GPT:90111 != 2097151 [ 0.837935] GPT:Alternate GPT header not at the end of the disk. [ 0.839847] GPT:90111 != 2097151 [ 0.841029] GPT: Use GNU Parted to correct GPT errors. [ 0.842720] vda: vda1 vda15 [ 0.844593] scsi host0: ata_piix [ 0.845908] scsi host1: ata_piix [ 0.847140] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.849278] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.852021] libphy: Fixed MDIO Bus: probed [ 0.853455] tun: Universal TUN/TAP device driver, 1.6 [ 0.855130] tun: (C) 1999-2004 Max Krasnyansky [ 0.858401] PPP generic driver version 2.4.2 [ 0.859945] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.862040] ehci-pci: EHCI PCI platform driver [ 0.863564] ehci-platform: EHCI generic platform driver [ 0.865299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.867289] ohci-pci: OHCI PCI platform driver [ 0.868808] ohci-platform: OHCI generic platform driver [ 0.870553] uhci_hcd: USB Universal Host Controller Interface driver [ 0.885579] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.887327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.889876] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.891595] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.893570] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.895831] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.898297] usb usb1: Product: UHCI Host Controller [ 0.899911] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.901892] usb usb1: SerialNumber: 0000:00:01.2 [ 0.903546] hub 1-0:1.0: USB hub found [ 0.904903] hub 1-0:1.0: 2 ports detected [ 0.906458] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.910027] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.911691] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.913449] mousedev: PS/2 mouse device common for all mice [ 0.915596] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.918526] rtc_cmos 00:00: RTC can wake from S4 [ 0.920638] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.922707] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.924789] i2c /dev entries driver [ 0.926094] device-mapper: uevent: version 1.0.3 [ 0.927731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.930569] ledtrig-cpu: registered to indicate activity on CPUs [ 0.932793] NET: Registered protocol family 10 [ 0.934612] NET: Registered protocol family 17 [ 0.936150] Key type dns_resolver registered [ 0.937774] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.939672] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.942681] registered taskstats version 1 [ 0.944131] Loading compiled-in X.509 certificates [ 0.946300] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.949529] zswap: loaded using pool lzo/zbud [ 0.951797] Key type trusted registered [ 0.954200] Key type encrypted registered [ 0.955611] AppArmor: AppArmor sha1 policy hashing enabled [ 0.957427] ima: No TPM chip found, activating TPM-bypass! [ 0.959244] evm: HMAC attrs: 0x1 [ 0.960818] Magic number: 14:625:827 [ 0.962167] misc hw_random: hash matches [ 0.963653] rtc_cmos 00:00: setting system clock to 2018-12-26 08:50:58 UTC (1545814258) [ 0.966446] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.968397] EDD information not available. [ 1.006105] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.008775] Write protecting the kernel read-only data: 14336k [ 1.012120] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015163] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.73 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 [ 1.064886] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.85 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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 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 0.95. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCSPKC66+2Huu0gYmzHVFAHOHKOz54m5aKMwroLIbZKJntselHkVEfmbjjJ9MA26pxCGwzrKCKT3vXtdBkGO/tF4IDMaFlnxvvy+4BgUk5UHJyOAimYdwuvniGPxupOzmEeHmpPlo6cC+Hus+L74rWj2paw8HjEfLvTzMC5FZF3bbOioV2Fc6SSsC3rncDmHMzgUYZX6td1UXjufw3z8zR7b1KSv+rm+k/T9QMlT3RUSX9Veh+b7Yxm9iwUQ1vG0iAqMvqwf0klWCVqPK38an4bLK4emqDAUPQNvAAGDJHQwmtiLPTp2PaO38DhmmX3P+me9keRd3UNqdo7PncGjJKB root@singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14 ssh-dss AAAAB3NzaC1kc3MAAACBAPPU/2akhpASYXKzW6VRvkNusBQxeBhGRisllk2cTgn5TW5qGTq73uotGSmgz9+HoQEbrwCEYNCrC/MExQe64Ee+xmu6fJs3d34JWClKf5jReP6ldlxiy8TOWMk6+KZj8UdQGSPYx5FR5kF4wsDJ3hkbgt1PPv/ph+4kyrPPx8B9AAAAFQCgY6icx/zKTDU7WRgZAMWc4n/s/wAAAIEAukb5uG6GKlOZ+XvftUHUzqBGo6bmMxmWKU56EfL4Y3UkaqGLRq+dEQa201KAqfRWDmQAitRdxGXFPkRexjCBiX6MemIx/v7bnkpGgivvkNTI9zKgsO35jxIgGOUGK7IkJePsH+WGXw+M6UNWloYDKVRtByGb4Xf9DY6xz+U4saIAAACBALuU0Ua5YTyKPxUCyy3uf05dQ724/vDepT0+4Tts2H3wExTHikKHm/uavhmxZYYx4LXwU2Q2lw5XiwRbnHwgtiICqsn6VBHvltXL6FK2ogHrDQOsCEshQGg27TklAP1TFMz9W10iMvLBO8D1b6UzCnWrmruMgRXpYEGO791s6aXD root@singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fecd:83a/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.5 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-35307efa-9f9d-4196-807e-d772bea98d14 launch-index: 0 === cirros: current=0.4.0 uptime=3.90 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14 login: 2018-12-26 08:51:26,261 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.216: timed out 2018-12-26 08:51:35,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-26 08:51:35,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38/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}182770a611681e75362201468cb59a2d98403386" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-26 08:51:35,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:51:35 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-b3ae0abb-d438-4c39-a632-40dd21d94740 x-compute-request-id: req-b3ae0abb-d438-4c39-a632-40dd21d94740 Content-Encoding: gzip Content-Length: 9623 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 506415271 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.910 MHz processor\n[ 0.227338] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.230237] pid_max: default: 32768 minimum: 301\n[ 0.231791] ACPI: Core revision 20150930\n[ 0.233756] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.236019] Security Framework initialized\n[ 0.237431] Yama: becoming mindful.\n[ 0.238696] AppArmor: AppArmor initialized\n[ 0.240153] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242421] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244627] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246726] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249092] Initializing cgroup subsys io\n[ 0.250506] Initializing cgroup subsys memory\n[ 0.251990] Initializing cgroup subsys devices\n[ 0.253497] Initializing cgroup subsys freezer\n[ 0.255009] Initializing cgroup subsys net_cls\n[ 0.256511] Initializing cgroup subsys perf_event\n[ 0.258098] Initializing cgroup subsys net_prio\n[ 0.259629] Initializing cgroup subsys hugetlb\n[ 0.261133] Initializing cgroup subsys pids\n[ 0.262626] CPU: Physical Processor ID: 0\n[ 0.264710] mce: CPU supports 10 MCE banks\n[ 0.266174] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.286362] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.294666] ftrace: allocating 31920 entries in 125 pages\n[ 0.325536] smpboot: Max logical packages: 1\n[ 0.327040] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.329372] x2apic enabled\n[ 0.330729] Switched APIC routing to physical x2apic.\n[ 0.333576] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.335522] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.339121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.342227] KVM setup paravirtual spinlock\n[ 0.344134] x86: Booted up 1 node, 1 CPUs\n[ 0.345528] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.347871] devtmpfs: initialized\n[ 0.350377] evm: security.selinux\n[ 0.351586] evm: security.SMACK64\n[ 0.352781] evm: security.SMACK64EXEC\n[ 0.354088] evm: security.SMACK64TRANSMUTE\n[ 0.355496] evm: security.SMACK64MMAP\n[ 0.356796] evm: security.ima\n[ 0.357903] evm: security.capability\n[ 0.359247] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.362433] pinctrl core: initialized pinctrl subsystem\n[ 0.364294] RTC time: 8:50:58, date: 12/26/18\n[ 0.365913] NET: Registered protocol family 16\n[ 0.367548] cpuidle: using governor ladder\n[ 0.368973] cpuidle: using governor menu\n[ 0.370349] PCCT header not found.\n[ 0.371636] ACPI: bus type PCI registered\n[ 0.373040] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.375176] PCI: Using configuration type 1 for base access\n[ 0.377718] ACPI: Added _OSI(Module Device)\n[ 0.379173] ACPI: Added _OSI(Processor Device)\n[ 0.380672] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.382237] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.384799] ACPI: Interpreter enabled\n[ 0.386120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.389343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.392558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.395763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.398967] ACPI: (supports S0 S5)\n[ 0.400196] ACPI: Using IOAPIC for interrupt routing\n[ 0.401838] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.406278] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.408260] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.410413] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.412504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.416268] acpiphp: Slot [3] registered\n[ 0.417656] acpiphp: Slot [4] registered\n[ 0.419046] acpiphp: Slot [5] registered\n[ 0.420428] acpiphp: Slot [6] registered\n[ 0.421817] acpiphp: Slot [7] registered\n[ 0.423196] acpiphp: Slot [8] registered\n[ 0.424581] acpiphp: Slot [9] registered\n[ 0.425958] acpiphp: Slot [10] registered\n[ 0.427362] acpiphp: Slot [11] registered\n[ 0.428768] acpiphp: Slot [12] registered\n[ 0.430174] acpiphp: Slot [13] registered\n[ 0.431573] acpiphp: Slot [14] registered\n[ 0.432979] acpiphp: Slot [15] registered\n[ 0.450591] acpiphp: Slot [16] registered\n[ 0.452009] acpiphp: Slot [17] registered\n[ 0.453415] acpiphp: Slot [18] registered\n[ 0.454817] acpiphp: Slot [19] registered\n[ 0.456216] acpiphp: Slot [20] registered\n[ 0.457617] acpiphp: Slot [21] registered\n[ 0.459026] acpiphp: Slot [22] registered\n[ 0.460433] acpiphp: Slot [23] registered\n[ 0.461835] acpiphp: Slot [24] registered\n[ 0.463241] acpiphp: Slot [25] registered\n[ 0.464642] acpiphp: Slot [26] registered\n[ 0.466049] acpiphp: Slot [27] registered\n[ 0.467457] acpiphp: Slot [28] registered\n[ 0.468863] acpiphp: Slot [29] registered\n[ 0.470270] acpiphp: Slot [30] registered\n[ 0.471688] acpiphp: Slot [31] registered\n[ 0.473096] PCI host bridge to bus 0000:00\n[ 0.474504] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.476624] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.478741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.481266] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.483793] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.486365] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.490943] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.493170] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.495220] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.497429] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.501949] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.504442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.526599] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.529112] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.532248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.534701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.537102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.539244] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.541398] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.543239] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.545945] vgaarb: loaded\n[ 0.546990] vgaarb: bridge control possible 0000:00:02.0\n[ 0.549016] SCSI subsystem initialized\n[ 0.550544] ACPI: bus type USB registered\n[ 0.551975] usbcore: registered new interface driver usbfs\n[ 0.553769] usbcore: registered new interface driver hub\n[ 0.557541] usbcore: registered new device driver usb\n[ 0.559796] PCI: Using ACPI for IRQ routing\n[ 0.561829] NetLabel: Initializing\n[ 0.563076] NetLabel: domain hash size = 128\n[ 0.564564] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.566234] NetLabel: unlabeled traffic allowed by default\n[ 0.568337] clocksource: Switched to clocksource kvm-clock\n[ 0.578700] AppArmor: AppArmor Filesystem Enabled\n[ 0.580367] pnp: PnP ACPI init\n[ 0.581959] pnp: PnP ACPI: found 5 devices\n[ 0.589069] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.592057] NET: Registered protocol family 2\n[ 0.593822] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.596067] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.598162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.600258] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.602159] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.604204] NET: Registered protocol family 1\n[ 0.605725] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.607638] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.609513] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.624485] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.639632] Trying to unpack rootfs image as initramfs...\n[ 0.701053] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.703879] Scanning for low memory corruption every 60 seconds\n[ 0.706139] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.708149] audit: initializing netlink subsys (disabled)\n[ 0.709956] audit: type=2000 audit(1545814258.875:1): initialized\n[ 0.712206] Initialise system trusted keyring\n[ 0.713815] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.715835] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.718933] zbud: loaded\n[ 0.720104] VFS: Disk quotas dquot_6.6.0\n[ 0.721534] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.724086] fuse init (API version 7.23)\n[ 0.725599] Key type big_key registered\n[ 0.726976] Allocating IMA MOK and blacklist keyrings.\n[ 0.729013] Key type asymmetric registered\n[ 0.730448] Asymmetric key parser 'x509' registered\n[ 0.732109] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.734701] io scheduler noop registered\n[ 0.736079] io scheduler deadline registered (default)\n[ 0.737811] io scheduler cfq registered\n[ 0.739262] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.741099] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.743290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.745812] ACPI: Power Button [PWRF]\n[ 0.747248] GHES: HEST is not enabled!\n[ 0.761516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.791146] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.794542] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.819762] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.823231] Linux agpgart interface v0.103\n[ 0.826748] brd: module loaded\n[ 0.829135] loop: module loaded\n[ 0.834211] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.836750] GPT:90111 != 2097151\n[ 0.837935] GPT:Alternate GPT header not at the end of the disk.\n[ 0.839847] GPT:90111 != 2097151\n[ 0.841029] GPT: Use GNU Parted to correct GPT errors.\n[ 0.842720] vda: vda1 vda15\n[ 0.844593] scsi host0: ata_piix\n[ 0.845908] scsi host1: ata_piix\n[ 0.847140] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.849278] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.852021] libphy: Fixed MDIO Bus: probed\n[ 0.853455] tun: Universal TUN/TAP device driver, 1.6\n[ 0.855130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.858401] PPP generic driver version 2.4.2\n[ 0.859945] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.862040] ehci-pci: EHCI PCI platform driver\n[ 0.863564] ehci-platform: EHCI generic platform driver\n[ 0.865299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.867289] ohci-pci: OHCI PCI platform driver\n[ 0.868808] ohci-platform: OHCI generic platform driver\n[ 0.870553] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.885579] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.887327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.889876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.891595] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.893570] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.895831] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.898297] usb usb1: Product: UHCI Host Controller\n[ 0.899911] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.901892] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.903546] hub 1-0:1.0: USB hub found\n[ 0.904903] hub 1-0:1.0: 2 ports detected\n[ 0.906458] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.910027] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.911691] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.913449] mousedev: PS/2 mouse device common for all mice\n[ 0.915596] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.918526] rtc_cmos 00:00: RTC can wake from S4\n[ 0.920638] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.922707] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.924789] i2c /dev entries driver\n[ 0.926094] device-mapper: uevent: version 1.0.3\n[ 0.927731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.930569] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.932793] NET: Registered protocol family 10\n[ 0.934612] NET: Registered protocol family 17\n[ 0.936150] Key type dns_resolver registered\n[ 0.937774] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.939672] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.942681] registered taskstats version 1\n[ 0.944131] Loading compiled-in X.509 certificates\n[ 0.946300] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.949529] zswap: loaded using pool lzo/zbud\n[ 0.951797] Key type trusted registered\n[ 0.954200] Key type encrypted registered\n[ 0.955611] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.957427] ima: No TPM chip found, activating TPM-bypass!\n[ 0.959244] evm: HMAC attrs: 0x1\n[ 0.960818] Magic number: 14:625:827\n[ 0.962167] misc hw_random: hash matches\n[ 0.963653] rtc_cmos 00:00: setting system clock to 2018-12-26 08:50:58 UTC (1545814258)\n[ 0.966446] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.968397] EDD information not available.\n[ 1.006105] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.008775] Write protecting the kernel read-only data: 14336k\n[ 1.012120] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.015163] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.73\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\n[ 1.064886] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 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 0.95. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCSPKC66+2Huu0gYmzHVFAHOHKOz54m5aKMwroLIbZKJntselHkVEfmbjjJ9MA26pxCGwzrKCKT3vXtdBkGO/tF4IDMaFlnxvvy+4BgUk5UHJyOAimYdwuvniGPxupOzmEeHmpPlo6cC+Hus+L74rWj2paw8HjEfLvTzMC5FZF3bbOioV2Fc6SSsC3rncDmHMzgUYZX6td1UXjufw3z8zR7b1KSv+rm+k/T9QMlT3RUSX9Veh+b7Yxm9iwUQ1vG0iAqMvqwf0klWCVqPK38an4bLK4emqDAUPQNvAAGDJHQwmtiLPTp2PaO38DhmmX3P+me9keRd3UNqdo7PncGjJKB root@singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14\nssh-dss AAAAB3NzaC1kc3MAAACBAPPU/2akhpASYXKzW6VRvkNusBQxeBhGRisllk2cTgn5TW5qGTq73uotGSmgz9+HoQEbrwCEYNCrC/MExQe64Ee+xmu6fJs3d34JWClKf5jReP6ldlxiy8TOWMk6+KZj8UdQGSPYx5FR5kF4wsDJ3hkbgt1PPv/ph+4kyrPPx8B9AAAAFQCgY6icx/zKTDU7WRgZAMWc4n/s/wAAAIEAukb5uG6GKlOZ+XvftUHUzqBGo6bmMxmWKU56EfL4Y3UkaqGLRq+dEQa201KAqfRWDmQAitRdxGXFPkRexjCBiX6MemIx/v7bnkpGgivvkNTI9zKgsO35jxIgGOUGK7IkJePsH+WGXw+M6UNWloYDKVRtByGb4Xf9DY6xz+U4saIAAACBALuU0Ua5YTyKPxUCyy3uf05dQ724/vDepT0+4Tts2H3wExTHikKHm/uavhmxZYYx4LXwU2Q2lw5XiwRbnHwgtiICqsn6VBHvltXL6FK2ogHrDQOsCEshQGg27TklAP1TFMz9W10iMvLBO8D1b6UzCnWrmruMgRXpYEGO791s6aXD root@singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fecd:83a/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.5 \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-35307efa-9f9d-4196-807e-d772bea98d14\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.90 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14 login: "} 2018-12-26 08:51:35,512 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38/action used request id req-b3ae0abb-d438-4c39-a632-40dd21d94740 2018-12-26 08:51:35,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.241031885147s 2018-12-26 08:51:35,513 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38/action used request id req-b3ae0abb-d438-4c39-a632-40dd21d94740 2018-12-26 08:51:35,514 - 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 506415271 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.910 MHz processor [ 0.227338] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.230237] pid_max: default: 32768 minimum: 301 [ 0.231791] ACPI: Core revision 20150930 [ 0.233756] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.236019] Security Framework initialized [ 0.237431] Yama: becoming mindful. [ 0.238696] AppArmor: AppArmor initialized [ 0.240153] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.242421] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244627] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246726] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249092] Initializing cgroup subsys io [ 0.250506] Initializing cgroup subsys memory [ 0.251990] Initializing cgroup subsys devices [ 0.253497] Initializing cgroup subsys freezer [ 0.255009] Initializing cgroup subsys net_cls [ 0.256511] Initializing cgroup subsys perf_event [ 0.258098] Initializing cgroup subsys net_prio [ 0.259629] Initializing cgroup subsys hugetlb [ 0.261133] Initializing cgroup subsys pids [ 0.262626] CPU: Physical Processor ID: 0 [ 0.264710] mce: CPU supports 10 MCE banks [ 0.266174] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286362] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.294666] ftrace: allocating 31920 entries in 125 pages [ 0.325536] smpboot: Max logical packages: 1 [ 0.327040] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.329372] x2apic enabled [ 0.330729] Switched APIC routing to physical x2apic. [ 0.333576] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.335522] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.339121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.342227] KVM setup paravirtual spinlock [ 0.344134] x86: Booted up 1 node, 1 CPUs [ 0.345528] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.347871] devtmpfs: initialized [ 0.350377] evm: security.selinux [ 0.351586] evm: security.SMACK64 [ 0.352781] evm: security.SMACK64EXEC [ 0.354088] evm: security.SMACK64TRANSMUTE [ 0.355496] evm: security.SMACK64MMAP [ 0.356796] evm: security.ima [ 0.357903] evm: security.capability [ 0.359247] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.362433] pinctrl core: initialized pinctrl subsystem [ 0.364294] RTC time: 8:50:58, date: 12/26/18 [ 0.365913] NET: Registered protocol family 16 [ 0.367548] cpuidle: using governor ladder [ 0.368973] cpuidle: using governor menu [ 0.370349] PCCT header not found. [ 0.371636] ACPI: bus type PCI registered [ 0.373040] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375176] PCI: Using configuration type 1 for base access [ 0.377718] ACPI: Added _OSI(Module Device) [ 0.379173] ACPI: Added _OSI(Processor Device) [ 0.380672] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382237] ACPI: Added _OSI(Processor Aggregator Device) [ 0.384799] ACPI: Interpreter enabled [ 0.386120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.389343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.392558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.395763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.398967] ACPI: (supports S0 S5) [ 0.400196] ACPI: Using IOAPIC for interrupt routing [ 0.401838] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.406278] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.408260] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.410413] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.412504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416268] acpiphp: Slot [3] registered [ 0.417656] acpiphp: Slot [4] registered [ 0.419046] acpiphp: Slot [5] registered [ 0.420428] acpiphp: Slot [6] registered [ 0.421817] acpiphp: Slot [7] registered [ 0.423196] acpiphp: Slot [8] registered [ 0.424581] acpiphp: Slot [9] registered [ 0.425958] acpiphp: Slot [10] registered [ 0.427362] acpiphp: Slot [11] registered [ 0.428768] acpiphp: Slot [12] registered [ 0.430174] acpiphp: Slot [13] registered [ 0.431573] acpiphp: Slot [14] registered [ 0.432979] acpiphp: Slot [15] registered [ 0.450591] acpiphp: Slot [16] registered [ 0.452009] acpiphp: Slot [17] registered [ 0.453415] acpiphp: Slot [18] registered [ 0.454817] acpiphp: Slot [19] registered [ 0.456216] acpiphp: Slot [20] registered [ 0.457617] acpiphp: Slot [21] registered [ 0.459026] acpiphp: Slot [22] registered [ 0.460433] acpiphp: Slot [23] registered [ 0.461835] acpiphp: Slot [24] registered [ 0.463241] acpiphp: Slot [25] registered [ 0.464642] acpiphp: Slot [26] registered [ 0.466049] acpiphp: Slot [27] registered [ 0.467457] acpiphp: Slot [28] registered [ 0.468863] acpiphp: Slot [29] registered [ 0.470270] acpiphp: Slot [30] registered [ 0.471688] acpiphp: Slot [31] registered [ 0.473096] PCI host bridge to bus 0000:00 [ 0.474504] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.476624] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.478741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.481266] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.483793] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.486365] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.490943] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.493170] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.495220] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.497429] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.501949] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.504442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.526599] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.529112] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.532248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.534701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.537102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.539244] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.541398] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.543239] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.545945] vgaarb: loaded [ 0.546990] vgaarb: bridge control possible 0000:00:02.0 [ 0.549016] SCSI subsystem initialized [ 0.550544] ACPI: bus type USB registered [ 0.551975] usbcore: registered new interface driver usbfs [ 0.553769] usbcore: registered new interface driver hub [ 0.557541] usbcore: registered new device driver usb [ 0.559796] PCI: Using ACPI for IRQ routing [ 0.561829] NetLabel: Initializing [ 0.563076] NetLabel: domain hash size = 128 [ 0.564564] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.566234] NetLabel: unlabeled traffic allowed by default [ 0.568337] clocksource: Switched to clocksource kvm-clock [ 0.578700] AppArmor: AppArmor Filesystem Enabled [ 0.580367] pnp: PnP ACPI init [ 0.581959] pnp: PnP ACPI: found 5 devices [ 0.589069] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.592057] NET: Registered protocol family 2 [ 0.593822] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.596067] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.598162] TCP: Hash tables configured (established 4096 bind 4096) [ 0.600258] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.602159] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.604204] NET: Registered protocol family 1 [ 0.605725] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.607638] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.609513] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.624485] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.639632] Trying to unpack rootfs image as initramfs... [ 0.701053] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.703879] Scanning for low memory corruption every 60 seconds [ 0.706139] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.708149] audit: initializing netlink subsys (disabled) [ 0.709956] audit: type=2000 audit(1545814258.875:1): initialized [ 0.712206] Initialise system trusted keyring [ 0.713815] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.715835] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.718933] zbud: loaded [ 0.720104] VFS: Disk quotas dquot_6.6.0 [ 0.721534] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.724086] fuse init (API version 7.23) [ 0.725599] Key type big_key registered [ 0.726976] Allocating IMA MOK and blacklist keyrings. [ 0.729013] Key type asymmetric registered [ 0.730448] Asymmetric key parser 'x509' registered [ 0.732109] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.734701] io scheduler noop registered [ 0.736079] io scheduler deadline registered (default) [ 0.737811] io scheduler cfq registered [ 0.739262] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.741099] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.743290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.745812] ACPI: Power Button [PWRF] [ 0.747248] GHES: HEST is not enabled! [ 0.761516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.791146] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.794542] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819762] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.823231] Linux agpgart interface v0.103 [ 0.826748] brd: module loaded [ 0.829135] loop: module loaded [ 0.834211] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.836750] GPT:90111 != 2097151 [ 0.837935] GPT:Alternate GPT header not at the end of the disk. [ 0.839847] GPT:90111 != 2097151 [ 0.841029] GPT: Use GNU Parted to correct GPT errors. [ 0.842720] vda: vda1 vda15 [ 0.844593] scsi host0: ata_piix [ 0.845908] scsi host1: ata_piix [ 0.847140] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.849278] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.852021] libphy: Fixed MDIO Bus: probed [ 0.853455] tun: Universal TUN/TAP device driver, 1.6 [ 0.855130] tun: (C) 1999-2004 Max Krasnyansky [ 0.858401] PPP generic driver version 2.4.2 [ 0.859945] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.862040] ehci-pci: EHCI PCI platform driver [ 0.863564] ehci-platform: EHCI generic platform driver [ 0.865299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.867289] ohci-pci: OHCI PCI platform driver [ 0.868808] ohci-platform: OHCI generic platform driver [ 0.870553] uhci_hcd: USB Universal Host Controller Interface driver [ 0.885579] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.887327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.889876] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.891595] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.893570] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.895831] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.898297] usb usb1: Product: UHCI Host Controller [ 0.899911] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.901892] usb usb1: SerialNumber: 0000:00:01.2 [ 0.903546] hub 1-0:1.0: USB hub found [ 0.904903] hub 1-0:1.0: 2 ports detected [ 0.906458] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.910027] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.911691] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.913449] mousedev: PS/2 mouse device common for all mice [ 0.915596] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.918526] rtc_cmos 00:00: RTC can wake from S4 [ 0.920638] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.922707] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.924789] i2c /dev entries driver [ 0.926094] device-mapper: uevent: version 1.0.3 [ 0.927731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.930569] ledtrig-cpu: registered to indicate activity on CPUs [ 0.932793] NET: Registered protocol family 10 [ 0.934612] NET: Registered protocol family 17 [ 0.936150] Key type dns_resolver registered [ 0.937774] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.939672] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.942681] registered taskstats version 1 [ 0.944131] Loading compiled-in X.509 certificates [ 0.946300] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.949529] zswap: loaded using pool lzo/zbud [ 0.951797] Key type trusted registered [ 0.954200] Key type encrypted registered [ 0.955611] AppArmor: AppArmor sha1 policy hashing enabled [ 0.957427] ima: No TPM chip found, activating TPM-bypass! [ 0.959244] evm: HMAC attrs: 0x1 [ 0.960818] Magic number: 14:625:827 [ 0.962167] misc hw_random: hash matches [ 0.963653] rtc_cmos 00:00: setting system clock to 2018-12-26 08:50:58 UTC (1545814258) [ 0.966446] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.968397] EDD information not available. [ 1.006105] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.008775] Write protecting the kernel read-only data: 14336k [ 1.012120] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015163] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.73 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 [ 1.064886] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.85 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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 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 0.95. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCSPKC66+2Huu0gYmzHVFAHOHKOz54m5aKMwroLIbZKJntselHkVEfmbjjJ9MA26pxCGwzrKCKT3vXtdBkGO/tF4IDMaFlnxvvy+4BgUk5UHJyOAimYdwuvniGPxupOzmEeHmpPlo6cC+Hus+L74rWj2paw8HjEfLvTzMC5FZF3bbOioV2Fc6SSsC3rncDmHMzgUYZX6td1UXjufw3z8zR7b1KSv+rm+k/T9QMlT3RUSX9Veh+b7Yxm9iwUQ1vG0iAqMvqwf0klWCVqPK38an4bLK4emqDAUPQNvAAGDJHQwmtiLPTp2PaO38DhmmX3P+me9keRd3UNqdo7PncGjJKB root@singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14 ssh-dss AAAAB3NzaC1kc3MAAACBAPPU/2akhpASYXKzW6VRvkNusBQxeBhGRisllk2cTgn5TW5qGTq73uotGSmgz9+HoQEbrwCEYNCrC/MExQe64Ee+xmu6fJs3d34JWClKf5jReP6ldlxiy8TOWMk6+KZj8UdQGSPYx5FR5kF4wsDJ3hkbgt1PPv/ph+4kyrPPx8B9AAAAFQCgY6icx/zKTDU7WRgZAMWc4n/s/wAAAIEAukb5uG6GKlOZ+XvftUHUzqBGo6bmMxmWKU56EfL4Y3UkaqGLRq+dEQa201KAqfRWDmQAitRdxGXFPkRexjCBiX6MemIx/v7bnkpGgivvkNTI9zKgsO35jxIgGOUGK7IkJePsH+WGXw+M6UNWloYDKVRtByGb4Xf9DY6xz+U4saIAAACBALuU0Ua5YTyKPxUCyy3uf05dQ724/vDepT0+4Tts2H3wExTHikKHm/uavhmxZYYx4LXwU2Q2lw5XiwRbnHwgtiICqsn6VBHvltXL6FK2ogHrDQOsCEshQGg27TklAP1TFMz9W10iMvLBO8D1b6UzCnWrmruMgRXpYEGO791s6aXD root@singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fecd:83a/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.5 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-35307efa-9f9d-4196-807e-d772bea98d14 launch-index: 0 === cirros: current=0.4.0 uptime=3.90 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14 login: 2018-12-26 08:51:36,515 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.216: timed out 2018-12-26 08:51:45,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-26 08:51:45,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38/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}182770a611681e75362201468cb59a2d98403386" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-26 08:51:45,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:51: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,Accept-Encoding x-openstack-request-id: req-7a5ba3b6-10b5-4747-b471-86fa02645e8c x-compute-request-id: req-7a5ba3b6-10b5-4747-b471-86fa02645e8c Content-Encoding: gzip Content-Length: 9623 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 506415271 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.910 MHz processor\n[ 0.227338] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.230237] pid_max: default: 32768 minimum: 301\n[ 0.231791] ACPI: Core revision 20150930\n[ 0.233756] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.236019] Security Framework initialized\n[ 0.237431] Yama: becoming mindful.\n[ 0.238696] AppArmor: AppArmor initialized\n[ 0.240153] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242421] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244627] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246726] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249092] Initializing cgroup subsys io\n[ 0.250506] Initializing cgroup subsys memory\n[ 0.251990] Initializing cgroup subsys devices\n[ 0.253497] Initializing cgroup subsys freezer\n[ 0.255009] Initializing cgroup subsys net_cls\n[ 0.256511] Initializing cgroup subsys perf_event\n[ 0.258098] Initializing cgroup subsys net_prio\n[ 0.259629] Initializing cgroup subsys hugetlb\n[ 0.261133] Initializing cgroup subsys pids\n[ 0.262626] CPU: Physical Processor ID: 0\n[ 0.264710] mce: CPU supports 10 MCE banks\n[ 0.266174] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.286362] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.294666] ftrace: allocating 31920 entries in 125 pages\n[ 0.325536] smpboot: Max logical packages: 1\n[ 0.327040] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.329372] x2apic enabled\n[ 0.330729] Switched APIC routing to physical x2apic.\n[ 0.333576] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.335522] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.339121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.342227] KVM setup paravirtual spinlock\n[ 0.344134] x86: Booted up 1 node, 1 CPUs\n[ 0.345528] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.347871] devtmpfs: initialized\n[ 0.350377] evm: security.selinux\n[ 0.351586] evm: security.SMACK64\n[ 0.352781] evm: security.SMACK64EXEC\n[ 0.354088] evm: security.SMACK64TRANSMUTE\n[ 0.355496] evm: security.SMACK64MMAP\n[ 0.356796] evm: security.ima\n[ 0.357903] evm: security.capability\n[ 0.359247] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.362433] pinctrl core: initialized pinctrl subsystem\n[ 0.364294] RTC time: 8:50:58, date: 12/26/18\n[ 0.365913] NET: Registered protocol family 16\n[ 0.367548] cpuidle: using governor ladder\n[ 0.368973] cpuidle: using governor menu\n[ 0.370349] PCCT header not found.\n[ 0.371636] ACPI: bus type PCI registered\n[ 0.373040] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.375176] PCI: Using configuration type 1 for base access\n[ 0.377718] ACPI: Added _OSI(Module Device)\n[ 0.379173] ACPI: Added _OSI(Processor Device)\n[ 0.380672] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.382237] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.384799] ACPI: Interpreter enabled\n[ 0.386120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.389343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.392558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.395763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.398967] ACPI: (supports S0 S5)\n[ 0.400196] ACPI: Using IOAPIC for interrupt routing\n[ 0.401838] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.406278] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.408260] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.410413] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.412504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.416268] acpiphp: Slot [3] registered\n[ 0.417656] acpiphp: Slot [4] registered\n[ 0.419046] acpiphp: Slot [5] registered\n[ 0.420428] acpiphp: Slot [6] registered\n[ 0.421817] acpiphp: Slot [7] registered\n[ 0.423196] acpiphp: Slot [8] registered\n[ 0.424581] acpiphp: Slot [9] registered\n[ 0.425958] acpiphp: Slot [10] registered\n[ 0.427362] acpiphp: Slot [11] registered\n[ 0.428768] acpiphp: Slot [12] registered\n[ 0.430174] acpiphp: Slot [13] registered\n[ 0.431573] acpiphp: Slot [14] registered\n[ 0.432979] acpiphp: Slot [15] registered\n[ 0.450591] acpiphp: Slot [16] registered\n[ 0.452009] acpiphp: Slot [17] registered\n[ 0.453415] acpiphp: Slot [18] registered\n[ 0.454817] acpiphp: Slot [19] registered\n[ 0.456216] acpiphp: Slot [20] registered\n[ 0.457617] acpiphp: Slot [21] registered\n[ 0.459026] acpiphp: Slot [22] registered\n[ 0.460433] acpiphp: Slot [23] registered\n[ 0.461835] acpiphp: Slot [24] registered\n[ 0.463241] acpiphp: Slot [25] registered\n[ 0.464642] acpiphp: Slot [26] registered\n[ 0.466049] acpiphp: Slot [27] registered\n[ 0.467457] acpiphp: Slot [28] registered\n[ 0.468863] acpiphp: Slot [29] registered\n[ 0.470270] acpiphp: Slot [30] registered\n[ 0.471688] acpiphp: Slot [31] registered\n[ 0.473096] PCI host bridge to bus 0000:00\n[ 0.474504] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.476624] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.478741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.481266] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.483793] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.486365] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.490943] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.493170] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.495220] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.497429] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.501949] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.504442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.526599] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.529112] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.532248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.534701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.537102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.539244] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.541398] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.543239] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.545945] vgaarb: loaded\n[ 0.546990] vgaarb: bridge control possible 0000:00:02.0\n[ 0.549016] SCSI subsystem initialized\n[ 0.550544] ACPI: bus type USB registered\n[ 0.551975] usbcore: registered new interface driver usbfs\n[ 0.553769] usbcore: registered new interface driver hub\n[ 0.557541] usbcore: registered new device driver usb\n[ 0.559796] PCI: Using ACPI for IRQ routing\n[ 0.561829] NetLabel: Initializing\n[ 0.563076] NetLabel: domain hash size = 128\n[ 0.564564] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.566234] NetLabel: unlabeled traffic allowed by default\n[ 0.568337] clocksource: Switched to clocksource kvm-clock\n[ 0.578700] AppArmor: AppArmor Filesystem Enabled\n[ 0.580367] pnp: PnP ACPI init\n[ 0.581959] pnp: PnP ACPI: found 5 devices\n[ 0.589069] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.592057] NET: Registered protocol family 2\n[ 0.593822] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.596067] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.598162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.600258] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.602159] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.604204] NET: Registered protocol family 1\n[ 0.605725] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.607638] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.609513] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.624485] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.639632] Trying to unpack rootfs image as initramfs...\n[ 0.701053] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.703879] Scanning for low memory corruption every 60 seconds\n[ 0.706139] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.708149] audit: initializing netlink subsys (disabled)\n[ 0.709956] audit: type=2000 audit(1545814258.875:1): initialized\n[ 0.712206] Initialise system trusted keyring\n[ 0.713815] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.715835] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.718933] zbud: loaded\n[ 0.720104] VFS: Disk quotas dquot_6.6.0\n[ 0.721534] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.724086] fuse init (API version 7.23)\n[ 0.725599] Key type big_key registered\n[ 0.726976] Allocating IMA MOK and blacklist keyrings.\n[ 0.729013] Key type asymmetric registered\n[ 0.730448] Asymmetric key parser 'x509' registered\n[ 0.732109] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.734701] io scheduler noop registered\n[ 0.736079] io scheduler deadline registered (default)\n[ 0.737811] io scheduler cfq registered\n[ 0.739262] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.741099] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.743290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.745812] ACPI: Power Button [PWRF]\n[ 0.747248] GHES: HEST is not enabled!\n[ 0.761516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.791146] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.794542] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.819762] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.823231] Linux agpgart interface v0.103\n[ 0.826748] brd: module loaded\n[ 0.829135] loop: module loaded\n[ 0.834211] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.836750] GPT:90111 != 2097151\n[ 0.837935] GPT:Alternate GPT header not at the end of the disk.\n[ 0.839847] GPT:90111 != 2097151\n[ 0.841029] GPT: Use GNU Parted to correct GPT errors.\n[ 0.842720] vda: vda1 vda15\n[ 0.844593] scsi host0: ata_piix\n[ 0.845908] scsi host1: ata_piix\n[ 0.847140] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.849278] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.852021] libphy: Fixed MDIO Bus: probed\n[ 0.853455] tun: Universal TUN/TAP device driver, 1.6\n[ 0.855130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.858401] PPP generic driver version 2.4.2\n[ 0.859945] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.862040] ehci-pci: EHCI PCI platform driver\n[ 0.863564] ehci-platform: EHCI generic platform driver\n[ 0.865299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.867289] ohci-pci: OHCI PCI platform driver\n[ 0.868808] ohci-platform: OHCI generic platform driver\n[ 0.870553] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.885579] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.887327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.889876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.891595] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.893570] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.895831] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.898297] usb usb1: Product: UHCI Host Controller\n[ 0.899911] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.901892] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.903546] hub 1-0:1.0: USB hub found\n[ 0.904903] hub 1-0:1.0: 2 ports detected\n[ 0.906458] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.910027] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.911691] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.913449] mousedev: PS/2 mouse device common for all mice\n[ 0.915596] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.918526] rtc_cmos 00:00: RTC can wake from S4\n[ 0.920638] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.922707] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.924789] i2c /dev entries driver\n[ 0.926094] device-mapper: uevent: version 1.0.3\n[ 0.927731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.930569] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.932793] NET: Registered protocol family 10\n[ 0.934612] NET: Registered protocol family 17\n[ 0.936150] Key type dns_resolver registered\n[ 0.937774] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.939672] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.942681] registered taskstats version 1\n[ 0.944131] Loading compiled-in X.509 certificates\n[ 0.946300] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.949529] zswap: loaded using pool lzo/zbud\n[ 0.951797] Key type trusted registered\n[ 0.954200] Key type encrypted registered\n[ 0.955611] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.957427] ima: No TPM chip found, activating TPM-bypass!\n[ 0.959244] evm: HMAC attrs: 0x1\n[ 0.960818] Magic number: 14:625:827\n[ 0.962167] misc hw_random: hash matches\n[ 0.963653] rtc_cmos 00:00: setting system clock to 2018-12-26 08:50:58 UTC (1545814258)\n[ 0.966446] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.968397] EDD information not available.\n[ 1.006105] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.008775] Write protecting the kernel read-only data: 14336k\n[ 1.012120] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.015163] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.73\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\n[ 1.064886] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 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 0.95. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCSPKC66+2Huu0gYmzHVFAHOHKOz54m5aKMwroLIbZKJntselHkVEfmbjjJ9MA26pxCGwzrKCKT3vXtdBkGO/tF4IDMaFlnxvvy+4BgUk5UHJyOAimYdwuvniGPxupOzmEeHmpPlo6cC+Hus+L74rWj2paw8HjEfLvTzMC5FZF3bbOioV2Fc6SSsC3rncDmHMzgUYZX6td1UXjufw3z8zR7b1KSv+rm+k/T9QMlT3RUSX9Veh+b7Yxm9iwUQ1vG0iAqMvqwf0klWCVqPK38an4bLK4emqDAUPQNvAAGDJHQwmtiLPTp2PaO38DhmmX3P+me9keRd3UNqdo7PncGjJKB root@singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14\nssh-dss AAAAB3NzaC1kc3MAAACBAPPU/2akhpASYXKzW6VRvkNusBQxeBhGRisllk2cTgn5TW5qGTq73uotGSmgz9+HoQEbrwCEYNCrC/MExQe64Ee+xmu6fJs3d34JWClKf5jReP6ldlxiy8TOWMk6+KZj8UdQGSPYx5FR5kF4wsDJ3hkbgt1PPv/ph+4kyrPPx8B9AAAAFQCgY6icx/zKTDU7WRgZAMWc4n/s/wAAAIEAukb5uG6GKlOZ+XvftUHUzqBGo6bmMxmWKU56EfL4Y3UkaqGLRq+dEQa201KAqfRWDmQAitRdxGXFPkRexjCBiX6MemIx/v7bnkpGgivvkNTI9zKgsO35jxIgGOUGK7IkJePsH+WGXw+M6UNWloYDKVRtByGb4Xf9DY6xz+U4saIAAACBALuU0Ua5YTyKPxUCyy3uf05dQ724/vDepT0+4Tts2H3wExTHikKHm/uavhmxZYYx4LXwU2Q2lw5XiwRbnHwgtiICqsn6VBHvltXL6FK2ogHrDQOsCEshQGg27TklAP1TFMz9W10iMvLBO8D1b6UzCnWrmruMgRXpYEGO791s6aXD root@singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fecd:83a/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.5 \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-35307efa-9f9d-4196-807e-d772bea98d14\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.90 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14 login: "} 2018-12-26 08:51:45,801 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38/action used request id req-7a5ba3b6-10b5-4747-b471-86fa02645e8c 2018-12-26 08:51:45,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.276330947876s 2018-12-26 08:51:45,802 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38/action used request id req-7a5ba3b6-10b5-4747-b471-86fa02645e8c 2018-12-26 08:51:45,802 - 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 506415271 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.910 MHz processor [ 0.227338] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.230237] pid_max: default: 32768 minimum: 301 [ 0.231791] ACPI: Core revision 20150930 [ 0.233756] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.236019] Security Framework initialized [ 0.237431] Yama: becoming mindful. [ 0.238696] AppArmor: AppArmor initialized [ 0.240153] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.242421] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244627] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246726] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249092] Initializing cgroup subsys io [ 0.250506] Initializing cgroup subsys memory [ 0.251990] Initializing cgroup subsys devices [ 0.253497] Initializing cgroup subsys freezer [ 0.255009] Initializing cgroup subsys net_cls [ 0.256511] Initializing cgroup subsys perf_event [ 0.258098] Initializing cgroup subsys net_prio [ 0.259629] Initializing cgroup subsys hugetlb [ 0.261133] Initializing cgroup subsys pids [ 0.262626] CPU: Physical Processor ID: 0 [ 0.264710] mce: CPU supports 10 MCE banks [ 0.266174] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286362] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.294666] ftrace: allocating 31920 entries in 125 pages [ 0.325536] smpboot: Max logical packages: 1 [ 0.327040] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.329372] x2apic enabled [ 0.330729] Switched APIC routing to physical x2apic. [ 0.333576] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.335522] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.339121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.342227] KVM setup paravirtual spinlock [ 0.344134] x86: Booted up 1 node, 1 CPUs [ 0.345528] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.347871] devtmpfs: initialized [ 0.350377] evm: security.selinux [ 0.351586] evm: security.SMACK64 [ 0.352781] evm: security.SMACK64EXEC [ 0.354088] evm: security.SMACK64TRANSMUTE [ 0.355496] evm: security.SMACK64MMAP [ 0.356796] evm: security.ima [ 0.357903] evm: security.capability [ 0.359247] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.362433] pinctrl core: initialized pinctrl subsystem [ 0.364294] RTC time: 8:50:58, date: 12/26/18 [ 0.365913] NET: Registered protocol family 16 [ 0.367548] cpuidle: using governor ladder [ 0.368973] cpuidle: using governor menu [ 0.370349] PCCT header not found. [ 0.371636] ACPI: bus type PCI registered [ 0.373040] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375176] PCI: Using configuration type 1 for base access [ 0.377718] ACPI: Added _OSI(Module Device) [ 0.379173] ACPI: Added _OSI(Processor Device) [ 0.380672] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382237] ACPI: Added _OSI(Processor Aggregator Device) [ 0.384799] ACPI: Interpreter enabled [ 0.386120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.389343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.392558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.395763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.398967] ACPI: (supports S0 S5) [ 0.400196] ACPI: Using IOAPIC for interrupt routing [ 0.401838] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.406278] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.408260] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.410413] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.412504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416268] acpiphp: Slot [3] registered [ 0.417656] acpiphp: Slot [4] registered [ 0.419046] acpiphp: Slot [5] registered [ 0.420428] acpiphp: Slot [6] registered [ 0.421817] acpiphp: Slot [7] registered [ 0.423196] acpiphp: Slot [8] registered [ 0.424581] acpiphp: Slot [9] registered [ 0.425958] acpiphp: Slot [10] registered [ 0.427362] acpiphp: Slot [11] registered [ 0.428768] acpiphp: Slot [12] registered [ 0.430174] acpiphp: Slot [13] registered [ 0.431573] acpiphp: Slot [14] registered [ 0.432979] acpiphp: Slot [15] registered [ 0.450591] acpiphp: Slot [16] registered [ 0.452009] acpiphp: Slot [17] registered [ 0.453415] acpiphp: Slot [18] registered [ 0.454817] acpiphp: Slot [19] registered [ 0.456216] acpiphp: Slot [20] registered [ 0.457617] acpiphp: Slot [21] registered [ 0.459026] acpiphp: Slot [22] registered [ 0.460433] acpiphp: Slot [23] registered [ 0.461835] acpiphp: Slot [24] registered [ 0.463241] acpiphp: Slot [25] registered [ 0.464642] acpiphp: Slot [26] registered [ 0.466049] acpiphp: Slot [27] registered [ 0.467457] acpiphp: Slot [28] registered [ 0.468863] acpiphp: Slot [29] registered [ 0.470270] acpiphp: Slot [30] registered [ 0.471688] acpiphp: Slot [31] registered [ 0.473096] PCI host bridge to bus 0000:00 [ 0.474504] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.476624] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.478741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.481266] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.483793] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.486365] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.490943] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.493170] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.495220] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.497429] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.501949] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.504442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.526599] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.529112] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.532248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.534701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.537102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.539244] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.541398] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.543239] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.545945] vgaarb: loaded [ 0.546990] vgaarb: bridge control possible 0000:00:02.0 [ 0.549016] SCSI subsystem initialized [ 0.550544] ACPI: bus type USB registered [ 0.551975] usbcore: registered new interface driver usbfs [ 0.553769] usbcore: registered new interface driver hub [ 0.557541] usbcore: registered new device driver usb [ 0.559796] PCI: Using ACPI for IRQ routing [ 0.561829] NetLabel: Initializing [ 0.563076] NetLabel: domain hash size = 128 [ 0.564564] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.566234] NetLabel: unlabeled traffic allowed by default [ 0.568337] clocksource: Switched to clocksource kvm-clock [ 0.578700] AppArmor: AppArmor Filesystem Enabled [ 0.580367] pnp: PnP ACPI init [ 0.581959] pnp: PnP ACPI: found 5 devices [ 0.589069] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.592057] NET: Registered protocol family 2 [ 0.593822] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.596067] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.598162] TCP: Hash tables configured (established 4096 bind 4096) [ 0.600258] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.602159] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.604204] NET: Registered protocol family 1 [ 0.605725] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.607638] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.609513] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.624485] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.639632] Trying to unpack rootfs image as initramfs... [ 0.701053] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.703879] Scanning for low memory corruption every 60 seconds [ 0.706139] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.708149] audit: initializing netlink subsys (disabled) [ 0.709956] audit: type=2000 audit(1545814258.875:1): initialized [ 0.712206] Initialise system trusted keyring [ 0.713815] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.715835] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.718933] zbud: loaded [ 0.720104] VFS: Disk quotas dquot_6.6.0 [ 0.721534] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.724086] fuse init (API version 7.23) [ 0.725599] Key type big_key registered [ 0.726976] Allocating IMA MOK and blacklist keyrings. [ 0.729013] Key type asymmetric registered [ 0.730448] Asymmetric key parser 'x509' registered [ 0.732109] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.734701] io scheduler noop registered [ 0.736079] io scheduler deadline registered (default) [ 0.737811] io scheduler cfq registered [ 0.739262] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.741099] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.743290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.745812] ACPI: Power Button [PWRF] [ 0.747248] GHES: HEST is not enabled! [ 0.761516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.791146] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.794542] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819762] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.823231] Linux agpgart interface v0.103 [ 0.826748] brd: module loaded [ 0.829135] loop: module loaded [ 0.834211] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.836750] GPT:90111 != 2097151 [ 0.837935] GPT:Alternate GPT header not at the end of the disk. [ 0.839847] GPT:90111 != 2097151 [ 0.841029] GPT: Use GNU Parted to correct GPT errors. [ 0.842720] vda: vda1 vda15 [ 0.844593] scsi host0: ata_piix [ 0.845908] scsi host1: ata_piix [ 0.847140] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.849278] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.852021] libphy: Fixed MDIO Bus: probed [ 0.853455] tun: Universal TUN/TAP device driver, 1.6 [ 0.855130] tun: (C) 1999-2004 Max Krasnyansky [ 0.858401] PPP generic driver version 2.4.2 [ 0.859945] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.862040] ehci-pci: EHCI PCI platform driver [ 0.863564] ehci-platform: EHCI generic platform driver [ 0.865299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.867289] ohci-pci: OHCI PCI platform driver [ 0.868808] ohci-platform: OHCI generic platform driver [ 0.870553] uhci_hcd: USB Universal Host Controller Interface driver [ 0.885579] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.887327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.889876] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.891595] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.893570] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.895831] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.898297] usb usb1: Product: UHCI Host Controller [ 0.899911] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.901892] usb usb1: SerialNumber: 0000:00:01.2 [ 0.903546] hub 1-0:1.0: USB hub found [ 0.904903] hub 1-0:1.0: 2 ports detected [ 0.906458] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.910027] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.911691] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.913449] mousedev: PS/2 mouse device common for all mice [ 0.915596] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.918526] rtc_cmos 00:00: RTC can wake from S4 [ 0.920638] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.922707] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.924789] i2c /dev entries driver [ 0.926094] device-mapper: uevent: version 1.0.3 [ 0.927731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.930569] ledtrig-cpu: registered to indicate activity on CPUs [ 0.932793] NET: Registered protocol family 10 [ 0.934612] NET: Registered protocol family 17 [ 0.936150] Key type dns_resolver registered [ 0.937774] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.939672] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.942681] registered taskstats version 1 [ 0.944131] Loading compiled-in X.509 certificates [ 0.946300] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.949529] zswap: loaded using pool lzo/zbud [ 0.951797] Key type trusted registered [ 0.954200] Key type encrypted registered [ 0.955611] AppArmor: AppArmor sha1 policy hashing enabled [ 0.957427] ima: No TPM chip found, activating TPM-bypass! [ 0.959244] evm: HMAC attrs: 0x1 [ 0.960818] Magic number: 14:625:827 [ 0.962167] misc hw_random: hash matches [ 0.963653] rtc_cmos 00:00: setting system clock to 2018-12-26 08:50:58 UTC (1545814258) [ 0.966446] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.968397] EDD information not available. [ 1.006105] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.008775] Write protecting the kernel read-only data: 14336k [ 1.012120] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015163] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.73 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 [ 1.064886] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.85 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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 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 0.95. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCSPKC66+2Huu0gYmzHVFAHOHKOz54m5aKMwroLIbZKJntselHkVEfmbjjJ9MA26pxCGwzrKCKT3vXtdBkGO/tF4IDMaFlnxvvy+4BgUk5UHJyOAimYdwuvniGPxupOzmEeHmpPlo6cC+Hus+L74rWj2paw8HjEfLvTzMC5FZF3bbOioV2Fc6SSsC3rncDmHMzgUYZX6td1UXjufw3z8zR7b1KSv+rm+k/T9QMlT3RUSX9Veh+b7Yxm9iwUQ1vG0iAqMvqwf0klWCVqPK38an4bLK4emqDAUPQNvAAGDJHQwmtiLPTp2PaO38DhmmX3P+me9keRd3UNqdo7PncGjJKB root@singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14 ssh-dss AAAAB3NzaC1kc3MAAACBAPPU/2akhpASYXKzW6VRvkNusBQxeBhGRisllk2cTgn5TW5qGTq73uotGSmgz9+HoQEbrwCEYNCrC/MExQe64Ee+xmu6fJs3d34JWClKf5jReP6ldlxiy8TOWMk6+KZj8UdQGSPYx5FR5kF4wsDJ3hkbgt1PPv/ph+4kyrPPx8B9AAAAFQCgY6icx/zKTDU7WRgZAMWc4n/s/wAAAIEAukb5uG6GKlOZ+XvftUHUzqBGo6bmMxmWKU56EfL4Y3UkaqGLRq+dEQa201KAqfRWDmQAitRdxGXFPkRexjCBiX6MemIx/v7bnkpGgivvkNTI9zKgsO35jxIgGOUGK7IkJePsH+WGXw+M6UNWloYDKVRtByGb4Xf9DY6xz+U4saIAAACBALuU0Ua5YTyKPxUCyy3uf05dQ724/vDepT0+4Tts2H3wExTHikKHm/uavhmxZYYx4LXwU2Q2lw5XiwRbnHwgtiICqsn6VBHvltXL6FK2ogHrDQOsCEshQGg27TklAP1TFMz9W10iMvLBO8D1b6UzCnWrmruMgRXpYEGO791s6aXD root@singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fecd:83a/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.5 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-35307efa-9f9d-4196-807e-d772bea98d14 launch-index: 0 === cirros: current=0.4.0 uptime=3.90 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14 login: 2018-12-26 08:51:46,804 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.216: timed out 2018-12-26 08:51:55,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-26 08:51:55,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38/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}182770a611681e75362201468cb59a2d98403386" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-26 08:51:56,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:51:55 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-b204d325-ece1-4697-a09c-1fa71c4d44d7 x-compute-request-id: req-b204d325-ece1-4697-a09c-1fa71c4d44d7 Content-Encoding: gzip Content-Length: 9623 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 506415271 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.910 MHz processor\n[ 0.227338] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.230237] pid_max: default: 32768 minimum: 301\n[ 0.231791] ACPI: Core revision 20150930\n[ 0.233756] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.236019] Security Framework initialized\n[ 0.237431] Yama: becoming mindful.\n[ 0.238696] AppArmor: AppArmor initialized\n[ 0.240153] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242421] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244627] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246726] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249092] Initializing cgroup subsys io\n[ 0.250506] Initializing cgroup subsys memory\n[ 0.251990] Initializing cgroup subsys devices\n[ 0.253497] Initializing cgroup subsys freezer\n[ 0.255009] Initializing cgroup subsys net_cls\n[ 0.256511] Initializing cgroup subsys perf_event\n[ 0.258098] Initializing cgroup subsys net_prio\n[ 0.259629] Initializing cgroup subsys hugetlb\n[ 0.261133] Initializing cgroup subsys pids\n[ 0.262626] CPU: Physical Processor ID: 0\n[ 0.264710] mce: CPU supports 10 MCE banks\n[ 0.266174] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.286362] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.294666] ftrace: allocating 31920 entries in 125 pages\n[ 0.325536] smpboot: Max logical packages: 1\n[ 0.327040] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.329372] x2apic enabled\n[ 0.330729] Switched APIC routing to physical x2apic.\n[ 0.333576] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.335522] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.339121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.342227] KVM setup paravirtual spinlock\n[ 0.344134] x86: Booted up 1 node, 1 CPUs\n[ 0.345528] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.347871] devtmpfs: initialized\n[ 0.350377] evm: security.selinux\n[ 0.351586] evm: security.SMACK64\n[ 0.352781] evm: security.SMACK64EXEC\n[ 0.354088] evm: security.SMACK64TRANSMUTE\n[ 0.355496] evm: security.SMACK64MMAP\n[ 0.356796] evm: security.ima\n[ 0.357903] evm: security.capability\n[ 0.359247] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.362433] pinctrl core: initialized pinctrl subsystem\n[ 0.364294] RTC time: 8:50:58, date: 12/26/18\n[ 0.365913] NET: Registered protocol family 16\n[ 0.367548] cpuidle: using governor ladder\n[ 0.368973] cpuidle: using governor menu\n[ 0.370349] PCCT header not found.\n[ 0.371636] ACPI: bus type PCI registered\n[ 0.373040] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.375176] PCI: Using configuration type 1 for base access\n[ 0.377718] ACPI: Added _OSI(Module Device)\n[ 0.379173] ACPI: Added _OSI(Processor Device)\n[ 0.380672] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.382237] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.384799] ACPI: Interpreter enabled\n[ 0.386120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.389343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.392558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.395763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.398967] ACPI: (supports S0 S5)\n[ 0.400196] ACPI: Using IOAPIC for interrupt routing\n[ 0.401838] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.406278] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.408260] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.410413] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.412504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.416268] acpiphp: Slot [3] registered\n[ 0.417656] acpiphp: Slot [4] registered\n[ 0.419046] acpiphp: Slot [5] registered\n[ 0.420428] acpiphp: Slot [6] registered\n[ 0.421817] acpiphp: Slot [7] registered\n[ 0.423196] acpiphp: Slot [8] registered\n[ 0.424581] acpiphp: Slot [9] registered\n[ 0.425958] acpiphp: Slot [10] registered\n[ 0.427362] acpiphp: Slot [11] registered\n[ 0.428768] acpiphp: Slot [12] registered\n[ 0.430174] acpiphp: Slot [13] registered\n[ 0.431573] acpiphp: Slot [14] registered\n[ 0.432979] acpiphp: Slot [15] registered\n[ 0.450591] acpiphp: Slot [16] registered\n[ 0.452009] acpiphp: Slot [17] registered\n[ 0.453415] acpiphp: Slot [18] registered\n[ 0.454817] acpiphp: Slot [19] registered\n[ 0.456216] acpiphp: Slot [20] registered\n[ 0.457617] acpiphp: Slot [21] registered\n[ 0.459026] acpiphp: Slot [22] registered\n[ 0.460433] acpiphp: Slot [23] registered\n[ 0.461835] acpiphp: Slot [24] registered\n[ 0.463241] acpiphp: Slot [25] registered\n[ 0.464642] acpiphp: Slot [26] registered\n[ 0.466049] acpiphp: Slot [27] registered\n[ 0.467457] acpiphp: Slot [28] registered\n[ 0.468863] acpiphp: Slot [29] registered\n[ 0.470270] acpiphp: Slot [30] registered\n[ 0.471688] acpiphp: Slot [31] registered\n[ 0.473096] PCI host bridge to bus 0000:00\n[ 0.474504] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.476624] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.478741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.481266] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.483793] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.486365] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.490943] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.493170] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.495220] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.497429] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.501949] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.504442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.526599] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.529112] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.532248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.534701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.537102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.539244] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.541398] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.543239] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.545945] vgaarb: loaded\n[ 0.546990] vgaarb: bridge control possible 0000:00:02.0\n[ 0.549016] SCSI subsystem initialized\n[ 0.550544] ACPI: bus type USB registered\n[ 0.551975] usbcore: registered new interface driver usbfs\n[ 0.553769] usbcore: registered new interface driver hub\n[ 0.557541] usbcore: registered new device driver usb\n[ 0.559796] PCI: Using ACPI for IRQ routing\n[ 0.561829] NetLabel: Initializing\n[ 0.563076] NetLabel: domain hash size = 128\n[ 0.564564] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.566234] NetLabel: unlabeled traffic allowed by default\n[ 0.568337] clocksource: Switched to clocksource kvm-clock\n[ 0.578700] AppArmor: AppArmor Filesystem Enabled\n[ 0.580367] pnp: PnP ACPI init\n[ 0.581959] pnp: PnP ACPI: found 5 devices\n[ 0.589069] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.592057] NET: Registered protocol family 2\n[ 0.593822] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.596067] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.598162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.600258] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.602159] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.604204] NET: Registered protocol family 1\n[ 0.605725] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.607638] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.609513] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.624485] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.639632] Trying to unpack rootfs image as initramfs...\n[ 0.701053] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.703879] Scanning for low memory corruption every 60 seconds\n[ 0.706139] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.708149] audit: initializing netlink subsys (disabled)\n[ 0.709956] audit: type=2000 audit(1545814258.875:1): initialized\n[ 0.712206] Initialise system trusted keyring\n[ 0.713815] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.715835] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.718933] zbud: loaded\n[ 0.720104] VFS: Disk quotas dquot_6.6.0\n[ 0.721534] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.724086] fuse init (API version 7.23)\n[ 0.725599] Key type big_key registered\n[ 0.726976] Allocating IMA MOK and blacklist keyrings.\n[ 0.729013] Key type asymmetric registered\n[ 0.730448] Asymmetric key parser 'x509' registered\n[ 0.732109] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.734701] io scheduler noop registered\n[ 0.736079] io scheduler deadline registered (default)\n[ 0.737811] io scheduler cfq registered\n[ 0.739262] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.741099] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.743290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.745812] ACPI: Power Button [PWRF]\n[ 0.747248] GHES: HEST is not enabled!\n[ 0.761516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.791146] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.794542] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.819762] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.823231] Linux agpgart interface v0.103\n[ 0.826748] brd: module loaded\n[ 0.829135] loop: module loaded\n[ 0.834211] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.836750] GPT:90111 != 2097151\n[ 0.837935] GPT:Alternate GPT header not at the end of the disk.\n[ 0.839847] GPT:90111 != 2097151\n[ 0.841029] GPT: Use GNU Parted to correct GPT errors.\n[ 0.842720] vda: vda1 vda15\n[ 0.844593] scsi host0: ata_piix\n[ 0.845908] scsi host1: ata_piix\n[ 0.847140] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.849278] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.852021] libphy: Fixed MDIO Bus: probed\n[ 0.853455] tun: Universal TUN/TAP device driver, 1.6\n[ 0.855130] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.858401] PPP generic driver version 2.4.2\n[ 0.859945] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.862040] ehci-pci: EHCI PCI platform driver\n[ 0.863564] ehci-platform: EHCI generic platform driver\n[ 0.865299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.867289] ohci-pci: OHCI PCI platform driver\n[ 0.868808] ohci-platform: OHCI generic platform driver\n[ 0.870553] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.885579] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.887327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.889876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.891595] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.893570] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.895831] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.898297] usb usb1: Product: UHCI Host Controller\n[ 0.899911] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.901892] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.903546] hub 1-0:1.0: USB hub found\n[ 0.904903] hub 1-0:1.0: 2 ports detected\n[ 0.906458] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.910027] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.911691] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.913449] mousedev: PS/2 mouse device common for all mice\n[ 0.915596] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.918526] rtc_cmos 00:00: RTC can wake from S4\n[ 0.920638] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.922707] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.924789] i2c /dev entries driver\n[ 0.926094] device-mapper: uevent: version 1.0.3\n[ 0.927731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.930569] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.932793] NET: Registered protocol family 10\n[ 0.934612] NET: Registered protocol family 17\n[ 0.936150] Key type dns_resolver registered\n[ 0.937774] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.939672] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.942681] registered taskstats version 1\n[ 0.944131] Loading compiled-in X.509 certificates\n[ 0.946300] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.949529] zswap: loaded using pool lzo/zbud\n[ 0.951797] Key type trusted registered\n[ 0.954200] Key type encrypted registered\n[ 0.955611] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.957427] ima: No TPM chip found, activating TPM-bypass!\n[ 0.959244] evm: HMAC attrs: 0x1\n[ 0.960818] Magic number: 14:625:827\n[ 0.962167] misc hw_random: hash matches\n[ 0.963653] rtc_cmos 00:00: setting system clock to 2018-12-26 08:50:58 UTC (1545814258)\n[ 0.966446] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.968397] EDD information not available.\n[ 1.006105] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.008775] Write protecting the kernel read-only data: 14336k\n[ 1.012120] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.015163] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.73\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\n[ 1.064886] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 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 0.95. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCSPKC66+2Huu0gYmzHVFAHOHKOz54m5aKMwroLIbZKJntselHkVEfmbjjJ9MA26pxCGwzrKCKT3vXtdBkGO/tF4IDMaFlnxvvy+4BgUk5UHJyOAimYdwuvniGPxupOzmEeHmpPlo6cC+Hus+L74rWj2paw8HjEfLvTzMC5FZF3bbOioV2Fc6SSsC3rncDmHMzgUYZX6td1UXjufw3z8zR7b1KSv+rm+k/T9QMlT3RUSX9Veh+b7Yxm9iwUQ1vG0iAqMvqwf0klWCVqPK38an4bLK4emqDAUPQNvAAGDJHQwmtiLPTp2PaO38DhmmX3P+me9keRd3UNqdo7PncGjJKB root@singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14\nssh-dss AAAAB3NzaC1kc3MAAACBAPPU/2akhpASYXKzW6VRvkNusBQxeBhGRisllk2cTgn5TW5qGTq73uotGSmgz9+HoQEbrwCEYNCrC/MExQe64Ee+xmu6fJs3d34JWClKf5jReP6ldlxiy8TOWMk6+KZj8UdQGSPYx5FR5kF4wsDJ3hkbgt1PPv/ph+4kyrPPx8B9AAAAFQCgY6icx/zKTDU7WRgZAMWc4n/s/wAAAIEAukb5uG6GKlOZ+XvftUHUzqBGo6bmMxmWKU56EfL4Y3UkaqGLRq+dEQa201KAqfRWDmQAitRdxGXFPkRexjCBiX6MemIx/v7bnkpGgivvkNTI9zKgsO35jxIgGOUGK7IkJePsH+WGXw+M6UNWloYDKVRtByGb4Xf9DY6xz+U4saIAAACBALuU0Ua5YTyKPxUCyy3uf05dQ724/vDepT0+4Tts2H3wExTHikKHm/uavhmxZYYx4LXwU2Q2lw5XiwRbnHwgtiICqsn6VBHvltXL6FK2ogHrDQOsCEshQGg27TklAP1TFMz9W10iMvLBO8D1b6UzCnWrmruMgRXpYEGO791s6aXD root@singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fecd:83a/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.5 \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-35307efa-9f9d-4196-807e-d772bea98d14\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.90 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14 login: "} 2018-12-26 08:51:56,060 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38/action used request id req-b204d325-ece1-4697-a09c-1fa71c4d44d7 2018-12-26 08:51:56,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.245885848999s 2018-12-26 08:51:56,061 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38/action used request id req-b204d325-ece1-4697-a09c-1fa71c4d44d7 2018-12-26 08:51:56,061 - 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 506415271 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.910 MHz processor [ 0.227338] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.230237] pid_max: default: 32768 minimum: 301 [ 0.231791] ACPI: Core revision 20150930 [ 0.233756] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.236019] Security Framework initialized [ 0.237431] Yama: becoming mindful. [ 0.238696] AppArmor: AppArmor initialized [ 0.240153] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.242421] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244627] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246726] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249092] Initializing cgroup subsys io [ 0.250506] Initializing cgroup subsys memory [ 0.251990] Initializing cgroup subsys devices [ 0.253497] Initializing cgroup subsys freezer [ 0.255009] Initializing cgroup subsys net_cls [ 0.256511] Initializing cgroup subsys perf_event [ 0.258098] Initializing cgroup subsys net_prio [ 0.259629] Initializing cgroup subsys hugetlb [ 0.261133] Initializing cgroup subsys pids [ 0.262626] CPU: Physical Processor ID: 0 [ 0.264710] mce: CPU supports 10 MCE banks [ 0.266174] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286362] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.294666] ftrace: allocating 31920 entries in 125 pages [ 0.325536] smpboot: Max logical packages: 1 [ 0.327040] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.329372] x2apic enabled [ 0.330729] Switched APIC routing to physical x2apic. [ 0.333576] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.335522] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.339121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.342227] KVM setup paravirtual spinlock [ 0.344134] x86: Booted up 1 node, 1 CPUs [ 0.345528] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.347871] devtmpfs: initialized [ 0.350377] evm: security.selinux [ 0.351586] evm: security.SMACK64 [ 0.352781] evm: security.SMACK64EXEC [ 0.354088] evm: security.SMACK64TRANSMUTE [ 0.355496] evm: security.SMACK64MMAP [ 0.356796] evm: security.ima [ 0.357903] evm: security.capability [ 0.359247] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.362433] pinctrl core: initialized pinctrl subsystem [ 0.364294] RTC time: 8:50:58, date: 12/26/18 [ 0.365913] NET: Registered protocol family 16 [ 0.367548] cpuidle: using governor ladder [ 0.368973] cpuidle: using governor menu [ 0.370349] PCCT header not found. [ 0.371636] ACPI: bus type PCI registered [ 0.373040] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375176] PCI: Using configuration type 1 for base access [ 0.377718] ACPI: Added _OSI(Module Device) [ 0.379173] ACPI: Added _OSI(Processor Device) [ 0.380672] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382237] ACPI: Added _OSI(Processor Aggregator Device) [ 0.384799] ACPI: Interpreter enabled [ 0.386120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.389343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.392558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.395763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.398967] ACPI: (supports S0 S5) [ 0.400196] ACPI: Using IOAPIC for interrupt routing [ 0.401838] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.406278] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.408260] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.410413] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.412504] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416268] acpiphp: Slot [3] registered [ 0.417656] acpiphp: Slot [4] registered [ 0.419046] acpiphp: Slot [5] registered [ 0.420428] acpiphp: Slot [6] registered [ 0.421817] acpiphp: Slot [7] registered [ 0.423196] acpiphp: Slot [8] registered [ 0.424581] acpiphp: Slot [9] registered [ 0.425958] acpiphp: Slot [10] registered [ 0.427362] acpiphp: Slot [11] registered [ 0.428768] acpiphp: Slot [12] registered [ 0.430174] acpiphp: Slot [13] registered [ 0.431573] acpiphp: Slot [14] registered [ 0.432979] acpiphp: Slot [15] registered [ 0.450591] acpiphp: Slot [16] registered [ 0.452009] acpiphp: Slot [17] registered [ 0.453415] acpiphp: Slot [18] registered [ 0.454817] acpiphp: Slot [19] registered [ 0.456216] acpiphp: Slot [20] registered [ 0.457617] acpiphp: Slot [21] registered [ 0.459026] acpiphp: Slot [22] registered [ 0.460433] acpiphp: Slot [23] registered [ 0.461835] acpiphp: Slot [24] registered [ 0.463241] acpiphp: Slot [25] registered [ 0.464642] acpiphp: Slot [26] registered [ 0.466049] acpiphp: Slot [27] registered [ 0.467457] acpiphp: Slot [28] registered [ 0.468863] acpiphp: Slot [29] registered [ 0.470270] acpiphp: Slot [30] registered [ 0.471688] acpiphp: Slot [31] registered [ 0.473096] PCI host bridge to bus 0000:00 [ 0.474504] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.476624] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.478741] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.481266] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.483793] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.486365] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.490943] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.493170] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.495220] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.497429] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.501949] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.504442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.526599] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.529112] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.532248] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.534701] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.537102] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.539244] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.541398] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.543239] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.545945] vgaarb: loaded [ 0.546990] vgaarb: bridge control possible 0000:00:02.0 [ 0.549016] SCSI subsystem initialized [ 0.550544] ACPI: bus type USB registered [ 0.551975] usbcore: registered new interface driver usbfs [ 0.553769] usbcore: registered new interface driver hub [ 0.557541] usbcore: registered new device driver usb [ 0.559796] PCI: Using ACPI for IRQ routing [ 0.561829] NetLabel: Initializing [ 0.563076] NetLabel: domain hash size = 128 [ 0.564564] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.566234] NetLabel: unlabeled traffic allowed by default [ 0.568337] clocksource: Switched to clocksource kvm-clock [ 0.578700] AppArmor: AppArmor Filesystem Enabled [ 0.580367] pnp: PnP ACPI init [ 0.581959] pnp: PnP ACPI: found 5 devices [ 0.589069] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.592057] NET: Registered protocol family 2 [ 0.593822] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.596067] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.598162] TCP: Hash tables configured (established 4096 bind 4096) [ 0.600258] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.602159] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.604204] NET: Registered protocol family 1 [ 0.605725] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.607638] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.609513] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.624485] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.639632] Trying to unpack rootfs image as initramfs... [ 0.701053] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.703879] Scanning for low memory corruption every 60 seconds [ 0.706139] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.708149] audit: initializing netlink subsys (disabled) [ 0.709956] audit: type=2000 audit(1545814258.875:1): initialized [ 0.712206] Initialise system trusted keyring [ 0.713815] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.715835] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.718933] zbud: loaded [ 0.720104] VFS: Disk quotas dquot_6.6.0 [ 0.721534] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.724086] fuse init (API version 7.23) [ 0.725599] Key type big_key registered [ 0.726976] Allocating IMA MOK and blacklist keyrings. [ 0.729013] Key type asymmetric registered [ 0.730448] Asymmetric key parser 'x509' registered [ 0.732109] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.734701] io scheduler noop registered [ 0.736079] io scheduler deadline registered (default) [ 0.737811] io scheduler cfq registered [ 0.739262] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.741099] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.743290] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.745812] ACPI: Power Button [PWRF] [ 0.747248] GHES: HEST is not enabled! [ 0.761516] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.791146] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.794542] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819762] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.823231] Linux agpgart interface v0.103 [ 0.826748] brd: module loaded [ 0.829135] loop: module loaded [ 0.834211] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.836750] GPT:90111 != 2097151 [ 0.837935] GPT:Alternate GPT header not at the end of the disk. [ 0.839847] GPT:90111 != 2097151 [ 0.841029] GPT: Use GNU Parted to correct GPT errors. [ 0.842720] vda: vda1 vda15 [ 0.844593] scsi host0: ata_piix [ 0.845908] scsi host1: ata_piix [ 0.847140] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.849278] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.852021] libphy: Fixed MDIO Bus: probed [ 0.853455] tun: Universal TUN/TAP device driver, 1.6 [ 0.855130] tun: (C) 1999-2004 Max Krasnyansky [ 0.858401] PPP generic driver version 2.4.2 [ 0.859945] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.862040] ehci-pci: EHCI PCI platform driver [ 0.863564] ehci-platform: EHCI generic platform driver [ 0.865299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.867289] ohci-pci: OHCI PCI platform driver [ 0.868808] ohci-platform: OHCI generic platform driver [ 0.870553] uhci_hcd: USB Universal Host Controller Interface driver [ 0.885579] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.887327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.889876] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.891595] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.893570] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.895831] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.898297] usb usb1: Product: UHCI Host Controller [ 0.899911] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.901892] usb usb1: SerialNumber: 0000:00:01.2 [ 0.903546] hub 1-0:1.0: USB hub found [ 0.904903] hub 1-0:1.0: 2 ports detected [ 0.906458] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.910027] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.911691] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.913449] mousedev: PS/2 mouse device common for all mice [ 0.915596] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.918526] rtc_cmos 00:00: RTC can wake from S4 [ 0.920638] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.922707] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.924789] i2c /dev entries driver [ 0.926094] device-mapper: uevent: version 1.0.3 [ 0.927731] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.930569] ledtrig-cpu: registered to indicate activity on CPUs [ 0.932793] NET: Registered protocol family 10 [ 0.934612] NET: Registered protocol family 17 [ 0.936150] Key type dns_resolver registered [ 0.937774] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.939672] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.942681] registered taskstats version 1 [ 0.944131] Loading compiled-in X.509 certificates [ 0.946300] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.949529] zswap: loaded using pool lzo/zbud [ 0.951797] Key type trusted registered [ 0.954200] Key type encrypted registered [ 0.955611] AppArmor: AppArmor sha1 policy hashing enabled [ 0.957427] ima: No TPM chip found, activating TPM-bypass! [ 0.959244] evm: HMAC attrs: 0x1 [ 0.960818] Magic number: 14:625:827 [ 0.962167] misc hw_random: hash matches [ 0.963653] rtc_cmos 00:00: setting system clock to 2018-12-26 08:50:58 UTC (1545814258) [ 0.966446] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.968397] EDD information not available. [ 1.006105] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.008775] Write protecting the kernel read-only data: 14336k [ 1.012120] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015163] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.73 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 [ 1.064886] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.85 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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 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 0.95. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCSPKC66+2Huu0gYmzHVFAHOHKOz54m5aKMwroLIbZKJntselHkVEfmbjjJ9MA26pxCGwzrKCKT3vXtdBkGO/tF4IDMaFlnxvvy+4BgUk5UHJyOAimYdwuvniGPxupOzmEeHmpPlo6cC+Hus+L74rWj2paw8HjEfLvTzMC5FZF3bbOioV2Fc6SSsC3rncDmHMzgUYZX6td1UXjufw3z8zR7b1KSv+rm+k/T9QMlT3RUSX9Veh+b7Yxm9iwUQ1vG0iAqMvqwf0klWCVqPK38an4bLK4emqDAUPQNvAAGDJHQwmtiLPTp2PaO38DhmmX3P+me9keRd3UNqdo7PncGjJKB root@singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14 ssh-dss AAAAB3NzaC1kc3MAAACBAPPU/2akhpASYXKzW6VRvkNusBQxeBhGRisllk2cTgn5TW5qGTq73uotGSmgz9+HoQEbrwCEYNCrC/MExQe64Ee+xmu6fJs3d34JWClKf5jReP6ldlxiy8TOWMk6+KZj8UdQGSPYx5FR5kF4wsDJ3hkbgt1PPv/ph+4kyrPPx8B9AAAAFQCgY6icx/zKTDU7WRgZAMWc4n/s/wAAAIEAukb5uG6GKlOZ+XvftUHUzqBGo6bmMxmWKU56EfL4Y3UkaqGLRq+dEQa201KAqfRWDmQAitRdxGXFPkRexjCBiX6MemIx/v7bnkpGgivvkNTI9zKgsO35jxIgGOUGK7IkJePsH+WGXw+M6UNWloYDKVRtByGb4Xf9DY6xz+U4saIAAACBALuU0Ua5YTyKPxUCyy3uf05dQ724/vDepT0+4Tts2H3wExTHikKHm/uavhmxZYYx4LXwU2Q2lw5XiwRbnHwgtiICqsn6VBHvltXL6FK2ogHrDQOsCEshQGg27TklAP1TFMz9W10iMvLBO8D1b6UzCnWrmruMgRXpYEGO791s6aXD root@singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fecd:83a/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.5 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-35307efa-9f9d-4196-807e-d772bea98d14 launch-index: 0 === cirros: current=0.4.0 uptime=3.90 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-35307efa-9f9d-4196-807e-d772bea98d14 login: 2018-12-26 08:51:57,063 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.216: timed out 2018-12-26 08:52:06,073 - functest.core.singlevm - ERROR - cannot connect to 172.30.9.216 2018-12-26 08:52:06,073 - 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-26 08:52:06,188 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-26 08:52:06,188 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 01:37 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-12-26 08:52:06,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-26 08:52:06,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38 -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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:52:06,488 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Dec 2018 08:52: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 x-openstack-request-id: req-4b12cd86-5f36-4b05-b1a5-823ca8156ca2 x-compute-request-id: req-4b12cd86-5f36-4b05-b1a5-823ca8156ca2 Content-Type: application/json 2018-12-26 08:52:06,489 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38 used request id req-4b12cd86-5f36-4b05-b1a5-823ca8156ca2 2018-12-26 08:52:06,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.294735193253s 2018-12-26 08:52:06,489 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38 used request id req-4b12cd86-5f36-4b05-b1a5-823ca8156ca2 2018-12-26 08:52:06,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-26 08:52:06,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:52:07,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:52: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-8c937982-269d-41cb-8c3a-e6287a790dd0 x-compute-request-id: req-8c937982-269d-41cb-8c3a-e6287a790dd0 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_35307efa-9f9d-4196-807e-d772bea98d14": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:08:3a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:08:3a", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/775d3fca-728b-4dc2-8aba-2ac75e655a38", "rel": "bookmark"}], "image": {"id": "e6cc6f35-6853-4783-9932-2e7ace06c62d", "links": [{"href": "http://172.30.9.25:8774/images/e6cc6f35-6853-4783-9932-2e7ace06c62d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-12-26T08:50:57.000000", "flavor": {"id": "76f05ae0-bada-414c-84c3-e6619019914e", "links": [{"href": "http://172.30.9.25:8774/flavors/76f05ae0-bada-414c-84c3-e6619019914e", "rel": "bookmark"}]}, "id": "775d3fca-728b-4dc2-8aba-2ac75e655a38", "security_groups": [{"name": "singlevm1-sg_35307efa-9f9d-4196-807e-d772bea98d14"}], "user_id": "1ab64ba08e424c34a9023090f8c1c757", "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-26T08:52:06Z", "hostId": "9ee24d890eac0556e506626ebdf68316d901518c51469aa21da071eb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_35307efa-9f9d-4196-807e-d772bea98d14", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_35307efa-9f9d-4196-807e-d772bea98d14", "created": "2018-12-26T08:50:45Z", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-26 08:52:07,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8c937982-269d-41cb-8c3a-e6287a790dd0 2018-12-26 08:52:07,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.609900951385s 2018-12-26 08:52:07,100 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8c937982-269d-41cb-8c3a-e6287a790dd0 2018-12-26 08:52:07,101 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-26 08:52:09,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-26 08:52:09,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:52:09,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:52: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 x-openstack-request-id: req-aad5b8b3-d0ad-41b9-8feb-bd7b6f7ec62b x-compute-request-id: req-aad5b8b3-d0ad-41b9-8feb-bd7b6f7ec62b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-26 08:52:09,188 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-aad5b8b3-d0ad-41b9-8feb-bd7b6f7ec62b 2018-12-26 08:52:09,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0844080448151s 2018-12-26 08:52:09,189 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-aad5b8b3-d0ad-41b9-8feb-bd7b6f7ec62b 2018-12-26 08:52:09,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-26 08:52:09,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:52:09,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9337 X-Openstack-Request-Id: req-cc10eb4f-749e-47ce-8258-4bd077365b7f Date: Wed, 26 Dec 2018 08:52:09 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "created_at": "2018-12-26T08:50:38Z", "updated_at": "2018-12-26T08:50:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:50:38Z", "revision_number": 0, "id": "236fe7c0-3951-4fd8-91cb-6078e445de07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:50:38Z", "security_group_id": "1b287026-dd6e-433c-b5fb-88feae579583", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:50:39Z", "revision_number": 0, "id": "9aad4988-c276-4eef-9940-41329af5dc81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:50:39Z", "security_group_id": "1b287026-dd6e-433c-b5fb-88feae579583", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:50:38Z", "revision_number": 0, "id": "5570beff-7d96-42d6-9dda-7dc922ffb441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:50:38Z", "security_group_id": "1b287026-dd6e-433c-b5fb-88feae579583", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-26T08:50:39Z", "revision_number": 0, "id": "915be240-efa8-490d-8149-10dbc41aa075", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:50:39Z", "security_group_id": "1b287026-dd6e-433c-b5fb-88feae579583", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}], "revision_number": 4, "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "id": "1b287026-dd6e-433c-b5fb-88feae579583", "name": "singlevm1-sg_35307efa-9f9d-4196-807e-d772bea98d14"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-26T08:48:55Z", "updated_at": "2018-12-26T08:48:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:48:55Z", "revision_number": 0, "id": "79e88568-5793-41f0-b13f-bdc5ea2e1276", "remote_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:55Z", "security_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "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-26T08:48:55Z", "revision_number": 0, "id": "02e16c74-b78e-4306-a179-b1d604a1dedb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:55Z", "security_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "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-26T08:48:55Z", "revision_number": 0, "id": "92fbf88c-6b2a-43fb-93e5-34ade3ca33b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:55Z", "security_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "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-26T08:48:55Z", "revision_number": 0, "id": "02494c06-e4ef-4736-9cf9-2452d66ee501", "remote_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:55Z", "security_group_id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1bd2f29c-9add-4179-a250-02b5660a3dcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be983aa0083448bfae8560604f46a4ae", "created_at": "2018-12-26T08:44:57Z", "updated_at": "2018-12-26T08:44:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:44:58Z", "revision_number": 0, "id": "9bf75d14-b359-41f0-8db7-623b30b28b3a", "remote_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "remote_ip_prefix": null, "created_at": "2018-12-26T08:44:58Z", "security_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "tenant_id": "be983aa0083448bfae8560604f46a4ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "be983aa0083448bfae8560604f46a4ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:44:58Z", "revision_number": 0, "id": "c916810a-fc16-4768-b21a-31aed1b8e823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:44:58Z", "security_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "tenant_id": "be983aa0083448bfae8560604f46a4ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "be983aa0083448bfae8560604f46a4ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:44:58Z", "revision_number": 0, "id": "4ddd97b2-c47e-45e0-86b4-b1b00373d82e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:44:58Z", "security_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "tenant_id": "be983aa0083448bfae8560604f46a4ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "be983aa0083448bfae8560604f46a4ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:44:58Z", "revision_number": 0, "id": "913ab3ef-435f-497d-bb16-9b19ff0d2a3a", "remote_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "remote_ip_prefix": null, "created_at": "2018-12-26T08:44:58Z", "security_group_id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "tenant_id": "be983aa0083448bfae8560604f46a4ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "be983aa0083448bfae8560604f46a4ae"}], "revision_number": 4, "project_id": "be983aa0083448bfae8560604f46a4ae", "id": "4a943fa2-9042-4740-b6cf-7d65c4db5ae8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "created_at": "2018-12-26T08:48:50Z", "updated_at": "2018-12-26T08:48:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:48:50Z", "revision_number": 0, "id": "8f282497-aa3f-4bbb-a20b-627ba1f9c8f7", "remote_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:50Z", "security_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:48:50Z", "revision_number": 0, "id": "622e556f-58f6-452e-a156-75acea38d80c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:50Z", "security_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:48:50Z", "revision_number": 0, "id": "bc1be263-1178-4c87-823c-6f0909f1a19a", "remote_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:50Z", "security_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-26T08:48:50Z", "revision_number": 0, "id": "2586f550-3f5e-421a-ab75-0469f72c1c8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-26T08:48:50Z", "security_group_id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa"}], "revision_number": 4, "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "id": "4e88dcd7-b5d9-491b-9d62-a26b8e6d599a", "name": "default"}]} 2018-12-26 08:52:09,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-cc10eb4f-749e-47ce-8258-4bd077365b7f 2018-12-26 08:52:09,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0579741001129s 2018-12-26 08:52:09,250 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-cc10eb4f-749e-47ce-8258-4bd077365b7f 2018-12-26 08:52:09,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-26 08:52:09,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/1b287026-dd6e-433c-b5fb-88feae579583.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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:52:09,634 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-32a181ad-d333-4fca-ad49-efd285ab2273 Content-Length: 0 Date: Wed, 26 Dec 2018 08:52:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-26 08:52:09,634 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/1b287026-dd6e-433c-b5fb-88feae579583.json used request id req-32a181ad-d333-4fca-ad49-efd285ab2273 2018-12-26 08:52:09,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.38004899025s 2018-12-26 08:52:09,634 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/1b287026-dd6e-433c-b5fb-88feae579583.json used request id req-32a181ad-d333-4fca-ad49-efd285ab2273 2018-12-26 08:52:09,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-26 08:52:09,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/singlevm1-kp_35307efa-9f9d-4196-807e-d772bea98d14 -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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:52:09,696 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Dec 2018 08:52: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 x-openstack-request-id: req-3ba23390-3c76-4161-a4be-e9ddec7e6673 x-compute-request-id: req-3ba23390-3c76-4161-a4be-e9ddec7e6673 Content-Length: 0 Content-Type: application/json 2018-12-26 08:52:09,696 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/singlevm1-kp_35307efa-9f9d-4196-807e-d772bea98d14 used request id req-3ba23390-3c76-4161-a4be-e9ddec7e6673 2018-12-26 08:52:09,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0612418651581s 2018-12-26 08:52:09,696 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/singlevm1-kp_35307efa-9f9d-4196-807e-d772bea98d14 used request id req-3ba23390-3c76-4161-a4be-e9ddec7e6673 2018-12-26 08:52:09,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-26 08:52:09,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/8bd8b929-9706-49ed-a0b6-0713b3406efe/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}182770a611681e75362201468cb59a2d98403386" -d '{"subnet_id": "32b91232-6d17-4332-a48f-204e91af34e4"}' 2018-12-26 08:52:11,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6ffadc3f-c2a0-4ecc-80d5-0c4ce7c1fd91 Date: Wed, 26 Dec 2018 08:52:11 GMT RESP BODY: {"network_id": "0762cfeb-b163-4dba-ab4f-209f9fd29bfb", "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "subnet_id": "32b91232-6d17-4332-a48f-204e91af34e4", "subnet_ids": ["32b91232-6d17-4332-a48f-204e91af34e4"], "port_id": "7631e291-e939-4bcb-aa90-1b5554842757", "id": "8bd8b929-9706-49ed-a0b6-0713b3406efe"} 2018-12-26 08:52:11,572 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/8bd8b929-9706-49ed-a0b6-0713b3406efe/remove_router_interface.json used request id req-6ffadc3f-c2a0-4ecc-80d5-0c4ce7c1fd91 2018-12-26 08:52:11,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.87583208084s 2018-12-26 08:52:11,573 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/8bd8b929-9706-49ed-a0b6-0713b3406efe/remove_router_interface.json used request id req-6ffadc3f-c2a0-4ecc-80d5-0c4ce7c1fd91 returning object 8bd8b929-9706-49ed-a0b6-0713b3406efe 2018-12-26 08:52:11,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-26 08:52:11,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:52:12,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-74b42205-385f-448d-be9f-162463d24ffc Date: Wed, 26 Dec 2018 08:52:12 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "d77b38f9-a0b1-486d-a01c-43d227a2f8d4", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d4b2c7e8-488d-4a72-97dc-83d2046089ba", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "created_at": "2018-12-26T08:50:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-12-26T08:52:10Z", "revision_number": 4, "routes": [], "project_id": "1b57278e3ceb480e9b5d3f172e5ceafa", "id": "8bd8b929-9706-49ed-a0b6-0713b3406efe", "name": "singlevm1-router_35307efa-9f9d-4196-807e-d772bea98d14"}]} 2018-12-26 08:52:12,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-74b42205-385f-448d-be9f-162463d24ffc 2018-12-26 08:52:12,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.479746103287s 2018-12-26 08:52:12,053 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-74b42205-385f-448d-be9f-162463d24ffc 2018-12-26 08:52:12,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-26 08:52:12,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/8bd8b929-9706-49ed-a0b6-0713b3406efe.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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:52:13,482 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f6c34478-c805-47b7-aa0e-2baa07f78906 Content-Length: 0 Date: Wed, 26 Dec 2018 08:52:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-26 08:52:13,483 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/8bd8b929-9706-49ed-a0b6-0713b3406efe.json used request id req-f6c34478-c805-47b7-aa0e-2baa07f78906 2018-12-26 08:52:13,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.42802214622s 2018-12-26 08:52:13,483 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/8bd8b929-9706-49ed-a0b6-0713b3406efe.json used request id req-f6c34478-c805-47b7-aa0e-2baa07f78906 2018-12-26 08:52:13,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-26 08:52:13,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:52:13,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-38696375-7dac-46fa-9cda-76f0e70f971b Date: Wed, 26 Dec 2018 08:52:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0762cfeb-b163-4dba-ab4f-209f9fd29bfb","tenant_id":"1b57278e3ceb480e9b5d3f172e5ceafa","created_at":"2018-12-26T08:50:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-26T08:50:30Z","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":"1b57278e3ceb480e9b5d3f172e5ceafa","id":"32b91232-6d17-4332-a48f-204e91af34e4","subnetpool_id":null,"name":"singlevm1-subnet_35307efa-9f9d-4196-807e-d772bea98d14"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d77b38f9-a0b1-486d-a01c-43d227a2f8d4","tenant_id":"be983aa0083448bfae8560604f46a4ae","created_at":"2018-12-26T08:45:06Z","dns_nameservers":[],"updated_at":"2018-12-26T08:45:06Z","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":"be983aa0083448bfae8560604f46a4ae","id":"d4b2c7e8-488d-4a72-97dc-83d2046089ba","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-26 08:52:13,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-38696375-7dac-46fa-9cda-76f0e70f971b 2018-12-26 08:52:13,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0452241897583s 2018-12-26 08:52:13,529 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-38696375-7dac-46fa-9cda-76f0e70f971b 2018-12-26 08:52:13,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-26 08:52:13,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/32b91232-6d17-4332-a48f-204e91af34e4.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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:52:16,067 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cddb048a-a8c6-41bd-8220-3cc27a0f66b4 Date: Wed, 26 Dec 2018 08:52:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-26 08:52:16,067 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/32b91232-6d17-4332-a48f-204e91af34e4.json used request id req-cddb048a-a8c6-41bd-8220-3cc27a0f66b4 2018-12-26 08:52:16,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.53639292717s 2018-12-26 08:52:16,067 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/32b91232-6d17-4332-a48f-204e91af34e4.json used request id req-cddb048a-a8c6-41bd-8220-3cc27a0f66b4 2018-12-26 08:52:16,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-26 08:52:16,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:52:16,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-49b1eee4-da0b-421e-9dda-fdcbc63f3d91 Date: Wed, 26 Dec 2018 08:52:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0762cfeb-b163-4dba-ab4f-209f9fd29bfb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b57278e3ceb480e9b5d3f172e5ceafa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-26T08:52:15Z","provider:segmentation_id":36,"name":"singlevm1-net_35307efa-9f9d-4196-807e-d772bea98d14","admin_state_up":true,"tenant_id":"1b57278e3ceb480e9b5d3f172e5ceafa","created_at":"2018-12-26T08:50:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"d77b38f9-a0b1-486d-a01c-43d227a2f8d4","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be983aa0083448bfae8560604f46a4ae","status":"ACTIVE","subnets":["d4b2c7e8-488d-4a72-97dc-83d2046089ba"],"description":"","tags":[],"updated_at":"2018-12-26T08:45:06Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"be983aa0083448bfae8560604f46a4ae","created_at":"2018-12-26T08:44:58Z","provider:network_type":"flat"}]} 2018-12-26 08:52:16,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-49b1eee4-da0b-421e-9dda-fdcbc63f3d91 2018-12-26 08:52:16,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.294402122498s 2018-12-26 08:52:16,363 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-49b1eee4-da0b-421e-9dda-fdcbc63f3d91 2018-12-26 08:52:16,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-26 08:52:16,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/0762cfeb-b163-4dba-ab4f-209f9fd29bfb.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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:52:17,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f3b72cc2-12b8-4ad2-ab01-78040016cfbc Date: Wed, 26 Dec 2018 08:52:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-26 08:52:17,593 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/0762cfeb-b163-4dba-ab4f-209f9fd29bfb.json used request id req-f3b72cc2-12b8-4ad2-ab01-78040016cfbc 2018-12-26 08:52:17,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22937607765s 2018-12-26 08:52:17,593 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/0762cfeb-b163-4dba-ab4f-209f9fd29bfb.json used request id req-f3b72cc2-12b8-4ad2-ab01-78040016cfbc 2018-12-26 08:52:17,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-26 08:52:17,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:52:18,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-759ba319-1169-4dbe-a569-a3ddee9f7cdc Date: Wed, 26 Dec 2018 08:52:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://572fe147-3bfa-4895-b4df-e12fd74d2b89/images/e6cc6f35-6853-4783-9932-2e7ace06c62d/snap", "metadata": {}}], "file": "/v2/images/e6cc6f35-6853-4783-9932-2e7ace06c62d/file", "owner": "1b57278e3ceb480e9b5d3f172e5ceafa", "id": "e6cc6f35-6853-4783-9932-2e7ace06c62d", "size": 12716032, "self": "/v2/images/e6cc6f35-6853-4783-9932-2e7ace06c62d", "disk_format": "qcow2", "direct_url": "rbd://572fe147-3bfa-4895-b4df-e12fd74d2b89/images/e6cc6f35-6853-4783-9932-2e7ace06c62d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-26T08:50:36Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_35307efa-9f9d-4196-807e-d772bea98d14", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_35307efa-9f9d-4196-807e-d772bea98d14", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-26T08:50:35Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-26 08:52:18,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-759ba319-1169-4dbe-a569-a3ddee9f7cdc 2018-12-26 08:52:18,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.706158161163s 2018-12-26 08:52:18,304 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-759ba319-1169-4dbe-a569-a3ddee9f7cdc 2018-12-26 08:52:18,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-26 08:52:18,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/e6cc6f35-6853-4783-9932-2e7ace06c62d -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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:52:18,730 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1c1dd295-5c42-4409-947e-85d511a9cf3c Date: Wed, 26 Dec 2018 08:52:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-26 08:52:18,730 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e6cc6f35-6853-4783-9932-2e7ace06c62d used request id req-1c1dd295-5c42-4409-947e-85d511a9cf3c 2018-12-26 08:52:18,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.425003051758s 2018-12-26 08:52:18,731 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e6cc6f35-6853-4783-9932-2e7ace06c62d used request id req-1c1dd295-5c42-4409-947e-85d511a9cf3c 2018-12-26 08:52:18,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-26 08:52:18,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:52:18,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Dec 2018 08:52:18 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-c7e374a8-a032-482d-bcfa-87a63e29ffd0 x-compute-request-id: req-c7e374a8-a032-482d-bcfa-87a63e29ffd0 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_35307efa-9f9d-4196-807e-d772bea98d14", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/76f05ae0-bada-414c-84c3-e6619019914e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/76f05ae0-bada-414c-84c3-e6619019914e", "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": "76f05ae0-bada-414c-84c3-e6619019914e"}]} 2018-12-26 08:52:18,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-c7e374a8-a032-482d-bcfa-87a63e29ffd0 2018-12-26 08:52:18,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247659683228s 2018-12-26 08:52:18,756 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-c7e374a8-a032-482d-bcfa-87a63e29ffd0 2018-12-26 08:52:18,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-26 08:52:18,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/76f05ae0-bada-414c-84c3-e6619019914e -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}182770a611681e75362201468cb59a2d98403386" 2018-12-26 08:52:18,796 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Dec 2018 08:52:18 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-29d6fa79-a626-43ff-9882-3eeae46cd0f2 x-compute-request-id: req-29d6fa79-a626-43ff-9882-3eeae46cd0f2 Content-Length: 0 Content-Type: application/json 2018-12-26 08:52:18,796 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/76f05ae0-bada-414c-84c3-e6619019914e used request id req-29d6fa79-a626-43ff-9882-3eeae46cd0f2 2018-12-26 08:52:18,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0386447906494s 2018-12-26 08:52:18,797 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/76f05ae0-bada-414c-84c3-e6619019914e used request id req-29d6fa79-a626-43ff-9882-3eeae46cd0f2 2018-12-26 08:52:18,797 - xtesting.ci.run_tests - ERROR - The test case 'singlevm1' failed. 2018-12-26 08:52:18,798 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | tenantnetwork1 | functest | healthcheck | 00:10 | PASS | | tenantnetwork2 | functest | healthcheck | 00:08 | PASS | | vmready1 | functest | healthcheck | 00:13 | PASS | | vmready2 | functest | healthcheck | 00:14 | 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-26 08:52:18,811 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR